Next in thread → Next in month →

Re: [virtio-comment] [PATCH] virtio-net: changing VIRTIO_NET_F_RSC_EXT from 38 to 61

From
Cornelia Huck <>
Date
2018-12-03T15:09:35+00:00
ID
Thread
Re: [virtio-comment] [PATCH] virtio-net: changing VIRTIO_NET_F_RSC_EXT from 38 to 61
On Mon, 3 Dec 2018 10:05:11 -0500
"Michael S. Tsirkin" <> wrote:

> On Mon, Dec 03, 2018 at 09:13:32AM +0100, Cornelia Huck wrote:
> > On Sun,  2 Dec 2018 16:16:28 +0200
> > Yuri Benditovich <> wrote:
> >   
> > > Changing feature bit per TC request.
> > > 
> > > Signed-off-by: Yuri Benditovich <>
> > > ---
> > >  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 <>  
> 
> Thanks!
> I think we can apply it under the minor changes rule.
> 

Agreed.
Next in thread → Next in month →