diff options
author | Jakub Kicinski <jakub.kicinski@netronome.com> | 2018-02-07 20:55:25 -0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-02-08 10:01:27 -0500 |
commit | 0d592e52fbbda26155b686dd93878cf774a3ab0e (patch) | |
tree | bd5d0a7658d8bf238a2fabe13f1b44049f810e1c /drivers/net/hamradio | |
parent | d692403e5cf8008f31f5664a6f3ce3e65d54f458 (diff) | |
download | talos-op-linux-0d592e52fbbda26155b686dd93878cf774a3ab0e.tar.gz talos-op-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 'drivers/net/hamradio')
0 files changed, 0 insertions, 0 deletions