numam-dpdk/drivers/net/bonding
Matan Azrad 49dad9028e net/bonding: support flow API
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
architecture.

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@mellanox.com>
Acked-by: Declan Doherty <declan.doherty@intel.com>
2018-04-27 17:34:42 +01:00
..
Makefile net/bonding: support flow API 2018-04-27 17:34:42 +01:00
meson.build net/bonding: support flow API 2018-04-27 17:34:42 +01:00
rte_eth_bond_8023ad_private.h drivers: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
rte_eth_bond_8023ad.c net/bonding: fix activated slave in 8023ad mode 2018-01-16 18:47:49 +01:00
rte_eth_bond_8023ad.h drivers: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
rte_eth_bond_alb.c drivers: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
rte_eth_bond_alb.h drivers: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
rte_eth_bond_api.c net/bonding: support flow API 2018-04-27 17:34:42 +01:00
rte_eth_bond_args.c fix ethdev ports enumeration 2018-04-18 00:25:27 +02:00
rte_eth_bond_flow.c net/bonding: support flow API 2018-04-27 17:34:42 +01:00
rte_eth_bond_pmd.c net/bonding: support flow API 2018-04-27 17:34:42 +01:00
rte_eth_bond_private.h net/bonding: support flow API 2018-04-27 17:34:42 +01:00
rte_eth_bond.h drivers: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
rte_pmd_bond_version.map net/bonding: remove old ABI 2017-10-06 18:21:53 +02:00