diff options
author | David S. Miller <davem@davemloft.net> | 2020-06-19 06:46:23 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-06-19 06:46:23 +0300 |
commit | 0fb9fbab405351aa0c18973881c4103e4da886b6 (patch) | |
tree | f08f28a480eb0e13e826412eaa1f1d37be41d1dc /net/sched | |
parent | 1b055409006195fd076a29ad5ee15f661bdd580b (diff) | |
parent | 3d5b459ba0e3788ab471e8cb98eee89964a9c5e8 (diff) | |
download | linux-0fb9fbab405351aa0c18973881c4103e4da886b6.tar.xz |
Merge branch 'net-tso-expand-to-UDP-support'
Eric Dumazet says:
====================
net: tso: expand to UDP support
With QUIC getting more attention these days, it is worth
implementing UDP direct segmentation, the same we did for TCP.
Drivers will need to advertize NETIF_F_GSO_UDP_L4 so that
GSO stack does not do the (more expensive) segmentation.
Note the two first patches are stable candidates, after
tests confirm they do not add regressions.
v2: addressed Jakub feedback :
1) Added a prep patch for octeontx2-af
2) calls tso_start() earlier in otx2_sq_append_tso()
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/sched')
0 files changed, 0 insertions, 0 deletions