numam-dpdk/examples/ethtool
Remy Horton 6c66be9a76 examples/ethtool: fix querying non-PCI devices
Doing a device information query on a non-PCI device such as
vhost was resulting in the dereferencing of a NULL pointer
(the absent PCI data), causing a segmentation fault.

Fixes: bda68ab9d1 ("examples/ethtool: add user-space ethtool sample application")

Signed-off-by: Remy Horton <remy.horton@intel.com>
2016-12-20 16:06:41 +01:00
..
ethtool-app ethdev: remove deprecated statistics 2016-04-20 13:49:31 +02:00
lib examples/ethtool: fix querying non-PCI devices 2016-12-20 16:06:41 +01:00
Makefile examples: skip unsupported ethtool and l3fwd-power on FreeBSD 2015-12-14 10:36:52 +01:00