diff options
author | Toshiaki Makita <makita.toshiaki@lab.ntt.co.jp> | 2015-01-09 08:16:40 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-01-13 00:18:09 +0300 |
commit | f902e8812ef657c6cf744ac25e21865217155460 (patch) | |
tree | bce7d750a162a40dd84be8aa27823da450f006db /net/packet | |
parent | 2f516d52cd07db9414dc0cd4e6f308e460b69f87 (diff) | |
download | linux-f902e8812ef657c6cf744ac25e21865217155460.tar.xz |
bridge: Add ability to enable TSO
Currently a bridge device turns off TSO feature if no bridge ports
support it. We can always enable it, since packets can be segmented on
ports by software as well as on the bridge device.
This will reduce the number of packets processed in the bridge.
Signed-off-by: Toshiaki Makita <makita.toshiaki@lab.ntt.co.jp>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/packet')
0 files changed, 0 insertions, 0 deletions