diff options
author | Khalid Manaa <khalidm@nvidia.com> | 2020-09-14 15:55:26 +0300 |
---|---|---|
committer | Saeed Mahameed <saeedm@nvidia.com> | 2021-10-27 05:30:41 +0300 |
commit | 92552d3abd329fbc598c9ded30743ab96df36a30 (patch) | |
tree | b943063605605fb19e3b0d8852039f3fada59b36 /mm/hugetlb_vmemmap.c | |
parent | 64509b05252587fbf9a02fb1458eeb81bf942bb8 (diff) | |
download | linux-92552d3abd329fbc598c9ded30743ab96df36a30.tar.xz |
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 <khalidm@nvidia.com>
Signed-off-by: Ben Ben-Ishay <benishay@nvidia.com>
Reviewed-by: Tariq Toukan <tariqt@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
Diffstat (limited to 'mm/hugetlb_vmemmap.c')
0 files changed, 0 insertions, 0 deletions