← Prev in month ← Prev in thread

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

From
Yuri Benditovich <>
Date
2018-12-02T14:16:37+00:00
ID
Thread
[PATCH] virtio-net: changing VIRTIO_NET_F_RSC_EXT from 38 to 61
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}
-- 
2.17.2
← Prev in month ← Prev in thread