On Tue, Sep 05, 2017 at 05:22:58PM +0800, Yuanhan Liu wrote:
> From: Shachar Beiser <shacha...@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 <y...@fridaylinux.org>
> Signed-off-by: Shachar Beiser <shacha...@mellanox.com>
> Signed-off-by: Yuanhan Liu <y...@fridaylinux.org>

This seems fine to me but I do not feel that I am in a position to
give it a formal review.
_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to