diff options
author | David S. Miller <davem@davemloft.net> | 2021-03-31 03:06:50 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-03-31 03:06:50 +0300 |
commit | df82e9c6dd8426577bf02392928c51c8e7ed30e1 (patch) | |
tree | 77d847de135f17ddea9d6e36089f33d8e16cfaf4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | dc5fa2073f63965faad232af0adf9b7e50b5f340 (diff) | |
parent | a062260a9d5fce22977744ed6dab64b7b1508ab3 (diff) | |
download | linux-df82e9c6dd8426577bf02392928c51c8e7ed30e1.tar.xz |
Merge branch 'udp-gro-L4'
Paolo Abeni says:
====================
udp: GRO L4 improvements
This series improves the UDP L4 - either 'forward' or 'frag_list' -
co-existence with UDP tunnel GRO, allowing the first to take place
correctly even for encapsulated UDP traffic.
The first for patches are mostly bugfixes, addressing some GRO
edge-cases when both tunnels and L4 are present, enabled and in use.
The next 3 patches avoid unneeded segmentation when UDP GRO
traffic traverses in the receive path UDP tunnels.
Finally, some self-tests are included, covering the relevant
GRO scenarios.
Even if most patches are actually bugfixes, this series is
targeting net-next, as overall it makes available a new feature.
v2 -> v3:
- no code changes, more verbose commit messages and comment in
patch 1/8
v1 -> v2:
- restrict post segmentation csum fixup to the only the relevant pkts
- use individual 'accept_gso_type' fields instead of whole gso bitmask
(Willem)
- use only ipv6 addesses from test range in self-tests (Willem)
- hopefully clarified most individual patches commit messages
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions