aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorKhalid Manaa <[email protected]>2022-01-26 14:25:55 +0200
committerSaeed Mahameed <[email protected]>2022-02-01 20:59:41 -0800
commit7957837b816f11eecb9146235bb0715478f4c81f (patch)
treebe1bae141074fff0ec5f68ded0c5137b4b3cd75f /tools/perf/scripts/python/export-to-postgresql.py
parentb8d91145ed7cfa046cc07bcfb277465b9d45da73 (diff)
net/mlx5e: Fix broken SKB allocation in HW-GRO
In case the HW doesn't perform header-data split, it will write the whole packet into the data buffer in the WQ, in this case the SHAMPO CQE handler couldn't use the header entry to build the SKB, instead it should allocate a new memory to build the SKB using the function: mlx5e_skb_from_cqe_mpwrq_nonlinear. Fixes: f97d5c2a453e ("net/mlx5e: Add handle SHAMPO cqe support") Signed-off-by: Khalid Manaa <[email protected]> Reviewed-by: Tariq Toukan <[email protected]> Signed-off-by: Saeed Mahameed <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions