numam-dpdk/drivers/vdpa/sfc
Thomas Monjalon abb98ed0b3 drivers: remove unused build variable
The variable fmt_name has been removed from DPDK 21.02-rc1.
Then some drivers were integrated in the same year with this variable.
Of course it has no effect, so it is cleaned up.

Fixes: 832a4cf1d1 ("compress/mlx5: introduce PMD")
Fixes: a7c86884f1 ("crypto/mlx5: introduce Mellanox crypto driver")
Fixes: 5e7596ba7c ("vdpa/sfc: introduce Xilinx vDPA driver")
Cc: stable@dpdk.org

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
2022-11-22 13:35:32 +01:00
..
meson.build drivers: remove unused build variable 2022-11-22 13:35:32 +01:00
sfc_vdpa_debug.h vdpa/sfc: support device initialization 2021-11-04 13:45:37 +01:00
sfc_vdpa_filter.c vdpa/sfc: set multicast filter during init 2021-11-04 13:59:56 +01:00
sfc_vdpa_hw.c vdpa/sfc: support multi-queue 2022-10-04 17:23:58 +02:00
sfc_vdpa_log.h vdpa/sfc: support device initialization 2021-11-04 13:45:37 +01:00
sfc_vdpa_mcdi.c vdpa/sfc: support device initialization 2021-11-04 13:45:37 +01:00
sfc_vdpa_ops.c vdpa/sfc: support multi-queue 2022-10-04 17:23:58 +02:00
sfc_vdpa_ops.h vdpa/sfc: support multi-queue 2022-10-04 17:23:58 +02:00
sfc_vdpa.c vdpa/sfc: fix null dereference during removal 2022-02-10 16:07:44 +01:00
sfc_vdpa.h bus/pci: make driver-only headers private 2022-09-23 16:14:34 +02:00