[dpdk-dev] [PATCH] net/bonding: add rte flow support

Ferruh Yigit ferruh.yigit at intel.com
Thu Apr 12 19:27:48 CEST 2018


On 3/28/2018 12:16 PM, Matan Azrad wrote:
> Ethernet devices which are grouped by bonding PMD, aka slaves, are
> sharing the same queues and RSS configurations and their Rx burst
> functions must be managed by the bonding PMD according to the bonding
> architectuer.
> 
> So, it makes sense to configure the same flow rules for all the bond
> slaves to allow consistency in packet flow management.
> 
> Add rte flow support to the bonding PMD to manage all flow
> configuration to the bonded slaves.
> 
> Signed-off-by: Matan Azrad <matan at mellanox.com>

Hi Declan, Radu,

Any comment on the patch?

Thanks,
ferruh


More information about the dev mailing list