[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: Re: [virtio-comment] [PATCH] virtio-net: changing VIRTIO_NET_F_RSC_EXT from 38 to 61
On Mon, Dec 03, 2018 at 09:13:32AM +0100, Cornelia Huck wrote:
> On Sun, 2 Dec 2018 16:16:28 +0200
> Yuri Benditovich <yuri.benditovich@daynix.com> wrote:
>
> > Changing feature bit per TC request.
> >
> > Signed-off-by: Yuri Benditovich <yuri.benditovich@daynix.com>
> > ---
> > content.tex | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/content.tex b/content.tex
> > index 17d83af..8f5c2ab 100644
> > --- a/content.tex
> > +++ b/content.tex
> > @@ -2526,7 +2526,7 @@ features.
> > \item[VIRTIO_NET_F_CTRL_MAC_ADDR(23)] Set MAC address through control
> > channel.
> >
> > -\item[VIRTIO_NET_F_RSC_EXT(38)] Device can process duplicated ACKs
> > +\item[VIRTIO_NET_F_RSC_EXT(61)] Device can process duplicated ACKs
> > and report number of coalesced segments and duplicated ACKs
> >
> > \end{description}
>
> Acked-by: Cornelia Huck <cohuck@redhat.com>
Thanks!
I think we can apply it under the minor changes rule.
--
MST
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]