net/dpdk-20.11: update to 20.11.5 point release

PR:	263421
This commit is contained in:
Bruce Richardson 2022-04-04 14:11:17 +01:00 committed by Neel Chauhan
parent 14303d0308
commit a4f500278e
4 changed files with 8 additions and 62 deletions

View file

@ -1,5 +1,5 @@
PORTNAME= dpdk
DISTVERSION= 20.11.1
DISTVERSION= 20.11.5
CATEGORIES= net
MASTER_SITES= http://fast.dpdk.org/rel/
PKGNAMESUFFIX= 20.11

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1615544817
SHA256 (dpdk-20.11.1.tar.xz) = 66c95e81dc4a9b4d1bf5a39d29cb5e353b055065e3a28c579cd13a54c7ba6362
SIZE (dpdk-20.11.1.tar.xz) = 13974116
TIMESTAMP = 1649077024
SHA256 (dpdk-20.11.5.tar.xz) = caad9278dd99386940021355436b20a745daadb6c321893fa5a81d0feb023c7f
SIZE (dpdk-20.11.5.tar.xz) = 14021364

View file

@ -1,9 +1,9 @@
--- lib/librte_eal/freebsd/include/rte_os.h.orig 2021-03-08 17:40:08 UTC
+++ lib/librte_eal/freebsd/include/rte_os.h
@@ -14,6 +14,28 @@
#include <pthread_np.h>
typedef cpuset_t rte_cpuset_t;
#define RTE_HAS_CPUSET
+
+/* FreeBSD 14 uses GLIBC compatible CPU_AND, CPU_OR, ... */
+#ifdef CPU_ALLOC
@ -37,5 +37,5 @@
+#endif /* CPU_NAND */
+
+#endif /* CPU_ALLOC */
#endif /* _RTE_OS_H_ */

View file

