numam-dpdk/lib/gro
Kumara Parameshwaran bc4a7f7ee0 gro: fix chain index for more than 2 packets
When more than two packets are merged in a flow, and if we receive
a 3rd packet which is matching the sequence of the 2nd packet the
prev_idx will be 1 and not 2, hence resulting in packet re-ordering

Signed-off-by: Kumara Parameshwaran <kumaraparamesh92@gmail.com>
Acked-by: Jiayu Hu <jiayu.hu@intel.com>
2022-10-05 14:16:37 +02:00
..
gro_tcp4.c gro: fix chain index for more than 2 packets 2022-10-05 14:16:37 +02:00
gro_tcp4.h lib: remove unneeded header includes 2022-02-22 13:10:39 +01:00
gro_udp4.c lib: remove unneeded header includes 2022-02-22 13:10:39 +01:00
gro_udp4.h lib: remove unneeded header includes 2022-02-22 13:10:39 +01:00
gro_vxlan_tcp4.c lib: remove unneeded header includes 2022-02-22 13:10:39 +01:00
gro_vxlan_tcp4.h lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
gro_vxlan_udp4.c lib: remove unneeded header includes 2022-02-22 13:10:39 +01:00
gro_vxlan_udp4.h lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
meson.build lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
rte_gro.c gro: fix identifying fragmented packets 2022-07-05 18:30:38 +02:00
rte_gro.h lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
version.map version: 22.11-rc0 2022-07-21 12:13:48 +02:00