On 9/8/2022 2:56 PM, Namburu, Chandu-babu wrote:
From: Modali, Bhagyada <bhagyada.mod...@amd.com>
Sent: Thursday, September 8, 2022 9:01 AM
To: Namburu, Chandu-babu <cha...@amd.com>; Yigit, Ferruh <ferruh.yi...@amd.com>
Cc: dev@dpdk.org; sta...@dpdk.org; Modali, Bhagyada <bhagyada.mod...@amd.com>
Subject: [PATCH v2 1/3] net/axgbe: reset the end of packet in scattered rx
Reset the eop in the failure scenario and also after the last segment.
Removed the packet length updation explicitly as it is done in Chaining.
Fixes: 965b3127d425 ("net/axgbe: support scattered Rx")
Cc: sta...@dpdk.org
Signed-off-by: Bhagyada Modali <bhagyada.mod...@amd.com>
>
Acked-by: Chandubabu Namburu <cha...@amd.com>
Series applied to dpdk-next-net/main, thanks.