summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorAndy Gospodarek <gospo@broadcom.com>2022-04-02 03:21:11 +0300
committerDavid S. Miller <davem@davemloft.net>2022-04-04 14:44:50 +0300
commitfacc173cf700e55b2ad249ecbd3a7537f7315691 (patch)
tree2746c35706da71b429e641c676f1bacad802a8b5 /tools/perf/scripts/python/export-to-postgresql.py
parent4f81def272de17dc4bbd89ac38f49b2676c9b3d2 (diff)
downloadlinux-facc173cf700e55b2ad249ecbd3a7537f7315691.tar.xz
bnxt_en: reserve space inside receive page for skb_shared_info
Insufficient space was being reserved in the page used for packet reception, so the interface MTU could be set too large to still have room for the contents of the packet when doing XDP redirect. This resulted in the following message when redirecting a packet between 3520 and 3822 bytes with an MTU of 3822: [311815.561880] XDP_WARN: xdp_update_frame_from_buff(line:200): Driver BUG: missing reserved tailroom Fixes: f18c2b77b2e4 ("bnxt_en: optimized XDP_REDIRECT support") Reviewed-by: Somnath Kotur <somnath.kotur@broadcom.com> Reviewed-by: Pavan Chebbi <pavan.chebbi@broadcom.com> Signed-off-by: Andy Gospodarek <gospo@broadcom.com> Signed-off-by: Michael Chan <michael.chan@broadcom.com> 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