mbox series

[v2,0/2] fix bugs for ethtool APP

Message ID 1620272768-42421-1-git-send-email-humin29@huawei.com (mailing list archive)
Headers
Series fix bugs for ethtool APP |

Message

humin (Q) May 6, 2021, 3:46 a.m. UTC
  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.
  

Comments

humin (Q) June 28, 2021, 3:22 a.m. UTC | #1
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.
>
  
humin (Q) July 17, 2021, 2:24 a.m. UTC | #2
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.
>>
> .