diff options
Diffstat (limited to 'content.tex')
-rw-r--r-- | content.tex | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/content.tex b/content.tex index e9d5148..f5a683d 100644 --- a/content.tex +++ b/content.tex @@ -2895,10 +2895,11 @@ features. value. Device benefits from knowing the exact header length. \item[VIRTIO_NET_F_RSS(60)] Device supports RSS (receive-side scaling) - with Toeplitz hash calculation and configurable hash parameters for receive steering + with Toeplitz hash calculation and configurable hash + parameters for receive steering. \item[VIRTIO_NET_F_RSC_EXT(61)] Device can process duplicated ACKs - and report number of coalesced segments and duplicated ACKs + and report number of coalesced segments and duplicated ACKs. \item[VIRTIO_NET_F_STANDBY(62)] Device may act as a standby for a primary device with the same MAC address. |