[dpdk-dev] [PATCH v10 0/4] User-space ethtool sample application

2015-12-08 Thread Thomas Monjalon
2015-12-07 13:48, 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 applicati

[dpdk-dev] [PATCH v10 0/4] User-space ethtool sample application

2015-12-07 Thread 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. This patchset depends on: * http:/