[dpdk-dev] [PATCH 1/2] net/virtio: set UNKNOWN as default speed

Maxime Coquelin maxime.coquelin at redhat.com
Fri Sep 25 16:35:43 CEST 2020


Hi Ivan,

On 9/22/20 11:18 PM, Ivan Dyukov wrote:
> rte_ethdev states new rule for NICs: they should return UNKNOWN
> speed if speed is unknown and interface is up, in case of down
> interface, NONE speed should be returned.
> 
> Signed-off-by: Ivan Dyukov <i.dyukov at samsung.com>
> ---
>  doc/guides/nics/virtio.rst         | 4 ++--
>  drivers/net/virtio/virtio_ethdev.c | 9 ++++-----
>  2 files changed, 6 insertions(+), 7 deletions(-)
> 

Reviewed-by: Maxime Coquelin <maxime.coquelin at redhat.com>

ps: CI reports build failure, but it builds when applied on top of
latest next-net.

Thanks!
Maxime



More information about the dev mailing list