Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
odp-execute: Fix memory leak on recirc action
If odp_execute_actions() has been called with 'steal' set to true and OVS_ACTION_ATTR_RECIRC as last action, it should allow dp_execute_cb() to steal the packet. Signed-off-by: Daniele Di Proietto <[email protected]> Acked-by: Jarno Rajahalme <[email protected]>
- Loading branch information