diff options
author | Paolo Abeni <pabeni@redhat.com> | 2021-08-04 22:07:00 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-08-05 13:32:31 +0300 |
commit | af352460b465d7a8afbeb3be07c0268d1d48a4d7 (patch) | |
tree | 7127b0bd26a2bc9a6a76236ddb2db2241c4a19e1 /tools/perf/scripts/python/stackcollapse.py | |
parent | 839454801e08b8ff6c8d97007d044a53fe96f7fa (diff) | |
download | linux-af352460b465d7a8afbeb3be07c0268d1d48a4d7.tar.xz |
net: fix GRO skb truesize update
commit 5e10da5385d2 ("skbuff: allow 'slow_gro' for skb carring sock
reference") introduces a serious regression at the GRO layer setting
the wrong truesize for stolen-head skbs.
Restore the correct truesize: SKB_DATA_ALIGN(...) instead of
SKB_TRUESIZE(...)
Reported-by: Mat Martineau <mathew.j.martineau@linux.intel.com>
Fixes: 5e10da5385d2 ("skbuff: allow 'slow_gro' for skb carring sock reference")
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Tested-by: Mat Martineau <mathew.j.martineau@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions