numam-dpdk/drivers/net/mlx5
Bruce Richardson 63b3907833 build: remove library name from version map file name
Since each version map file is contained in the subdirectory of the library
it refers to, there is no need to include the library name in the filename.
This makes things simpler in case of library renaming.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Luca Boccassi <bluca@debian.org>
Acked-by: Andrew Rybchenko <andrew.rybchenko@oktetlabs.ru>
Acked-by: Rosen Xu <rosen.xu@intel.com>
2020-10-19 22:13:59 +02:00
..
linux ethdev: add device flag to bypass auto-filled queue xstats 2020-10-16 23:27:15 +02:00
meson.build net/mlx5: separate Rx queue object creations 2020-09-18 18:55:08 +02:00
mlx5_defs.h net/mlx5: manage header reformat actions with hashed list 2020-09-30 19:19:09 +02:00
mlx5_devx.c net/mlx5: remove Rx queue object type field 2020-10-09 13:17:42 +02:00
mlx5_devx.h net/mlx5: share Tx control code 2020-10-09 13:17:42 +02:00
mlx5_ethdev.c net/mlx5: use bond index for netdev operations 2020-09-30 19:19:09 +02:00
mlx5_flow_dv.c net/mlx5: update translate function for mirroring 2020-10-16 19:48:18 +02:00
mlx5_flow_meter.c net/mlx5: call meter detach only if DR is supported 2020-09-18 18:55:06 +02:00
mlx5_flow_verbs.c net/mlx5: share Rx queue drop action code 2020-09-18 18:55:08 +02:00
mlx5_flow.c net/mlx5: update flow mirroring validation 2020-10-16 19:48:18 +02:00
mlx5_flow.h net/mlx5: update translate function for mirroring 2020-10-16 19:48:18 +02:00
mlx5_mac.c net/mlx5: remove unused includes 2020-09-18 18:55:06 +02:00
mlx5_mr.c common/mlx5: remove inclusion of Verbs header files 2020-07-21 15:46:30 +02:00
mlx5_mr.h common/mlx5: remove inclusion of Verbs header files 2020-07-21 15:46:30 +02:00
mlx5_rss.c net/mlx5: fix RSS RETA reset on start 2020-09-18 18:55:11 +02:00
mlx5_rxmode.c common/mlx5: remove inclusion of Verbs header files 2020-07-21 15:46:30 +02:00
mlx5_rxq.c net/mlx5: separate Rx queue state modification 2020-10-09 13:17:42 +02:00
mlx5_rxtx_vec_altivec.h eal: remove deprecated coherent IO memory barriers 2020-09-23 13:40:26 +02:00
mlx5_rxtx_vec_neon.h eal: remove deprecated coherent IO memory barriers 2020-09-23 13:40:26 +02:00
mlx5_rxtx_vec_sse.h eal: remove deprecated coherent IO memory barriers 2020-09-23 13:40:26 +02:00
mlx5_rxtx_vec.c net/mlx5: check max SIMD bitwidth 2020-10-19 16:45:02 +02:00
mlx5_rxtx_vec.h eal: remove deprecated coherent IO memory barriers 2020-09-23 13:40:26 +02:00
mlx5_rxtx.c net/mlx5: separate Rx queue state modification 2020-10-09 13:17:42 +02:00
mlx5_rxtx.h net/mlx5: separate Tx queue object creations 2020-10-09 13:17:42 +02:00
mlx5_stats.c net/mlx5: provide send scheduling error statistics 2020-07-21 15:44:36 +02:00
mlx5_trigger.c ethdev: change stop operation callback to return int 2020-10-16 22:26:41 +02:00
mlx5_txpp.c net/mlx5: reposition event queue number field 2020-10-09 13:17:42 +02:00
mlx5_txq.c net/mlx5: share Tx queue object modification 2020-10-09 13:17:42 +02:00
mlx5_utils.c net/mlx5: add hash list extended lookup and insert 2020-09-18 18:55:06 +02:00
mlx5_utils.h net/mlx5: remove unused log macros 2020-09-18 18:55:06 +02:00
mlx5_vlan.c net/mlx5: remove Rx queue object type field 2020-10-09 13:17:42 +02:00
mlx5.c ethdev: allow close function to return an error 2020-10-16 22:26:41 +02:00
mlx5.h ethdev: change stop operation callback to return int 2020-10-16 22:26:41 +02:00
rte_pmd_mlx5.h net/mlx5: support fine grain dynamic flag 2020-02-05 09:51:20 +01:00
version.map build: remove library name from version map file name 2020-10-19 22:13:59 +02:00