numam-dpdk/drivers/net/enic
John Daley bb66d562ae net/enic: share flow actions with same signature
Flow actions are a limited resource on the Cisco VIC, but they
can be shared between flows if they are exactly the same.
Use a hash table and a reference count in the PMD to enable sharing
actions with the same signature between flows.

Signed-off-by: John Daley <johndale@cisco.com>
Reviewed-by: Hyong Youb Kim <hyonkim@cisco.com>
2020-10-08 19:58:10 +02:00
..
base net/enic: extend VNIC dev API for VF representors 2020-09-21 18:05:38 +02:00
enic_clsf.c net/enic: consolidate and remove some defines 2020-01-17 19:46:26 +01:00
enic_compat.h net/enic: move min/max macros 2020-01-17 19:46:26 +01:00
enic_ethdev.c drivers/net: check process type in close operation 2020-09-30 19:19:14 +02:00
enic_flow.c net/enic: consolidate and remove some defines 2020-01-17 19:46:26 +01:00
enic_fm_flow.c net/enic: share flow actions with same signature 2020-10-08 19:58:10 +02:00
enic_main.c net/enic: add single queue Tx and Rx to VF representor 2020-09-21 18:05:38 +02:00
enic_res.c net/enic: use common min and max macros 2020-02-05 09:51:19 +01:00
enic_res.h net/enic: use common min and max macros 2020-02-05 09:51:19 +01:00
enic_rxtx_common.h net/enic: replace some PMD macros with standard API 2020-01-17 19:46:26 +01:00
enic_rxtx_vec_avx2.c net/enic: support burst mode info 2020-07-11 06:18:53 +02:00
enic_rxtx.c net/enic: consolidate and remove some defines 2020-01-17 19:46:26 +01:00
enic_vf_representor.c ethdev: remove old close behaviour 2020-09-30 19:19:14 +02:00
enic.h net/enic: remove obsolete code 2020-09-21 18:10:38 +02:00
meson.build build: remove deprecated cpuflag macros 2020-09-25 11:13:57 +02:00
rte_pmd_enic_version.map version: 20.11-rc0 2020-08-12 11:32:16 +02:00