On 2/10/2023 2:41 PM, Ferruh Yigit wrote:
> On 1/19/2023 4:45 PM, Stephen Hemminger wrote:
>> On Thu, 19 Jan 2023 11:41:12 +
>> Ferruh Yigit wrote:
>>
>>> Nothing good will happen if you try to use the function to
>>> print two different link speeds in one log message.
>> You are
On 1/19/2023 4:45 PM, Stephen Hemminger wrote:
> On Thu, 19 Jan 2023 11:41:12 +
> Ferruh Yigit wrote:
>
>> Nothing good will happen if you try to use the function to
>> print two different link speeds in one log message.
> You are right.
> And use malloc for "name" will resu
On 9/17/2021 1:43 AM, Min Hu (Connor) wrote:
> 在 2021/9/16 16:21, Andrew Rybchenko 写道:
>> On 9/16/21 11:16 AM, Min Hu (Connor) wrote:
>>> Hi, Andrew,
>>>
>>> 在 2021/9/16 14:22, Andrew Rybchenko 写道:
On 9/16/21 5:56 AM, Min Hu (Connor) wrote:
> Currently, link speed to string only supports s
在 2021/10/30 17:59, Morten Brørup 写道:
From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Min Hu (Connor)
Sent: Friday, 17 September 2021 02.44
Agree with you. Thanks Andrew
在 2021/9/16 16:21, Andrew Rybchenko 写道:
On 9/16/21 11:16 AM, Min Hu (Connor) wrote:
Hi, Andrew,
在 2021/9/16 14:22,
> From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Min Hu (Connor)
> Sent: Friday, 17 September 2021 02.44
>
> Agree with you. Thanks Andrew
>
> 在 2021/9/16 16:21, Andrew Rybchenko 写道:
> > On 9/16/21 11:16 AM, Min Hu (Connor) wrote:
> >> Hi, Andrew,
> >>
> >> 在 2021/9/16 14:22, Andrew Rybchen
Agree with you. Thanks Andrew
在 2021/9/16 16:21, Andrew Rybchenko 写道:
On 9/16/21 11:16 AM, Min Hu (Connor) wrote:
Hi, Andrew,
在 2021/9/16 14:22, Andrew Rybchenko 写道:
On 9/16/21 5:56 AM, Min Hu (Connor) wrote:
Currently, link speed to string only supports specific speeds, like 10M,
100M, 1G e
On 9/16/21 11:16 AM, Min Hu (Connor) wrote:
> Hi, Andrew,
>
> 在 2021/9/16 14:22, Andrew Rybchenko 写道:
>> On 9/16/21 5:56 AM, Min Hu (Connor) wrote:
>>> Currently, link speed to string only supports specific speeds, like 10M,
>>> 100M, 1G etc.
>>>
>>> This patch expands support for any link speed w
Hi, Andrew,
在 2021/9/16 14:22, Andrew Rybchenko 写道:
On 9/16/21 5:56 AM, Min Hu (Connor) wrote:
Currently, link speed to string only supports specific speeds, like 10M,
100M, 1G etc.
This patch expands support for any link speed which is over 1M and one
decimal place will kept for display at mo
On 9/16/21 5:56 AM, Min Hu (Connor) wrote:
> Currently, link speed to string only supports specific speeds, like 10M,
> 100M, 1G etc.
>
> This patch expands support for any link speed which is over 1M and one
> decimal place will kept for display at most.
>
> Signed-off-by: Min Hu (Connor)
> ---
Currently, link speed to string only supports specific speeds, like 10M,
100M, 1G etc.
This patch expands support for any link speed which is over 1M and one
decimal place will kept for display at most.
Signed-off-by: Min Hu (Connor)
---
lib/ethdev/rte_ethdev.c | 34 +---
10 matches
Mail list logo