aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpi-inline.h
diff options
context:
space:
mode:
authorEric Dumazet <[email protected]>2022-02-04 20:54:59 -0800
committerDavid S. Miller <[email protected]>2022-02-05 15:34:46 +0000
commitd2692eee05b8502dbe4c480405feec79f4efbb55 (patch)
tree886e4358f69b3460474cdc52d2f49a749402ede5 /lib/mpi/mpi-inline.h
parent5f2155132c5b9dbbf842db134a48407e5aad0958 (diff)
net: typhoon: implement ndo_features_check method
Instead of disabling TSO at compile time if MAX_SKB_FRAGS > 32, implement ndo_features_check() method for this driver for a more dynamic handling. If skb has more than 32 frags and is a GSO packet, force software segmentation. Most locally generated packets will use a small number of fragments anyway. For forwarding workloads, we can limit gro_max_size at ingress, we might also implement gro_max_segs if needed. Signed-off-by: Eric Dumazet <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-inline.h')
0 files changed, 0 insertions, 0 deletions