Re: [dpdk-dev] [PATCH v2 0/2] fix bugs for ethtool APP

2021-07-16 Thread Min Hu (Connor)
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

Re: [dpdk-dev] [PATCH v2 0/2] fix bugs for ethtool APP

2021-06-27 Thread 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.

[dpdk-dev] [PATCH v2 0/2] fix bugs for ethtool APP

2021-05-05 Thread 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