On Fri, Sep 25, 2020 at 4:36 PM Maxime Coquelin <maxime.coque...@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.dyu...@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.coque...@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