numam-dpdk/drivers/net/enic
John Daley 61c7b522d9 net/enic: enable GENEVE offload via VNIC configuration
The admin-configured vNIC settings (i.e. via CIMC or UCSM) now include
Geneve offload. Use that setting to decide whether to enable or
disable Geneve offload and remove the devarg 'geneve-opt'.

Also, the firmware now allows the driver to change the Geneve port
number. So extend udp_tunnel_port_{add,del} to accept Geneve port, in
addition to VXLAN.

Fixes: 93fb21fdbe ("net/enic: enable overlay offload for VXLAN and GENEVE")
Cc: stable@dpdk.org

Signed-off-by: John Daley <johndale@cisco.com>
Reviewed-by: Hyong Youb Kim <hyonkim@cisco.com>
2021-05-11 23:52:26 +02:00
..
base net/enic: enable GENEVE offload via VNIC configuration 2021-05-11 23:52:26 +02:00
enic_compat.h net/enic: move min/max macros 2020-01-17 19:46:26 +01:00
enic_ethdev.c net/enic: enable GENEVE offload via VNIC configuration 2021-05-11 23:52:26 +02:00
enic_flow.c net/enic: fix filter log message 2021-02-05 11:28:48 +01:00
enic_fm_flow.c net/enic: fix flow initialization error handling 2021-04-09 10:54:57 +02:00
enic_main.c net/enic: enable GENEVE offload via VNIC configuration 2021-05-11 23:52:26 +02:00
enic_res.c net/enic: enable GENEVE offload via VNIC configuration 2021-05-11 23:52:26 +02: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 ethdev: make driver-only headers private 2021-01-29 20:59:09 +01:00
enic_rxtx.c net/enic: fix completion pointer calculation 2021-04-13 12:30:41 +02:00
enic_vf_representor.c ethdev: replace callback getting filter operations 2021-03-26 18:37:13 +01:00
enic.h net/enic: enable GENEVE offload via VNIC configuration 2021-05-11 23:52:26 +02:00
meson.build drivers: change indentation in build files 2021-04-21 14:04:09 +02:00
version.map build: remove library name from version map file name 2020-10-19 22:13:59 +02:00