@ -267,6 +267,7 @@ include/rte_stack.h
include/rte_stack_lf.h
include/rte_stack_lf_c11.h
include/rte_stack_lf_generic.h
include/rte_stack_lf_stubs.h
include/rte_stack_std.h
include/rte_string_fns.h
include/rte_swx_ctl.h
@ -950,11 +951,9 @@ libdata/pkgconfig/libdpdk-libs.pc
libdata/pkgconfig/libdpdk.pc
%%EXAMPLES%%%%DATADIR%%/examples/bbdev_app/Makefile
%%EXAMPLES%%%%DATADIR%%/examples/bbdev_app/main.c
%%EXAMPLES%%%%DATADIR%%/examples/bbdev_app/meson.build
%%EXAMPLES%%%%DATADIR%%/examples/bond/Makefile
%%EXAMPLES%%%%DATADIR%%/examples/bond/main.c
%%EXAMPLES%%%%DATADIR%%/examples/bond/main.h
%%EXAMPLES%%%%DATADIR%%/examples/bond/meson.build
%%EXAMPLES%%%%DATADIR%%/examples/bpf/README
%%EXAMPLES%%%%DATADIR%%/examples/bpf/dummy.c
%%EXAMPLES%%%%DATADIR%%/examples/bpf/t1.c
@ -964,12 +963,10 @@ libdata/pkgconfig/libdpdk.pc
%%EXAMPLES%%%%DATADIR%%/examples/cmdline/commands.c
%%EXAMPLES%%%%DATADIR%%/examples/cmdline/commands.h
%%EXAMPLES%%%%DATADIR%%/examples/cmdline/main.c
%%EXAMPLES%%%%DATADIR%%/examples/cmdline/meson.build
%%EXAMPLES%%%%DATADIR%%/examples/cmdline/parse_obj_list.c
%%EXAMPLES%%%%DATADIR%%/examples/cmdline/parse_obj_list.h
%%EXAMPLES%%%%DATADIR%%/examples/distributor/Makefile
%%EXAMPLES%%%%DATADIR%%/examples/distributor/main.c
%%EXAMPLES%%%%DATADIR%%/examples/distributor/meson.build
%%EXAMPLES%%%%DATADIR%%/examples/ethtool/Makefile
%%EXAMPLES%%%%DATADIR%%/examples/ethtool/ethtool-app/Makefile
%%EXAMPLES%%%%DATADIR%%/examples/ethtool/ethtool-app/ethapp.c
@ -978,10 +975,8 @@ libdata/pkgconfig/libdpdk.pc
%%EXAMPLES%%%%DATADIR%%/examples/ethtool/lib/Makefile
%%EXAMPLES%%%%DATADIR%%/examples/ethtool/lib/rte_ethtool.c
%%EXAMPLES%%%%DATADIR%%/examples/ethtool/lib/rte_ethtool.h
%%EXAMPLES%%%%DATADIR%%/examples/ethtool/meson.build
%%EXAMPLES%%%%DATADIR%%/examples/eventdev_pipeline/Makefile
%%EXAMPLES%%%%DATADIR%%/examples/eventdev_pipeline/main.c
%%EXAMPLES%%%%DATADIR%%/examples/eventdev_pipeline/meson.build
%%EXAMPLES%%%%DATADIR%%/examples/eventdev_pipeline/pipeline_common.h
%%EXAMPLES%%%%DATADIR%%/examples/eventdev_pipeline/pipeline_worker_generic.c
%%EXAMPLES%%%%DATADIR%%/examples/eventdev_pipeline/pipeline_worker_tx.c
@ -999,24 +994,18 @@ libdata/pkgconfig/libdpdk.pc
%%EXAMPLES%%%%DATADIR%%/examples/fips_validation/fips_validation_tdes.c
%%EXAMPLES%%%%DATADIR%%/examples/fips_validation/fips_validation_xts.c
%%EXAMPLES%%%%DATADIR%%/examples/fips_validation/main.c
%%EXAMPLES%%%%DATADIR%%/examples/fips_validation/meson.build
%%EXAMPLES%%%%DATADIR%%/examples/flow_classify/Makefile
%%EXAMPLES%%%%DATADIR%%/examples/flow_classify/flow_classify.c
%%EXAMPLES%%%%DATADIR%%/examples/flow_classify/ipv4_rules_file.txt
%%EXAMPLES%%%%DATADIR%%/examples/flow_classify/meson.build
%%EXAMPLES%%%%DATADIR%%/examples/flow_filtering/Makefile
%%EXAMPLES%%%%DATADIR%%/examples/flow_filtering/flow_blocks.c
%%EXAMPLES%%%%DATADIR%%/examples/flow_filtering/main.c
%%EXAMPLES%%%%DATADIR%%/examples/flow_filtering/meson.build
%%EXAMPLES%%%%DATADIR%%/examples/helloworld/Makefile
%%EXAMPLES%%%%DATADIR%%/examples/helloworld/main.c
%%EXAMPLES%%%%DATADIR%%/examples/helloworld/meson.build
%%EXAMPLES%%%%DATADIR%%/examples/ioat/Makefile
%%EXAMPLES%%%%DATADIR%%/examples/ioat/ioatfwd.c
%%EXAMPLES%%%%DATADIR%%/examples/ioat/meson.build
%%EXAMPLES%%%%DATADIR%%/examples/ip_fragmentation/Makefile
%%EXAMPLES%%%%DATADIR%%/examples/ip_fragmentation/main.c
%%EXAMPLES%%%%DATADIR%%/examples/ip_fragmentation/meson.build
%%EXAMPLES%%%%DATADIR%%/examples/ip_pipeline/Makefile
%%EXAMPLES%%%%DATADIR%%/examples/ip_pipeline/action.c
%%EXAMPLES%%%%DATADIR%%/examples/ip_pipeline/action.h
@ -1043,7 +1032,6 @@ libdata/pkgconfig/libdpdk.pc
%%EXAMPLES%%%%DATADIR%%/examples/ip_pipeline/main.c
%%EXAMPLES%%%%DATADIR%%/examples/ip_pipeline/mempool.c
%%EXAMPLES%%%%DATADIR%%/examples/ip_pipeline/mempool.h
%%EXAMPLES%%%%DATADIR%%/examples/ip_pipeline/meson.build
%%EXAMPLES%%%%DATADIR%%/examples/ip_pipeline/parser.c
%%EXAMPLES%%%%DATADIR%%/examples/ip_pipeline/parser.h
%%EXAMPLES%%%%DATADIR%%/examples/ip_pipeline/pipeline.c
@ -1058,7 +1046,6 @@ libdata/pkgconfig/libdpdk.pc
%%EXAMPLES%%%%DATADIR%%/examples/ip_pipeline/tmgr.h
%%EXAMPLES%%%%DATADIR%%/examples/ip_reassembly/Makefile
%%EXAMPLES%%%%DATADIR%%/examples/ip_reassembly/main.c
%%EXAMPLES%%%%DATADIR%%/examples/ip_reassembly/meson.build
%%EXAMPLES%%%%DATADIR%%/examples/ipsec-secgw/Makefile
%%EXAMPLES%%%%DATADIR%%/examples/ipsec-secgw/ep0.cfg
%%EXAMPLES%%%%DATADIR%%/examples/ipsec-secgw/ep1.cfg
@ -1076,7 +1063,6 @@ libdata/pkgconfig/libdpdk.pc
%%EXAMPLES%%%%DATADIR%%/examples/ipsec-secgw/ipsec_process.c
%%EXAMPLES%%%%DATADIR%%/examples/ipsec-secgw/ipsec_worker.c
%%EXAMPLES%%%%DATADIR%%/examples/ipsec-secgw/ipsec_worker.h
%%EXAMPLES%%%%DATADIR%%/examples/ipsec-secgw/meson.build
%%EXAMPLES%%%%DATADIR%%/examples/ipsec-secgw/parser.c
%%EXAMPLES%%%%DATADIR%%/examples/ipsec-secgw/parser.h
%%EXAMPLES%%%%DATADIR%%/examples/ipsec-secgw/rt.c
@ -1114,18 +1100,14 @@ libdata/pkgconfig/libdpdk.pc
%%EXAMPLES%%%%DATADIR%%/examples/ipsec-secgw/test/tun_null_header_reconstruct.py
%%EXAMPLES%%%%DATADIR%%/examples/ipv4_multicast/Makefile
%%EXAMPLES%%%%DATADIR%%/examples/ipv4_multicast/main.c
%%EXAMPLES%%%%DATADIR%%/examples/ipv4_multicast/meson.build
%%EXAMPLES%%%%DATADIR%%/examples/kni/Makefile
%%EXAMPLES%%%%DATADIR%%/examples/kni/main.c
%%EXAMPLES%%%%DATADIR%%/examples/kni/meson.build
%%EXAMPLES%%%%DATADIR%%/examples/l2fwd-cat/Makefile
%%EXAMPLES%%%%DATADIR%%/examples/l2fwd-cat/cat.c
%%EXAMPLES%%%%DATADIR%%/examples/l2fwd-cat/cat.h
%%EXAMPLES%%%%DATADIR%%/examples/l2fwd-cat/l2fwd-cat.c
%%EXAMPLES%%%%DATADIR%%/examples/l2fwd-cat/meson.build
%%EXAMPLES%%%%DATADIR%%/examples/l2fwd-crypto/Makefile
%%EXAMPLES%%%%DATADIR%%/examples/l2fwd-crypto/main.c
%%EXAMPLES%%%%DATADIR%%/examples/l2fwd-crypto/meson.build
%%EXAMPLES%%%%DATADIR%%/examples/l2fwd-event/Makefile
%%EXAMPLES%%%%DATADIR%%/examples/l2fwd-event/l2fwd_common.c
%%EXAMPLES%%%%DATADIR%%/examples/l2fwd-event/l2fwd_common.h
@ -1136,30 +1118,23 @@ libdata/pkgconfig/libdpdk.pc
%%EXAMPLES%%%%DATADIR%%/examples/l2fwd-event/l2fwd_poll.c
%%EXAMPLES%%%%DATADIR%%/examples/l2fwd-event/l2fwd_poll.h
%%EXAMPLES%%%%DATADIR%%/examples/l2fwd-event/main.c
%%EXAMPLES%%%%DATADIR%%/examples/l2fwd-event/meson.build
%%EXAMPLES%%%%DATADIR%%/examples/l2fwd-jobstats/Makefile
%%EXAMPLES%%%%DATADIR%%/examples/l2fwd-jobstats/main.c
%%EXAMPLES%%%%DATADIR%%/examples/l2fwd-jobstats/meson.build
%%EXAMPLES%%%%DATADIR%%/examples/l2fwd-keepalive/Makefile
%%EXAMPLES%%%%DATADIR%%/examples/l2fwd-keepalive/ka-agent/Makefile
%%EXAMPLES%%%%DATADIR%%/examples/l2fwd-keepalive/ka-agent/main.c
%%EXAMPLES%%%%DATADIR%%/examples/l2fwd-keepalive/main.c
%%EXAMPLES%%%%DATADIR%%/examples/l2fwd-keepalive/meson.build
%%EXAMPLES%%%%DATADIR%%/examples/l2fwd-keepalive/shm.c
%%EXAMPLES%%%%DATADIR%%/examples/l2fwd-keepalive/shm.h
%%EXAMPLES%%%%DATADIR%%/examples/l2fwd/Makefile
%%EXAMPLES%%%%DATADIR%%/examples/l2fwd/main.c
%%EXAMPLES%%%%DATADIR%%/examples/l2fwd/meson.build
%%EXAMPLES%%%%DATADIR%%/examples/l3fwd-acl/Makefile
%%EXAMPLES%%%%DATADIR%%/examples/l3fwd-acl/main.c
%%EXAMPLES%%%%DATADIR%%/examples/l3fwd-acl/meson.build
%%EXAMPLES%%%%DATADIR%%/examples/l3fwd-graph/Makefile
%%EXAMPLES%%%%DATADIR%%/examples/l3fwd-graph/main.c
%%EXAMPLES%%%%DATADIR%%/examples/l3fwd-graph/meson.build
%%EXAMPLES%%%%DATADIR%%/examples/l3fwd-power/Makefile
%%EXAMPLES%%%%DATADIR%%/examples/l3fwd-power/main.c
%%EXAMPLES%%%%DATADIR%%/examples/l3fwd-power/main.h
%%EXAMPLES%%%%DATADIR%%/examples/l3fwd-power/meson.build
%%EXAMPLES%%%%DATADIR%%/examples/l3fwd-power/perf_core.c
%%EXAMPLES%%%%DATADIR%%/examples/l3fwd-power/perf_core.h
%%EXAMPLES%%%%DATADIR%%/examples/l3fwd/Makefile
@ -1184,42 +1159,33 @@ libdata/pkgconfig/libdpdk.pc
%%EXAMPLES%%%%DATADIR%%/examples/l3fwd/l3fwd_neon.h
%%EXAMPLES%%%%DATADIR%%/examples/l3fwd/l3fwd_sse.h
%%EXAMPLES%%%%DATADIR%%/examples/l3fwd/main.c
%%EXAMPLES%%%%DATADIR%%/examples/l3fwd/meson.build
%%EXAMPLES%%%%DATADIR%%/examples/link_status_interrupt/Makefile
%%EXAMPLES%%%%DATADIR%%/examples/link_status_interrupt/main.c
%%EXAMPLES%%%%DATADIR%%/examples/link_status_interrupt/meson.build
%%EXAMPLES%%%%DATADIR%%/examples/multi_process/Makefile
%%EXAMPLES%%%%DATADIR%%/examples/multi_process/client_server_mp/Makefile
%%EXAMPLES%%%%DATADIR%%/examples/multi_process/client_server_mp/mp_client/Makefile
%%EXAMPLES%%%%DATADIR%%/examples/multi_process/client_server_mp/mp_client/client.c
%%EXAMPLES%%%%DATADIR%%/examples/multi_process/client_server_mp/mp_client/meson.build
%%EXAMPLES%%%%DATADIR%%/examples/multi_process/client_server_mp/mp_server/Makefile
%%EXAMPLES%%%%DATADIR%%/examples/multi_process/client_server_mp/mp_server/args.c
%%EXAMPLES%%%%DATADIR%%/examples/multi_process/client_server_mp/mp_server/args.h
%%EXAMPLES%%%%DATADIR%%/examples/multi_process/client_server_mp/mp_server/init.c
%%EXAMPLES%%%%DATADIR%%/examples/multi_process/client_server_mp/mp_server/init.h
%%EXAMPLES%%%%DATADIR%%/examples/multi_process/client_server_mp/mp_server/main.c
%%EXAMPLES%%%%DATADIR%%/examples/multi_process/client_server_mp/mp_server/meson.build
%%EXAMPLES%%%%DATADIR%%/examples/multi_process/client_server_mp/shared/common.h
%%EXAMPLES%%%%DATADIR%%/examples/multi_process/hotplug_mp/Makefile
%%EXAMPLES%%%%DATADIR%%/examples/multi_process/hotplug_mp/commands.c
%%EXAMPLES%%%%DATADIR%%/examples/multi_process/hotplug_mp/commands.h
%%EXAMPLES%%%%DATADIR%%/examples/multi_process/hotplug_mp/main.c
%%EXAMPLES%%%%DATADIR%%/examples/multi_process/hotplug_mp/meson.build
%%EXAMPLES%%%%DATADIR%%/examples/multi_process/simple_mp/Makefile
%%EXAMPLES%%%%DATADIR%%/examples/multi_process/simple_mp/main.c
%%EXAMPLES%%%%DATADIR%%/examples/multi_process/simple_mp/meson.build
%%EXAMPLES%%%%DATADIR%%/examples/multi_process/simple_mp/mp_commands.c
%%EXAMPLES%%%%DATADIR%%/examples/multi_process/simple_mp/mp_commands.h
%%EXAMPLES%%%%DATADIR%%/examples/multi_process/symmetric_mp/Makefile
%%EXAMPLES%%%%DATADIR%%/examples/multi_process/symmetric_mp/main.c
%%EXAMPLES%%%%DATADIR%%/examples/multi_process/symmetric_mp/meson.build
%%EXAMPLES%%%%DATADIR%%/examples/ntb/Makefile
%%EXAMPLES%%%%DATADIR%%/examples/ntb/meson.build
%%EXAMPLES%%%%DATADIR%%/examples/ntb/ntb_fwd.c
%%EXAMPLES%%%%DATADIR%%/examples/packet_ordering/Makefile
%%EXAMPLES%%%%DATADIR%%/examples/packet_ordering/main.c
%%EXAMPLES%%%%DATADIR%%/examples/packet_ordering/meson.build
%%EXAMPLES%%%%DATADIR%%/examples/performance-thread/Makefile
%%EXAMPLES%%%%DATADIR%%/examples/performance-thread/common/arch/arm64/ctx.c
%%EXAMPLES%%%%DATADIR%%/examples/performance-thread/common/arch/arm64/ctx.h
@ -1249,11 +1215,9 @@ libdata/pkgconfig/libdpdk.pc
%%EXAMPLES%%%%DATADIR%%/examples/performance-thread/common/lthread_tls.h
%%EXAMPLES%%%%DATADIR%%/examples/performance-thread/l3fwd-thread/Makefile
%%EXAMPLES%%%%DATADIR%%/examples/performance-thread/l3fwd-thread/main.c
%%EXAMPLES%%%%DATADIR%%/examples/performance-thread/l3fwd-thread/meson.build
%%EXAMPLES%%%%DATADIR%%/examples/performance-thread/l3fwd-thread/test.sh
%%EXAMPLES%%%%DATADIR%%/examples/performance-thread/pthread_shim/Makefile
%%EXAMPLES%%%%DATADIR%%/examples/performance-thread/pthread_shim/main.c
%%EXAMPLES%%%%DATADIR%%/examples/performance-thread/pthread_shim/meson.build
%%EXAMPLES%%%%DATADIR%%/examples/performance-thread/pthread_shim/pthread_shim.c
%%EXAMPLES%%%%DATADIR%%/examples/performance-thread/pthread_shim/pthread_shim.h
%%EXAMPLES%%%%DATADIR%%/examples/pipeline/Makefile
@ -1274,18 +1238,15 @@ libdata/pkgconfig/libdpdk.pc
%%EXAMPLES%%%%DATADIR%%/examples/pipeline/examples/vxlan_table.py
%%EXAMPLES%%%%DATADIR%%/examples/pipeline/examples/vxlan_table.txt
%%EXAMPLES%%%%DATADIR%%/examples/pipeline/main.c
%%EXAMPLES%%%%DATADIR%%/examples/pipeline/meson.build
%%EXAMPLES%%%%DATADIR%%/examples/pipeline/obj.c
%%EXAMPLES%%%%DATADIR%%/examples/pipeline/obj.h
%%EXAMPLES%%%%DATADIR%%/examples/pipeline/thread.c
%%EXAMPLES%%%%DATADIR%%/examples/pipeline/thread.h
%%EXAMPLES%%%%DATADIR%%/examples/ptpclient/Makefile
%%EXAMPLES%%%%DATADIR%%/examples/ptpclient/meson.build
%%EXAMPLES%%%%DATADIR%%/examples/ptpclient/ptpclient.c
%%EXAMPLES%%%%DATADIR%%/examples/qos_meter/Makefile
%%EXAMPLES%%%%DATADIR%%/examples/qos_meter/main.c
%%EXAMPLES%%%%DATADIR%%/examples/qos_meter/main.h
%%EXAMPLES%%%%DATADIR%%/examples/qos_meter/meson.build
%%EXAMPLES%%%%DATADIR%%/examples/qos_meter/rte_policer.c
%%EXAMPLES%%%%DATADIR%%/examples/qos_meter/rte_policer.h
%%EXAMPLES%%%%DATADIR%%/examples/qos_sched/Makefile
@ -1297,16 +1258,13 @@ libdata/pkgconfig/libdpdk.pc
%%EXAMPLES%%%%DATADIR%%/examples/qos_sched/init.c
%%EXAMPLES%%%%DATADIR%%/examples/qos_sched/main.c
%%EXAMPLES%%%%DATADIR%%/examples/qos_sched/main.h
%%EXAMPLES%%%%DATADIR%%/examples/qos_sched/meson.build
%%EXAMPLES%%%%DATADIR%%/examples/qos_sched/profile.cfg
%%EXAMPLES%%%%DATADIR%%/examples/qos_sched/profile_ov.cfg
%%EXAMPLES%%%%DATADIR%%/examples/qos_sched/stats.c
%%EXAMPLES%%%%DATADIR%%/examples/rxtx_callbacks/Makefile
%%EXAMPLES%%%%DATADIR%%/examples/rxtx_callbacks/main.c
%%EXAMPLES%%%%DATADIR%%/examples/rxtx_callbacks/meson.build
%%EXAMPLES%%%%DATADIR%%/examples/server_node_efd/Makefile
%%EXAMPLES%%%%DATADIR%%/examples/server_node_efd/node/Makefile
%%EXAMPLES%%%%DATADIR%%/examples/server_node_efd/node/meson.build
%%EXAMPLES%%%%DATADIR%%/examples/server_node_efd/node/node.c
%%EXAMPLES%%%%DATADIR%%/examples/server_node_efd/server/Makefile
%%EXAMPLES%%%%DATADIR%%/examples/server_node_efd/server/args.c
@ -1314,37 +1272,29 @@ libdata/pkgconfig/libdpdk.pc
%%EXAMPLES%%%%DATADIR%%/examples/server_node_efd/server/init.c
%%EXAMPLES%%%%DATADIR%%/examples/server_node_efd/server/init.h
%%EXAMPLES%%%%DATADIR%%/examples/server_node_efd/server/main.c
%%EXAMPLES%%%%DATADIR%%/examples/server_node_efd/server/meson.build
%%EXAMPLES%%%%DATADIR%%/examples/server_node_efd/shared/common.h
%%EXAMPLES%%%%DATADIR%%/examples/service_cores/Makefile
%%EXAMPLES%%%%DATADIR%%/examples/service_cores/main.c
%%EXAMPLES%%%%DATADIR%%/examples/service_cores/meson.build
%%EXAMPLES%%%%DATADIR%%/examples/skeleton/Makefile
%%EXAMPLES%%%%DATADIR%%/examples/skeleton/basicfwd.c
%%EXAMPLES%%%%DATADIR%%/examples/skeleton/meson.build
%%EXAMPLES%%%%DATADIR%%/examples/timer/Makefile
%%EXAMPLES%%%%DATADIR%%/examples/timer/main.c
%%EXAMPLES%%%%DATADIR%%/examples/timer/meson.build
%%EXAMPLES%%%%DATADIR%%/examples/vdpa/Makefile
%%EXAMPLES%%%%DATADIR%%/examples/vdpa/main.c
%%EXAMPLES%%%%DATADIR%%/examples/vdpa/meson.build
%%EXAMPLES%%%%DATADIR%%/examples/vhost/Makefile
%%EXAMPLES%%%%DATADIR%%/examples/vhost/ioat.c
%%EXAMPLES%%%%DATADIR%%/examples/vhost/ioat.h
%%EXAMPLES%%%%DATADIR%%/examples/vhost/main.c
%%EXAMPLES%%%%DATADIR%%/examples/vhost/main.h
%%EXAMPLES%%%%DATADIR%%/examples/vhost/meson.build
%%EXAMPLES%%%%DATADIR%%/examples/vhost/virtio_net.c
%%EXAMPLES%%%%DATADIR%%/examples/vhost_blk/Makefile
%%EXAMPLES%%%%DATADIR%%/examples/vhost_blk/blk.c
%%EXAMPLES%%%%DATADIR%%/examples/vhost_blk/blk_spec.h
%%EXAMPLES%%%%DATADIR%%/examples/vhost_blk/meson.build
%%EXAMPLES%%%%DATADIR%%/examples/vhost_blk/vhost_blk.c
%%EXAMPLES%%%%DATADIR%%/examples/vhost_blk/vhost_blk.h
%%EXAMPLES%%%%DATADIR%%/examples/vhost_blk/vhost_blk_compat.c
%%EXAMPLES%%%%DATADIR%%/examples/vhost_crypto/Makefile
%%EXAMPLES%%%%DATADIR%%/examples/vhost_crypto/main.c
%%EXAMPLES%%%%DATADIR%%/examples/vhost_crypto/meson.build
%%EXAMPLES%%%%DATADIR%%/examples/vm_power_manager/Makefile
%%EXAMPLES%%%%DATADIR%%/examples/vm_power_manager/channel_manager.c
%%EXAMPLES%%%%DATADIR%%/examples/vm_power_manager/channel_manager.h
@ -1352,13 +1302,11 @@ libdata/pkgconfig/libdpdk.pc
%%EXAMPLES%%%%DATADIR%%/examples/vm_power_manager/channel_monitor.h
%%EXAMPLES%%%%DATADIR%%/examples/vm_power_manager/guest_cli/Makefile
%%EXAMPLES%%%%DATADIR%%/examples/vm_power_manager/guest_cli/main.c
%%EXAMPLES%%%%DATADIR%%/examples/vm_power_manager/guest_cli/meson.build
%%EXAMPLES%%%%DATADIR%%/examples/vm_power_manager/guest_cli/parse.c
%%EXAMPLES%%%%DATADIR%%/examples/vm_power_manager/guest_cli/parse.h
%%EXAMPLES%%%%DATADIR%%/examples/vm_power_manager/guest_cli/vm_power_cli_guest.c
%%EXAMPLES%%%%DATADIR%%/examples/vm_power_manager/guest_cli/vm_power_cli_guest.h
%%EXAMPLES%%%%DATADIR%%/examples/vm_power_manager/main.c
%%EXAMPLES%%%%DATADIR%%/examples/vm_power_manager/meson.build
%%EXAMPLES%%%%DATADIR%%/examples/vm_power_manager/oob_monitor.h
%%EXAMPLES%%%%DATADIR%%/examples/vm_power_manager/oob_monitor_nop.c
%%EXAMPLES%%%%DATADIR%%/examples/vm_power_manager/oob_monitor_x86.c
@ -1370,7 +1318,5 @@ libdata/pkgconfig/libdpdk.pc
%%EXAMPLES%%%%DATADIR%%/examples/vm_power_manager/vm_power_cli.h
%%EXAMPLES%%%%DATADIR%%/examples/vmdq/Makefile
%%EXAMPLES%%%%DATADIR%%/examples/vmdq/main.c
%%EXAMPLES%%%%DATADIR%%/examples/vmdq/meson.build
%%EXAMPLES%%%%DATADIR%%/examples/vmdq_dcb/Makefile
%%EXAMPLES%%%%DATADIR%%/examples/vmdq_dcb/main.c
%%EXAMPLES%%%%DATADIR%%/examples/vmdq_dcb/meson.build