16/02/2023 13:30, Ferruh Yigit:
> On 2/16/2023 10:43 AM, Thomas Monjalon wrote:
> > There are some devices supporting 400G speed,
> > and it is well standardized in IEEE.
> >
> > Signed-off-by: Thomas Monjalon
> > ---
> > app/test-pmd/cmdline.c | 2 ++
> > app/test-pmd/config.c
On 2/16/2023 10:43 AM, Thomas Monjalon wrote:
> There are some devices supporting 400G speed,
> and it is well standardized in IEEE.
>
> Signed-off-by: Thomas Monjalon
> ---
> app/test-pmd/cmdline.c | 2 ++
> app/test-pmd/config.c | 2 ++
> app/test-pmd/parameters.c
Hi Thomas,
Higher rates are generally implemented with multiple lanes. The lane
configuration is
critical to link negotiation success. The number of lanes configured using the
ethtool
is provided [1].
Currently, the community uses only one u32 bit (link_speed) to indicate a
rate, which
is n
On 2/16/23 13:43, Thomas Monjalon wrote:
There are some devices supporting 400G speed,
and it is well standardized in IEEE.
Signed-off-by: Thomas Monjalon
Acked-by: Andrew Rybchenko
> From: Thomas Monjalon [mailto:tho...@monjalon.net]
> Sent: Thursday, 16 February 2023 11.44
>
> There are some devices supporting 400G speed,
> and it is well standardized in IEEE.
>
> Signed-off-by: Thomas Monjalon
> ---
Plain and simple, easy to...
Reviewed-by: Morten Brørup
There are some devices supporting 400G speed,
and it is well standardized in IEEE.
Signed-off-by: Thomas Monjalon
---
app/test-pmd/cmdline.c | 2 ++
app/test-pmd/config.c | 2 ++
app/test-pmd/parameters.c | 3 +++
app/test/test_ethdev_link.c| 3 ++-
driv
6 matches
Mail list logo