[dpdk-dev] [PATCH 1/2] net/virtio: set UNKNOWN as default speed
Maxime Coquelin
maxime.coquelin at redhat.com
Wed Sep 30 18:17:51 CEST 2020
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(-)
Applied to dpdk-next-virtio/main.
Thanks,
Maxime
More information about the dev
mailing list