numam-dpdk/lib
Dmitry Kozlyuk cf665406b1 eal: remove Windows-specific list of common files
The majority of common EAL sources that are built for all platforms were
listed separately for Windows and for other OS. It seems that developers
adding modules to EAL perceived this as if Windows supported
only a limited subset of modules and only added new ones into another.
Factor the truly common modules into a shared list,
then extend it with modules supported by different platforms.

When the two lists were created, UUID API implementation was removed
from Windows build (apparently by mistake), then excluded from the
export list for no reason other than not being built. Restore it.

Fixes: df3ff6be2b ("eal: simplify meson build of common directory")

Signed-off-by: Dmitry Kozlyuk <dmitry.kozliuk@gmail.com>
Acked-by: William Tu <u9012063@gmail.com>
Acked-by: Ranjit Menon <ranjit.menon@intel.com>
2021-09-30 22:47:28 +02:00
..
acl lib: remove C++ include guard from private headers 2021-09-22 22:00:17 +02:00
bbdev
bitratestats version: 21.11-rc0 2021-08-17 08:37:52 +02:00
bpf lib: remove C++ include guard from private headers 2021-09-22 22:00:17 +02:00
cfgfile version: 21.11-rc0 2021-08-17 08:37:52 +02:00
cmdline version: 21.11-rc0 2021-08-17 08:37:52 +02:00
compressdev
cryptodev security: add SA lifetime configuration 2021-09-28 14:11:29 +02:00
distributor lib: remove C++ include guard from private headers 2021-09-22 22:00:17 +02:00
eal eal: remove Windows-specific list of common files 2021-09-30 22:47:28 +02:00
efd version: 21.11-rc0 2021-08-17 08:37:52 +02:00
ethdev ethdev: use extension header for GTP PSC item 2021-09-28 12:34:58 +02:00
eventdev lib: remove C++ include guard from private headers 2021-09-22 22:00:17 +02:00
fib lib: remove C++ include guard from private headers 2021-09-22 22:00:17 +02:00
flow_classify flow_classify: fix leaking rules on delete 2021-06-24 15:34:45 +02:00
graph eal: save error in string copy 2021-07-05 15:11:30 +02:00
gro version: 21.11-rc0 2021-08-17 08:37:52 +02:00
gso version: 21.11-rc0 2021-08-17 08:37:52 +02:00
hash version: 21.11-rc0 2021-08-17 08:37:52 +02:00
ip_frag version: 21.11-rc0 2021-08-17 08:37:52 +02:00
ipsec version: 21.11-rc0 2021-08-17 08:37:52 +02:00
jobstats version: 21.11-rc0 2021-08-17 08:37:52 +02:00
kni version: 21.11-rc0 2021-08-17 08:37:52 +02:00
kvargs kvargs: fix comments style 2021-09-30 17:38:13 +02:00
latencystats version: 21.11-rc0 2021-08-17 08:37:52 +02:00
lpm version: 21.11-rc0 2021-08-17 08:37:52 +02:00
mbuf mbuf: enforce semantics for Tx inline IPsec processing 2021-09-27 09:55:41 +02:00
member version: 21.11-rc0 2021-08-17 08:37:52 +02:00
mempool version: 21.11-rc0 2021-08-17 08:37:52 +02:00
meter version: 21.11-rc0 2021-08-17 08:37:52 +02:00
metrics metrics: promote deinitialize API 2021-09-23 19:21:47 +02:00
net net: enable random address on Windows 2021-09-30 20:51:11 +02:00
node lib: remove C++ include guard from private headers 2021-09-22 22:00:17 +02:00
pci version: 21.11-rc0 2021-08-17 08:37:52 +02:00
pdump version: 21.11-rc0 2021-08-17 08:37:52 +02:00
pipeline pipeline: improve handling of learner action arguments 2021-09-27 12:18:49 +02:00
port version: 21.11-rc0 2021-08-17 08:37:52 +02:00
power lib: remove C++ include guard from private headers 2021-09-22 22:00:17 +02:00
rawdev version: 21.11-rc0 2021-08-17 08:37:52 +02:00
rcu lib: remove C++ include guard from private headers 2021-09-22 22:00:17 +02:00
regexdev
reorder version: 21.11-rc0 2021-08-17 08:37:52 +02:00
rib rib: fix max depth IPv6 lookup 2021-06-24 15:34:45 +02:00
ring version: 21.11-rc0 2021-08-17 08:37:52 +02:00
sched sched: get 64-bit greatest common divisor 2021-09-27 17:24:16 +02:00
security security: add option to configure tunnel header verification 2021-09-28 17:40:52 +02:00
stack stack: fix reload head when pop fails 2021-09-27 17:28:55 +02:00
table table: support learner tables 2021-09-27 09:30:41 +02:00
telemetry telemetry: support dict of dicts 2021-09-23 14:15:29 +02:00
timer version: 21.11-rc0 2021-08-17 08:37:52 +02:00
vhost vhost: promote some APIs to stable 2021-09-14 13:21:57 +02:00
meson.build lib: build testpmd dependencies on Windows 2021-07-02 19:03:03 +02:00