numam-dpdk/drivers/net/virtio
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
..
virtio_user net/virtio: introduce vhost-vDPA backend 2020-09-30 23:16:56 +02:00
meson.build net/virtio: introduce vhost-vDPA backend 2020-09-30 23:16:56 +02:00
version.map build: remove library name from version map file name 2020-10-19 22:13:59 +02:00
virtio_ethdev.c net/virtio: check max SIMD bitwidth 2020-10-19 16:45:02 +02:00
virtio_ethdev.h net/virtio: add vectorized packed ring Tx 2020-05-05 15:54:26 +02:00
virtio_logs.h net/virtio: implement dynamic logging 2018-01-16 18:47:49 +01:00
virtio_pci.c bus/pci: switch to private kernel driver enum 2020-09-21 10:11:44 +02:00
virtio_pci.h net/virtio: add device reset status bit 2020-09-18 18:55:12 +02:00
virtio_ring.h virtio: use one way barrier for split vring used index 2020-05-05 15:54:26 +02:00
virtio_rxtx_packed_avx.c net/virtio: check raw checksum failure 2020-10-12 23:14:06 +02:00
virtio_rxtx_simple_altivec.c virtio: use one way barrier for split vring used index 2020-05-05 15:54:26 +02:00
virtio_rxtx_simple_neon.c eal: remove deprecated coherent IO memory barriers 2020-09-23 13:40:26 +02:00
virtio_rxtx_simple_sse.c virtio: use one way barrier for split vring used index 2020-05-05 15:54:26 +02:00
virtio_rxtx_simple.c replace cold attributes 2020-04-16 18:30:58 +02:00
virtio_rxtx_simple.h net/virtio: refactor virtqueue structure 2019-03-20 18:15:42 +01:00
virtio_rxtx.c net/virtio: check raw checksum failure 2020-10-12 23:14:06 +02:00
virtio_rxtx.h net/virtio: fix Rx stats with vectorized functions 2019-10-07 15:00:57 +02:00
virtio_user_ethdev.c ethdev: allow close function to return an error 2020-10-16 22:26:41 +02:00
virtqueue.c net/virtio: fix unexpected event after reconnect 2020-05-18 20:35:57 +02:00
virtqueue.h net/virtio: fix indirect desc length 2020-10-16 19:48:19 +02:00