[ovs-dev] [PATCH v2 5/8] dpif-netdev: record rx queue id for the upcall

Simon Horman simon.horman at netronome.com
Fri Sep 8 16:48:32 UTC 2017


On Tue, Sep 05, 2017 at 05:22:58PM +0800, Yuanhan Liu wrote:
> From: Shachar Beiser <shacharbe at mellanox.com>
> 
> For the DPDK flow offload, which basically just binds a MARK action to
> a flow, the MARK is required to be used together with a QUEUE action for
> the most NICs I'm aware of. The QUEUE action then needs a queue index,
> which is not given in the flow content.
> 
> Here we record the rx queue while recieving the pkts to solve above issue.
> 
> Co-authored-by: Yuanhan Liu <yliu at fridaylinux.org>
> Signed-off-by: Shachar Beiser <shacharbe at mellanox.com>
> Signed-off-by: Yuanhan Liu <yliu at fridaylinux.org>

This seems fine to me but I do not feel that I am in a position to
give it a formal review.


More information about the dev mailing list