diff options
author | 2024-04-30 16:35:55 +0200 | |
---|---|---|
committer | 2024-05-02 11:03:20 +0200 | |
commit | 5babae777c61aa8a8679d59d3cdc54165ad96d42 (patch) | |
tree | 5c9a82adc5af8d2f90cff1c7bcf3dedab5f5bd48 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net: gro: fix udp bad offset in socket lookup by adding {inner_}network_offset to napi_gro_cb (diff) | |
download | wireguard-linux-5babae777c61aa8a8679d59d3cdc54165ad96d42.tar.xz wireguard-linux-5babae777c61aa8a8679d59d3cdc54165ad96d42.zip |
net: gro: add flush check in udp_gro_receive_segment
GRO-GSO path is supposed to be transparent and as such L3 flush checks are
relevant to all UDP flows merging in GRO. This patch uses the same logic
and code from tcp_gro_receive, terminating merge if flush is non zero.
Fixes: e20cf8d3f1f7 ("udp: implement GRO for plain UDP sockets.")
Signed-off-by: Richard Gobert <richardbgobert@gmail.com>
Reviewed-by: Willem de Bruijn <willemb@google.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions