[dpdk-dev] [PATCH v9 2/3] example: add user-space ethtool sample application

Thomas Monjalon thomas.monjalon at 6wind.com
Mon Dec 7 03:29:56 CET 2015


2015-11-20 15:34, Remy Horton:
> 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 at intel.com>
> ---
>  MAINTAINERS                           |   4 +
>  examples/Makefile                     |   1 +
>  examples/ethtool/Makefile             |  48 ++

I'm really sorry, it doesn't compile in combined library mode.
We have to check it very shortly.


More information about the dev mailing list