Go to file
Remy Horton bda68ab9d1 examples/ethtool: add user-space ethtool sample application
Further enhancements to the userspace ethtool implementation that was
submitted in 2.1 and packaged as a self-contained sample application.
Implements an rte_ethtool shim layer based on rte_ethdev API, along
with a command prompt driven demonstration application.

Signed-off-by: Remy Horton <remy.horton@intel.com>
2015-12-08 03:00:42 +01:00
app replace bzero with memset 2015-12-07 04:57:16 +01:00
config config: disable vector optimizations in sched library 2015-12-06 01:02:51 +01:00
doc examples/ethtool: add user-space ethtool sample application 2015-12-08 03:00:42 +01:00
drivers mk: fix external shared library dependencies of drivers 2015-12-08 00:09:43 +01:00
examples examples/ethtool: add user-space ethtool sample application 2015-12-08 03:00:42 +01:00
lib remove blank lines at end-of-file 2015-12-07 04:57:16 +01:00
mk mk: fix external library build when combine is enabled 2015-12-08 03:00:42 +01:00
pkg pkg: update RPM with standard install 2015-12-06 15:41:05 +01:00
scripts scripts: support any git revisions as ABI validation range 2015-12-08 00:09:43 +01:00
tools mk: remove multi-target install 2015-12-06 15:41:04 +01:00
.gitignore
GNUmakefile drivers: create new directory 2015-05-22 15:51:38 +02:00
LICENSE.GPL
LICENSE.LGPL
MAINTAINERS examples/ethtool: add user-space ethtool sample application 2015-12-08 03:00:42 +01:00
Makefile