]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit
net: ena: change rx copybreak default to reduce kernel memory pressure
authorArthur Kiyanovski <akiyano@amazon.com>
Thu, 11 Oct 2018 08:26:24 +0000 (11:26 +0300)
committerDavid S. Miller <davem@davemloft.net>
Thu, 11 Oct 2018 17:13:51 +0000 (10:13 -0700)
commit87731f0c681c9682c5521e5197d89e561b7da395
tree7576baaececc2eaef0647e90ff9cba752ac86b5e
parent0574bb806dad29a3dada0ee42b01645477d48282
net: ena: change rx copybreak default to reduce kernel memory pressure

Improves socket memory utilization when receiving packets larger
than 128 bytes (the previous rx copybreak) and smaller than 256 bytes.

Signed-off-by: Arthur Kiyanovski <akiyano@amazon.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/amazon/ena/ena_netdev.h