diff options
author | Khalid Manaa <[email protected]> | 2020-09-14 15:55:26 +0300 |
---|---|---|
committer | Saeed Mahameed <[email protected]> | 2021-10-26 19:30:41 -0700 |
commit | 92552d3abd329fbc598c9ded30743ab96df36a30 (patch) | |
tree | b943063605605fb19e3b0d8852039f3fada59b36 /scripts/gdb/linux/lists.py | |
parent | 64509b05252587fbf9a02fb1458eeb81bf942bb8 (diff) |
net/mlx5e: HW_GRO cqe handler implementation
this patch updates the SHAMPO CQE handler to support HW_GRO,
changes in the SHAMPO CQE handler:
- CQE match and flush fields are used to determine if to build new skb
using the new received packet,
or to add the received packet data to the existing RQ.hw_gro_skb,
also this fields are used to determine when to flush the skb.
- in the end of the function mlx5e_poll_rx_cq the RQ.hw_gro_skb is flushed.
Signed-off-by: Khalid Manaa <[email protected]>
Signed-off-by: Ben Ben-Ishay <[email protected]>
Reviewed-by: Tariq Toukan <[email protected]>
Signed-off-by: Saeed Mahameed <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions