numam-dpdk/lib
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
..
librte_acl doc: fix spelling reported by aspell in comments 2019-05-03 00:38:14 +02:00
librte_bbdev doc: fix spelling reported by aspell in comments 2019-05-03 00:38:14 +02:00
librte_bitratestats bitrate: fix unchecked return value 2019-04-23 00:19:06 +02:00
librte_bpf doc: fix spelling reported by aspell in comments 2019-05-03 00:38:14 +02:00
librte_cfgfile cfgfile: replace strcat with strlcat 2019-04-05 14:48:15 +02:00
librte_cmdline replace snprintf with strlcpy without adding extra include 2019-04-04 22:45:54 +02:00
librte_compressdev replace snprintf with strlcpy 2019-04-04 22:46:05 +02:00
librte_cryptodev doc: fix spelling reported by aspell in comments 2019-05-03 00:38:14 +02:00
librte_distributor doc: fix spelling reported by aspell in comments 2019-05-03 00:38:14 +02:00
librte_eal fix off-by-one errors in snprintf 2019-05-29 13:02:53 +02:00
librte_efd doc: fix spelling reported by aspell in comments 2019-05-03 00:38:14 +02:00
librte_ethdev net: add rte prefix to UDP structure 2019-05-24 13:34:46 +02:00
librte_eventdev net: add rte prefix to IP structure 2019-05-24 13:34:46 +02:00
librte_flow_classify doc: fix spelling reported by aspell in comments 2019-05-03 00:38:14 +02:00
librte_gro net: add rte prefix to UDP structure 2019-05-24 13:34:46 +02:00
librte_gso net: add rte prefix to UDP structure 2019-05-24 13:34:46 +02:00
librte_hash net: add rte prefix to IP structure 2019-05-24 13:34:46 +02:00
librte_ip_frag net: add rte prefix to IP defines 2019-05-24 13:34:46 +02:00
librte_ipsec net: add rte prefix to IP structure 2019-05-24 13:34:46 +02:00
librte_jobstats replace snprintf with strlcpy 2019-04-04 22:46:05 +02:00
librte_kni kni: remove ethtool support 2019-05-29 23:38:45 +02:00
librte_kvargs build: add module definition files for Windows 2019-04-03 01:21:31 +02:00
librte_latencystats doc: fix spelling reported by aspell in comments 2019-05-03 00:38:14 +02:00
librte_lpm doc: fix spelling reported by aspell in comments 2019-05-03 00:38:14 +02:00
librte_mbuf doc: fix spelling reported by aspell in comments 2019-05-03 00:38:14 +02:00
librte_member replace snprintf with strlcpy 2019-04-04 22:46:05 +02:00
librte_mempool doc: fix spelling reported by aspell in comments 2019-05-03 00:38:14 +02:00
librte_meter meter: replace color definitions 2019-04-11 14:27:32 +02:00
librte_metrics metrics: disallow null as metric name 2018-07-26 20:30:18 +02:00
librte_net net: add rte prefix to UDP structure 2019-05-24 13:34:46 +02:00
librte_pci pci: fix parsing of address without function number 2018-11-13 17:59:42 +01:00
librte_pdump replace snprintf with strlcpy without adding extra include 2019-04-04 22:45:54 +02:00
librte_pipeline net: add rte prefix to UDP structure 2019-05-24 13:34:46 +02:00
librte_port net: add rte prefix to IP defines 2019-05-24 13:34:46 +02:00
librte_power power: fix cache line alignment 2019-05-09 21:07:55 +02:00
librte_rawdev doc: fix spelling reported by aspell in comments 2019-05-03 00:38:14 +02:00
librte_rcu rcu: add RCU library supporting QSBR mechanism 2019-05-02 01:32:41 +02:00
librte_reorder doc: fix spelling reported by aspell in comments 2019-05-03 00:38:14 +02:00
librte_ring doc: fix spelling reported by aspell in comments 2019-05-03 00:38:14 +02:00
librte_sched doc: fix spelling reported by aspell in comments 2019-05-03 00:38:14 +02:00
librte_security doc: fix spelling reported by aspell in comments 2019-05-03 00:38:14 +02:00
librte_stack replace snprintf with strlcpy 2019-04-04 22:46:05 +02:00
librte_table doc: fix spelling reported by aspell in comments 2019-05-03 00:38:14 +02:00
librte_telemetry telemetry: fix mapping of statistics 2019-04-02 02:30:53 +02:00
librte_timer doc: fix doxygen for timer API 2019-05-13 18:43:10 +02:00
librte_vhost net: add rte prefix to UDP structure 2019-05-24 13:34:46 +02:00
Makefile rcu: add RCU library supporting QSBR mechanism 2019-05-02 01:32:41 +02:00
meson.build rcu: add RCU library supporting QSBR mechanism 2019-05-02 01:32:41 +02:00