diff options
author | Sreekanth Reddy <sreekanth.reddy@broadcom.com> | 2023-12-08 03:16:56 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2023-12-09 04:20:26 +0300 |
commit | aded5d1feb08e48d544845d3594d70c4d5fe6e54 (patch) | |
tree | 9496c3c56db2c3c5cc664f8e2973b01d666752b1 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 9ef7c58f5abe41e6d91f37f28fe2d851ffedd92a (diff) | |
download | linux-aded5d1feb08e48d544845d3594d70c4d5fe6e54.tar.xz |
bnxt_en: Fix skb recycling logic in bnxt_deliver_skb()
Receive SKBs can go through the VF-rep path or the normal path.
skb_mark_for_recycle() is only called for the normal path. Fix it
to do it for both paths to fix possible stalled page pool shutdown
errors.
Fixes: 86b05508f775 ("bnxt_en: Use the unified RX page pool buffers for XDP and non-XDP")
Reviewed-by: Somnath Kotur <somnath.kotur@broadcom.com>
Reviewed-by: Andy Gospodarek <andrew.gospodarek@broadcom.com>
Reviewed-by: Vikas Gupta <vikas.gupta@broadcom.com>
Signed-off-by: Sreekanth Reddy <sreekanth.reddy@broadcom.com>
Signed-off-by: Michael Chan <michael.chan@broadcom.com>
Link: https://lore.kernel.org/r/20231208001658.14230-3-michael.chan@broadcom.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions