aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/virtio_net.c
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2021-08-03 12:38:47 +0100
committerDavid S. Miller <davem@davemloft.net>2021-08-03 12:38:47 +0100
commitdc1a8079ebac2d7e79c78059a9abde8b1c9878eb (patch)
tree5e1083736ce28c6c86972ee51c78c40e83e46825 /drivers/net/virtio_net.c
parentnet: Keep vertical alignment (diff)
parentbnxt_en: Increase maximum RX ring size if jumbo ring is not used (diff)
downloadlinux-dev-dc1a8079ebac2d7e79c78059a9abde8b1c9878eb.tar.xz
linux-dev-dc1a8079ebac2d7e79c78059a9abde8b1c9878eb.zip
Merge branch 'bnxt_en-rx-ring'
Michael Chan says: ==================== bnxt_en: Increase maximum RX ring size when jumbo ring is unused The RX jumbo ring is automatically enabled when HW GRO/LRO is enabled or when the MTU exceeds the page size. The RX jumbo ring provides a lot more RX buffer space when it is in use. When the RX jumbo ring is not in use, some users report that the current maximum of 2K buffers is too limiting. This patchset increases the maximum to 8K buffers when the RX jumbo ring is not used. The default RX ring size is unchanged at 511. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/virtio_net.c')
0 files changed, 0 insertions, 0 deletions