diff options
author | Eric Dumazet <edumazet@google.com> | 2014-10-05 10:11:27 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-10-06 17:56:28 -0400 |
commit | fcbeb976d7ce783fd58e63e61c196d9a8912b3be (patch) | |
tree | c6dde6923e5316b2bfc4bdb04bd6643515cc1598 /net/sched/cls_cgroup.c | |
parent | 9d31a7b9f9963e97e067e72ef13492e6ace7d345 (diff) | |
download | linux-fcbeb976d7ce783fd58e63e61c196d9a8912b3be.tar.bz2 |
net: introduce netdevice gso_min_segs attribute
Some TSO engines might have a too heavy setup cost, that impacts
performance on hosts sending small bursts (2 MSS per packet).
This patch adds a device gso_min_segs, allowing drivers to set
a minimum segment size for TSO packets, according to the NIC
performance.
Tested on a mlx4 NIC, this allows to get a ~110% increase of
throughput when sending 2 MSS per packet.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/sched/cls_cgroup.c')
0 files changed, 0 insertions, 0 deletions