numam-dpdk/drivers/net/bnxt
Andrew Rybchenko a8321e0979 net/bnxt: support meta flow items to match on traffic source
Add support for items PORT_REPRESENTOR and REPRESENTED_PORT
based on the existing support for item PORT_ID.

The use of item PORT_ID depends on the specified direction attribute.
Items PORT_REPRESENTOR and REPRESENTED_PORT, in turn, define traffic
direction themselves. The former matches traffic from the driver's
vNIC. The latter matches packets from either a v-port (network) or
a VF's vNIC (if the driver's port is a VF representor).

Signed-off-by: Andrew Rybchenko <andrew.rybchenko@oktetlabs.ru>
2021-10-13 22:59:26 +02:00
..
hcapi/cfa net/bnxt: cleanup ULP parser and mapper 2021-07-08 02:02:14 +02:00
tf_core net/bnxt: add enhancements to TruFlow ULP 2021-09-21 06:42:17 +02:00
tf_ulp net/bnxt: support meta flow items to match on traffic source 2021-10-13 22:59:26 +02:00
bnxt_cpr.c net/bnxt: improve error recovery information messages 2021-09-27 06:30:51 +02:00
bnxt_cpr.h net/bnxt: improve error recovery information messages 2021-09-27 06:30:51 +02:00
bnxt_ethdev.c ethdev: change input parameters for Rx queue count 2021-10-13 22:14:58 +02:00
bnxt_filter.c net/bnxt: update copyright year 2021-01-29 18:16:10 +01:00
bnxt_filter.h net/bnxt: enhance RSS action support 2021-10-12 22:36:10 +02:00
bnxt_flow.c net/bnxt: enhance RSS action support 2021-10-12 22:36:10 +02:00
bnxt_hwrm.c net/bnxt: create aggregation rings when needed 2021-10-12 22:35:13 +02:00
bnxt_hwrm.h net/bnxt: fix function driver register/unregister 2021-09-26 23:14:21 +02:00
bnxt_irq.c net/bnxt: fix null dereference in interrupt handler 2021-07-20 23:33:25 +02:00
bnxt_irq.h net/bnxt: rename a member to avoid conflict 2021-03-12 07:13:49 +01:00
bnxt_nvm_defs.h net/bnxt: update copyright year 2021-01-29 18:16:10 +01:00
bnxt_reps.c ethdev: fix representor port ID search by name 2021-10-12 16:54:20 +02:00
bnxt_reps.h ethdev: change queue release callback 2021-10-06 19:16:03 +02:00
bnxt_ring.c net/bnxt: create aggregation rings when needed 2021-10-12 22:35:13 +02:00
bnxt_ring.h net/bnxt: fix ring and context memory allocation 2021-07-08 05:55:52 +02:00
bnxt_rxq.c net/bnxt: create aggregation rings when needed 2021-10-12 22:35:13 +02:00
bnxt_rxq.h net/bnxt: create aggregation rings when needed 2021-10-12 22:35:13 +02:00
bnxt_rxr.c net/bnxt: create aggregation rings when needed 2021-10-12 22:35:13 +02:00
bnxt_rxr.h net/bnxt: fix mbuf VLAN in scalar Rx 2021-09-02 02:33:39 +02:00
bnxt_rxtx_vec_avx2.c net/bnxt: fix missing barriers in completion handling 2021-07-12 20:38:12 +02:00
bnxt_rxtx_vec_common.h net/bnxt: optimize Tx completion handling 2021-03-12 16:07:33 +01:00
bnxt_rxtx_vec_neon.c net/bnxt: fix missing barriers in completion handling 2021-07-12 20:38:12 +02:00
bnxt_rxtx_vec_sse.c net/bnxt: fix missing barriers in completion handling 2021-07-12 20:38:12 +02:00
bnxt_stats.c net/bnxt: clear cached statistics 2021-07-15 02:31:32 +02:00
bnxt_stats.h net/bnxt: drop unused attribute 2021-04-24 21:23:09 +02:00
bnxt_txq.c ethdev: change queue release callback 2021-10-06 19:16:03 +02:00
bnxt_txq.h ethdev: change queue release callback 2021-10-06 19:16:03 +02:00
bnxt_txr.c net/bnxt: fix memzone free for Tx and Rx rings 2021-09-26 23:15:37 +02:00
bnxt_txr.h net/bnxt: add AVX2 RX/Tx 2021-06-07 23:36:13 +02:00
bnxt_util.c net/bnxt: update copyright year 2021-01-29 18:16:10 +01:00
bnxt_util.h net/bnxt: add action SRAM translation 2021-07-08 01:56:51 +02:00
bnxt_vnic.c net/bnxt: fix ring and context memory allocation 2021-07-08 05:55:52 +02:00
bnxt_vnic.h net/bnxt: use prefix on global function 2021-04-24 21:39:12 +02:00
bnxt.h net/bnxt: improve error recovery information messages 2021-09-27 06:30:51 +02:00
hsi_struct_def_dpdk.h net/bnxt: update HSI structure 2021-07-14 20:29:05 +02:00
meson.build net/bnxt: fix aarch32 build 2021-07-09 19:59:46 +02:00
rte_pmd_bnxt.c net/bnxt: update copyright year 2021-01-29 18:16:10 +01:00
rte_pmd_bnxt.h net/bnxt: update copyright year 2021-01-29 18:16:10 +01:00
version.map version: 21.11-rc0 2021-08-17 08:37:52 +02:00