mbox series

[v2,0/2] fixes for link speed

Message ID 1619599019-46246-1-git-send-email-humin29@huawei.com (mailing list archive)
Headers
Series fixes for link speed |

Message

humin (Q) April 28, 2021, 8:36 a.m. UTC
  This patchset contains fixes for link speed in testpmd.

Huisong Li (2):
  app/testpmd: add link speed check before port start
  app/testpmd: fix link speed for a specified port

 app/test-pmd/cmdline.c | 50 ++++++++++++++++++++++++++++++++++------
 1 file changed, 44 insertions(+), 6 deletions(-)
  

Comments

Andrew Rybchenko June 8, 2021, 10:29 a.m. UTC | #1
What is the difference of v2 from v1?
Please, try to add version changelog in the future.

On 4/28/21 11:36 AM, Min Hu (Connor) wrote:
> This patchset contains fixes for link speed in testpmd.
> 
> Huisong Li (2):
>   app/testpmd: add link speed check before port start
>   app/testpmd: fix link speed for a specified port
> 
>  app/test-pmd/cmdline.c | 50 ++++++++++++++++++++++++++++++++++------
>  1 file changed, 44 insertions(+), 6 deletions(-)
>
  
lihuisong (C) June 10, 2021, 6:19 a.m. UTC | #2
在 2021/6/8 18:29, Andrew Rybchenko 写道:
> What is the difference of v2 from v1?
> Please, try to add version changelog in the future.
ok😁
> On 4/28/21 11:36 AM, Min Hu (Connor) wrote:
>> This patchset contains fixes for link speed in testpmd.
>>
>> Huisong Li (2):
>>    app/testpmd: add link speed check before port start
>>    app/testpmd: fix link speed for a specified port
>>
>>   app/test-pmd/cmdline.c | 50 ++++++++++++++++++++++++++++++++++------
>>   1 file changed, 44 insertions(+), 6 deletions(-)
>>
> .
  
humin (Q) June 28, 2021, 3:25 a.m. UTC | #3
Hi, all,
	any comments?

在 2021/4/28 16:36, Min Hu (Connor) 写道:
> This patchset contains fixes for link speed in testpmd.
> 
> Huisong Li (2):
>    app/testpmd: add link speed check before port start
>    app/testpmd: fix link speed for a specified port
> 
>   app/test-pmd/cmdline.c | 50 ++++++++++++++++++++++++++++++++++------
>   1 file changed, 44 insertions(+), 6 deletions(-)
>
  
Singh, Aman Deep June 29, 2021, 6:24 a.m. UTC | #4
Hi Min Hu,

On 6/28/2021 8:55 AM, Min Hu (Connor) wrote:
> Hi, all,
>     any comments?

As part of this series-
[PATCH v2 1/2]:  As per Huisong Li "So let's keep it the way it was."
[PATCH v2 2/2]: Has been acked.

>
> 在 2021/4/28 16:36, Min Hu (Connor) 写道:
>> This patchset contains fixes for link speed in testpmd.
>>
>> Huisong Li (2):
>>    app/testpmd: add link speed check before port start
>>    app/testpmd: fix link speed for a specified port
>>
>>   app/test-pmd/cmdline.c | 50 ++++++++++++++++++++++++++++++++++------
>>   1 file changed, 44 insertions(+), 6 deletions(-)
>>
  
humin (Q) June 29, 2021, 7:31 a.m. UTC | #5
Hi, Singh

在 2021/6/29 14:24, Singh, Aman Deep 写道:
> Hi Min Hu,
> 
> On 6/28/2021 8:55 AM, Min Hu (Connor) wrote:
>> Hi, all,
>>     any comments?
> 
> As part of this series-
> [PATCH v2 1/2]:  As per Huisong Li "So let's keep it the way it was."
This patch can be abandoned.

> [PATCH v2 2/2]: Has been acked.
This patch could be merged, thanks。
> 
>>
>> 在 2021/4/28 16:36, Min Hu (Connor) 写道:
>>> This patchset contains fixes for link speed in testpmd.
>>>
>>> Huisong Li (2):
>>>    app/testpmd: add link speed check before port start
>>>    app/testpmd: fix link speed for a specified port
>>>
>>>   app/test-pmd/cmdline.c | 50 ++++++++++++++++++++++++++++++++++------
>>>   1 file changed, 44 insertions(+), 6 deletions(-)
>>>
> .
  
Andrew Rybchenko July 2, 2021, 10:05 a.m. UTC | #6
On 6/29/21 10:31 AM, Min Hu (Connor) wrote:
> Hi, Singh
> 
> 在 2021/6/29 14:24, Singh, Aman Deep 写道:
>> Hi Min Hu,
>>
>> On 6/28/2021 8:55 AM, Min Hu (Connor) wrote:
>>> Hi, all,
>>>     any comments?
>>
>> As part of this series-
>> [PATCH v2 1/2]:  As per Huisong Li "So let's keep it the way it was."
> This patch can be abandoned.
> 
>> [PATCH v2 2/2]: Has been acked.
> This patch could be merged, thanks。

Done.