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

David Marchand david.marchand at redhat.com
Fri Sep 25 16:48:57 CEST 2020


On Fri, Sep 25, 2020 at 4:36 PM Maxime Coquelin
<maxime.coquelin at redhat.com> wrote:
> 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.

You scared me :-).

Applied on: CommitID:89f6a4be217f22f7592b616d5d69c775530dce88
DPDK git baseline: Repo:dpdk-next-virtio, CommitID:
89f6a4be217f22f7592b616d5d69c775530dce88

The patches just hit the list before you aligned next-virtio to next-net.


-- 
David Marchand



More information about the dev mailing list