numam-dpdk/examples
Bruce Richardson 10b71caecb rawdev: add private data size to info query
Currently with the rawdev API there is no way to check that the structure
passed in via the dev_private pointer in the dev_info structure is of the
correct type - it's just checked that it is non-NULL. Adding in the length
of the expected structure provides a measure of typechecking, and can also
be used for ABI compatibility in future, since ABI changes involving
structs almost always involve a change in size.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Reviewed-by: Rosen Xu <rosen.xu@intel.com>
Acked-by: Rosen Xu <rosen.xu@intel.com>
Acked-by: Nipun Gupta <nipun.gupta@nxp.com>
2020-09-11 11:50:53 +02:00
..
bbdev_app examples: remove legacy sections of makefiles 2020-09-07 16:53:41 +02:00
bond examples: remove legacy sections of makefiles 2020-09-07 16:53:41 +02:00
bpf examples: remove old build system references 2020-09-07 23:51:57 +02:00
cmdline examples: remove legacy sections of makefiles 2020-09-07 16:53:41 +02:00
distributor examples: remove legacy sections of makefiles 2020-09-07 16:53:41 +02:00
ethtool examples/ethtool: convert to pkg-config-based build 2020-09-07 23:51:57 +02:00
eventdev_pipeline examples: remove legacy sections of makefiles 2020-09-07 16:53:41 +02:00
fips_validation examples: remove legacy sections of makefiles 2020-09-07 16:53:41 +02:00
flow_classify examples: remove legacy sections of makefiles 2020-09-07 16:53:41 +02:00
flow_filtering examples: remove legacy sections of makefiles 2020-09-07 16:53:41 +02:00
helloworld examples: remove legacy sections of makefiles 2020-09-07 16:53:41 +02:00
ioat rawdev: add private data size to info query 2020-09-11 11:50:53 +02:00
ip_fragmentation examples: remove legacy sections of makefiles 2020-09-07 16:53:41 +02:00
ip_pipeline examples: remove legacy sections of makefiles 2020-09-07 16:53:41 +02:00
ip_reassembly examples: remove legacy sections of makefiles 2020-09-07 16:53:41 +02:00
ipsec-secgw examples: remove old build system references 2020-09-07 23:51:57 +02:00
ipv4_multicast examples: remove legacy sections of makefiles 2020-09-07 16:53:41 +02:00
kni examples: remove legacy sections of makefiles 2020-09-07 16:53:41 +02:00
l2fwd examples: remove legacy sections of makefiles 2020-09-07 16:53:41 +02:00
l2fwd-cat examples: remove legacy sections of makefiles 2020-09-07 16:53:41 +02:00
l2fwd-crypto examples: remove legacy sections of makefiles 2020-09-07 16:53:41 +02:00
l2fwd-event examples: remove legacy sections of makefiles 2020-09-07 16:53:41 +02:00
l2fwd-jobstats examples: remove legacy sections of makefiles 2020-09-07 16:53:41 +02:00
l2fwd-keepalive examples/ka-agent: convert to pkg-config-based build 2020-09-07 23:51:56 +02:00
l3fwd examples: remove legacy sections of makefiles 2020-09-07 16:53:41 +02:00
l3fwd-acl examples: remove legacy sections of makefiles 2020-09-07 16:53:41 +02:00
l3fwd-graph examples: remove legacy sections of makefiles 2020-09-07 16:53:41 +02:00
l3fwd-power examples: remove legacy sections of makefiles 2020-09-07 16:53:41 +02:00
link_status_interrupt examples: remove legacy sections of makefiles 2020-09-07 16:53:41 +02:00
multi_process examples/multi_process: convert to pkg-config-based build 2020-09-07 23:51:57 +02:00
ntb rawdev: add private data size to info query 2020-09-11 11:50:53 +02:00
packet_ordering examples: remove legacy sections of makefiles 2020-09-07 16:53:41 +02:00
performance-thread examples/performance-thread: convert to pkg-config-based build 2020-09-07 23:51:56 +02:00
ptpclient examples: remove legacy sections of makefiles 2020-09-07 16:53:41 +02:00
qos_meter examples: remove legacy sections of makefiles 2020-09-07 16:53:41 +02:00
qos_sched examples: remove legacy sections of makefiles 2020-09-07 16:53:41 +02:00
rxtx_callbacks examples: remove legacy sections of makefiles 2020-09-07 16:53:41 +02:00
server_node_efd examples/server_node_efd: convert to pkg-config-based build 2020-09-07 23:51:56 +02:00
service_cores examples: remove legacy sections of makefiles 2020-09-07 16:53:41 +02:00
skeleton examples: remove legacy sections of makefiles 2020-09-07 16:53:41 +02:00
tep_termination examples: remove legacy sections of makefiles 2020-09-07 16:53:41 +02:00
timer examples: remove legacy sections of makefiles 2020-09-07 16:53:41 +02:00
vdpa examples: remove legacy sections of makefiles 2020-09-07 16:53:41 +02:00
vhost examples: remove legacy sections of makefiles 2020-09-07 16:53:41 +02:00
vhost_blk examples: remove legacy sections of makefiles 2020-09-07 16:53:41 +02:00
vhost_crypto examples: remove legacy sections of makefiles 2020-09-07 16:53:41 +02:00
vm_power_manager examples/vm_power: convert to pkg-config-based build 2020-09-07 23:51:57 +02:00
vmdq examples: remove legacy sections of makefiles 2020-09-07 16:53:41 +02:00
vmdq_dcb examples: remove legacy sections of makefiles 2020-09-07 16:53:41 +02:00
meson.build build: remove special handling for node library 2020-07-05 10:52:11 +02:00