diff options
author | Jakub Kicinski <jakub.kicinski@netronome.com> | 2018-02-08 05:55:25 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-02-08 16:01:27 +0100 |
commit | 0d592e52fbbda26155b686dd93878cf774a3ab0e (patch) | |
tree | bd5d0a7658d8bf238a2fabe13f1b44049f810e1c /.get_maintainer.ignore | |
parent | nfp: forbid disabling hw-tc-offload on representors while offload active (diff) | |
download | linux-0d592e52fbbda26155b686dd93878cf774a3ab0e.tar.xz linux-0d592e52fbbda26155b686dd93878cf774a3ab0e.zip |
nfp: limit the number of TSO segments
Most FWs limit the number of TSO segments a frame can produce
to 64. This is for fairness and efficiency (of FW datapath)
reasons. If a frame with larger number of segments is submitted
the FW will drop it.
Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Reviewed-by: Simon Horman <simon.horman@netronome.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '.get_maintainer.ignore')
0 files changed, 0 insertions, 0 deletions