diff options
author | David S. Miller <davem@davemloft.net> | 2022-02-09 13:15:35 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-02-09 13:15:35 +0000 |
commit | 62b5b162e472cb67a5446068858c073c4f661dd1 (patch) | |
tree | 5d6cfba7abcb62170083a9b87fc6ec8d6590f123 /net/switchdev/switchdev.c | |
parent | dc178d31b9428f5b8520fdfd07210c3595f06cb0 (diff) | |
parent | 86ec882f59a070e07d1e74c5b03340180ad90a1e (diff) |
Merge branch 'dpaa2-eth-sw-TSO'
Ioana Ciornei says:
====================
dpaa2-eth: add support for software TSO
This series adds support for driver level TSO in the dpaa2-eth driver.
The first 5 patches lay the ground work for the actual feature:
rearrange some variable declaration, cleaning up the interraction with
the S/G Table buffer cache etc.
The 6th patch adds the actual driver level software TSO support by using
the usual tso_build_hdr()/tso_build_data() APIs and creates the S/G FDs.
With this patch set we can see the following improvement in a TCP flow
running on a single A72@2.2GHz of the LX2160A SoC:
before: 6.38Gbit/s
after: 8.48Gbit/s
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions