numam-dpdk/drivers/net/enic
Hyong Youb Kim edd0854815 net/enic: add single queue Tx and Rx to VF representor
A VF representor allocates queues from PF's pool of queues and use
them for its Tx and Rx. It supports 1 Tx queue and 1 Rx queue.

Implicit packet forwarding between representor queues and VF does not
yet exist. It will be enabled in subsequent commits using flowman API.

Signed-off-by: Hyong Youb Kim <hyonkim@cisco.com>
Reviewed-by: John Daley <johndale@cisco.com>
2020-09-21 18:05:38 +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 net/enic: add minimal VF representor 2020-09-21 18:05:38 +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: add minimal VF representor 2020-09-21 18:05:38 +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 net/enic: add single queue Tx and Rx to VF representor 2020-09-21 18:05:38 +02:00
enic.h net/enic: add single queue Tx and Rx to VF representor 2020-09-21 18:05:38 +02:00
meson.build net/enic: add minimal VF representor 2020-09-21 18:05:38 +02:00
rte_pmd_enic_version.map version: 20.11-rc0 2020-08-12 11:32:16 +02:00