commit | 87731f0c681c9682c5521e5197d89e561b7da395 | [log] [tgz] |
---|---|---|
author | Arthur Kiyanovski <akiyano@amazon.com> | Thu Oct 11 11:26:24 2018 +0300 |
committer | David S. Miller <davem@davemloft.net> | Thu Oct 11 10:13:51 2018 -0700 |
tree | 7576baaececc2eaef0647e90ff9cba752ac86b5e | |
parent | 0574bb806dad29a3dada0ee42b01645477d48282 [diff] |
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>