Hi, all,
any comments?
在 2021/6/28 11:22, Min Hu (Connor) 写道:
Hi, all,
any comments?
在 2021/5/6 11:46, Min Hu (Connor) 写道:
This patch fixed fix bugs for ethtool APP.
Chengwen Feng (1):
examples/ethtool: fix Rx/Tx queue setup with rte socket id
Huisong Li (1):
examples/ethtool: add closing port operation
examples/ethtool/ethtool-app/main.c | 18 ++++++++++++++++++
examples/ethtool/lib/rte_ethtool.c | 4 ++--
2 files changed, 20 insertions(+), 2 deletions(-)
---
v2:
* modified commit info.
add close port operation.
.