numam-dpdk/examples
Ferruh Yigit ea6b39b5b8 kni: remove ethtool support
Current design requires kernel drivers and they need to be probed by
Linux up to some level so that they can be usable by DPDK for ethtool
support, this requires maintaining the Linux drivers in DPDK.

Also ethtool support is limited and hard, if not impossible, to expand
to other PMDs.

Since KNI ethtool support is not used commonly, if not used at all,
removing the support for the sake of simplicity and maintenance.

Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com>
Acked-by: Stephen Hemminger <stephen@networkplumber.org>
Acked-by: Neil Horman <nhorman@tuxdriver.com>
Acked-by: Thomas Monjalon <thomas@monjalon.net>
2019-05-29 23:38:45 +02:00
..
bbdev_app net: add rte prefix to ether defines 2019-05-24 13:34:45 +02:00
bond net: add rte prefix to IP structure 2019-05-24 13:34:46 +02:00
bpf examples/bpf: move from test directory 2019-02-26 15:29:07 +01:00
cmdline examples: fix make clean when using pkg-config 2019-05-20 23:57:47 +02:00
distributor net: add rte prefix to ether defines 2019-05-24 13:34:45 +02:00
ethtool net: add rte prefix to ether defines 2019-05-24 13:34:45 +02:00
eventdev_pipeline net: add rte prefix to ether defines 2019-05-24 13:34:45 +02:00
exception_path examples: fix make clean when using pkg-config 2019-05-20 23:57:47 +02:00
fips_validation examples: fix make clean when using pkg-config 2019-05-20 23:57:47 +02:00
flow_classify net: add rte prefix to TCP structure 2019-05-24 13:34:46 +02:00
flow_filtering net: add rte prefix to ether defines 2019-05-24 13:34:45 +02:00
helloworld examples: fix make clean when using pkg-config 2019-05-20 23:57:47 +02:00
ip_fragmentation net: add rte prefix to IP defines 2019-05-24 13:34:46 +02:00
ip_pipeline net: add rte prefix to TCP structure 2019-05-24 13:34:46 +02:00
ip_reassembly net: add rte prefix to IP defines 2019-05-24 13:34:46 +02:00
ipsec-secgw net: add rte prefix to IP defines 2019-05-24 13:34:46 +02:00
ipv4_multicast net: add rte prefix to IP defines 2019-05-24 13:34:46 +02:00
kni kni: remove ethtool support 2019-05-29 23:38:45 +02:00
l2fwd net: add rte prefix to ether functions 2019-05-24 13:34:45 +02:00
l2fwd-cat net: add rte prefix to ether defines 2019-05-24 13:34:45 +02:00
l2fwd-crypto net: add rte prefix to IP defines 2019-05-24 13:34:46 +02:00
l2fwd-jobstats net: add rte prefix to ether functions 2019-05-24 13:34:45 +02:00
l2fwd-keepalive net: add rte prefix to ether functions 2019-05-24 13:34:45 +02:00
l3fwd net: add rte prefix to IP defines 2019-05-24 13:34:46 +02:00
l3fwd-acl net: add rte prefix to IP defines 2019-05-24 13:34:46 +02:00
l3fwd-power net: add rte prefix to UDP structure 2019-05-24 13:34:46 +02:00
l3fwd-vf net: add rte prefix to UDP structure 2019-05-24 13:34:46 +02:00
link_status_interrupt net: add rte prefix to ether functions 2019-05-24 13:34:45 +02:00
load_balancer net: add rte prefix to IP structure 2019-05-24 13:34:46 +02:00
multi_process fix off-by-one errors in snprintf 2019-05-29 13:02:53 +02:00
netmap_compat replace snprintf with strlcpy without adding extra include 2019-04-04 22:45:54 +02:00
packet_ordering net: add rte prefix to ether structures 2019-05-24 13:34:45 +02:00
performance-thread net: add rte prefix to IP defines 2019-05-24 13:34:46 +02:00
ptpclient net: add rte prefix to ether defines 2019-05-24 13:34:45 +02:00
qos_meter net: add rte prefix to ether defines 2019-05-24 13:34:45 +02:00
qos_sched net: add rte prefix to ether defines 2019-05-24 13:34:45 +02:00
quota_watermark net: add rte prefix to ether functions 2019-05-24 13:34:45 +02:00
rxtx_callbacks net: add rte prefix to ether defines 2019-05-24 13:34:45 +02:00
server_node_efd fix off-by-one errors in snprintf 2019-05-29 13:02:53 +02:00
service_cores examples: fix make clean when using pkg-config 2019-05-20 23:57:47 +02:00
skeleton net: add rte prefix to ether defines 2019-05-24 13:34:45 +02:00
tep_termination net: add rte prefix to UDP structure 2019-05-24 13:34:46 +02:00
timer examples: fix make clean when using pkg-config 2019-05-20 23:57:47 +02:00
vdpa build: increase readability via shortcut variables 2019-04-17 18:09:52 +02:00
vhost net: add rte prefix to TCP structure 2019-05-24 13:34:46 +02:00
vhost_crypto examples: detect default build directory 2019-03-30 01:12:15 +01:00
vhost_scsi examples: fix make clean when using pkg-config 2019-05-20 23:57:47 +02:00
vm_power_manager net: add rte prefix to ether defines 2019-05-24 13:34:45 +02:00
vmdq net: add rte prefix to ether functions 2019-05-24 13:34:45 +02:00
vmdq_dcb net: add rte prefix to ether functions 2019-05-24 13:34:45 +02:00
Makefile examples/distributor: detect high frequency cores 2019-04-02 02:22:32 +02:00
meson.build examples: remove auto-generation of examples list 2019-05-20 23:57:12 +02:00