numam-dpdk/drivers/net/mlx5
Viacheslav Ovsiienko 8ba325b051 net/mlx5: switch to detached VXLAN network devices
Current design uses the VXLAN virtual devices attached
to outer network interface for decapsulation. Kernel
allows to use non-attached devices, so now we can create
not attached device and use it both for encapsulation
and decapsulation. Devices management becomes simpler,
less VXLAN devices are created and used.

Signed-off-by: Viacheslav Ovsiienko <viacheslavo@mellanox.com>
Acked-by: Shahaf Shuler <shahafs@mellanox.com>
2019-01-14 17:44:30 +01:00
..
Makefile config: add static linkage of mlx dependency 2019-01-14 17:44:29 +01:00
meson.build config: gather options for dlopen mlx dependency 2019-01-14 17:44:29 +01:00
mlx5_defs.h net/mlx5: make vectorized Tx threshold configurable 2018-11-05 15:01:25 +01:00
mlx5_devx_cmds.c net/mlx5: support flow counters using devx 2019-01-14 17:44:29 +01:00
mlx5_ethdev.c
mlx5_flow_dv.c net/mlx5: support flow counters using devx 2019-01-14 17:44:29 +01:00
mlx5_flow_tcf.c net/mlx5: switch to detached VXLAN network devices 2019-01-14 17:44:30 +01:00
mlx5_flow_verbs.c net/mlx5: fix shared counter allocation logic 2019-01-14 17:44:29 +01:00
mlx5_flow.c net/mlx5: fix validation of Rx queue number 2018-12-13 17:44:52 +00:00
mlx5_flow.h net/mlx5: support flow counters using devx 2019-01-14 17:44:29 +01:00
mlx5_glue.c net/mlx5: add devx functions to glue 2019-01-14 17:44:29 +01:00
mlx5_glue.h net/mlx5: add devx functions to glue 2019-01-14 17:44:29 +01:00
mlx5_mac.c
mlx5_mr.c net/mlx5: optimize Tx external memory registration 2018-11-16 10:45:37 +01:00
mlx5_mr.h
mlx5_nl.c
mlx5_prm.h net/mlx5: support flow counters using devx 2019-01-14 17:44:29 +01:00
mlx5_rss.c
mlx5_rxmode.c
mlx5_rxq.c net/mlx5: fix Multi-Packet RQ mempool free 2018-12-21 16:22:41 +01:00
mlx5_rxtx_vec_neon.h net/mlx5: optimize Rx buffer replenishment threshold 2018-11-16 10:45:37 +01:00
mlx5_rxtx_vec_sse.h net/mlx5: optimize Rx buffer replenishment threshold 2018-11-16 10:45:37 +01:00
mlx5_rxtx_vec.c net/mlx5: make vectorized Tx threshold configurable 2018-11-05 15:01:25 +01:00
mlx5_rxtx_vec.h
mlx5_rxtx.c net/mlx5: support Rx queue count API 2018-11-05 15:01:25 +01:00
mlx5_rxtx.h mbuf: remove deprecated macro 2019-01-14 16:37:36 +01:00
mlx5_socket.c
mlx5_stats.c net/mlx5: report imissed statistics 2018-12-13 16:31:06 +00:00
mlx5_trigger.c net/mlx5: report imissed statistics 2018-12-13 16:31:06 +00:00
mlx5_txq.c
mlx5_utils.h net/mlx5: fix build on PPC64 2018-11-14 00:35:53 +01:00
mlx5_vlan.c
mlx5.c config: gather options for dlopen mlx dependency 2019-01-14 17:44:29 +01:00
mlx5.h net/mlx5: support flow counters using devx 2019-01-14 17:44:29 +01:00
rte_pmd_mlx5_version.map