numam-dpdk/lib/librte_vhost
Pawel Modrak 85ff364f3b build: align symbols with global ABI version
Merge all versions in linker version script files to DPDK_20.0.

This commit was generated by running the following command:

:~/DPDK$ buildtools/update-abi.sh 20.0

Signed-off-by: Pawel Modrak <pawelx.modrak@intel.com>
Signed-off-by: Anatoly Burakov <anatoly.burakov@intel.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Thomas Monjalon <thomas@monjalon.net>
2019-11-20 23:05:39 +01:00
..
fd_man.c vhost: fix race condition when adding fd in the fdset 2018-12-21 16:22:40 +01:00
fd_man.h vhost: fix race condition when adding fd in the fdset 2018-12-21 16:22:40 +01:00
iotlb.c vhost: replace IOTLB license with SPDX tag 2019-08-05 16:06:11 +02:00
iotlb.h vhost: replace IOTLB license with SPDX tag 2019-08-05 16:06:11 +02:00
Makefile build: remove individual library versions 2019-11-20 23:05:39 +01:00
meson.build build: remove individual library versions 2019-11-20 23:05:39 +01:00
rte_vdpa.h enforce experimental tag at beginning of declarations 2019-06-29 19:04:48 +02:00
rte_vhost_crypto.h enforce experimental tag at beginning of declarations 2019-06-29 19:04:48 +02:00
rte_vhost_version.map build: align symbols with global ABI version 2019-11-20 23:05:39 +01:00
rte_vhost.h vhost: improve performance by supporting large buffer 2019-10-23 16:43:09 +02:00
socket.c lib: fix log typos 2019-11-19 22:03:27 +01:00
vdpa.c vhost: convert buffer addresses to GPA for logging 2019-10-23 16:43:09 +02:00
vhost_crypto.c remove experimental tags from all symbol definitions 2019-06-29 19:04:43 +02:00
vhost_user.c vhost: fix vring requests validation broken if no FD 2019-11-15 14:25:48 +01:00
vhost_user.h vhost: support inflight info sharing 2019-10-23 16:43:09 +02:00
vhost.c vhost: improve performance by supporting large buffer 2019-10-23 16:43:09 +02:00
vhost.h vhost: update packed ring dequeue 2019-10-25 19:20:47 +02:00
virtio_crypto.h vhost: add virtio crypto header file 2018-04-14 00:43:30 +02:00
virtio_net.c vhost: fix batch enqueue only handle few packets 2019-11-08 23:15:05 +01:00