On 9/1/2022 1:49 PM, Bhagyada Modali wrote:
Error check needs to be done only for last segment of Jumbo packet.
Freed first_seg and reset eop to 0 in error case
Fixes: 965b3127d425 ("net/axgbe: support scattered Rx")
Signed-off-by: Bhagyada Modali <bhagyada.mod...@amd.com>
---
v2:
* removed the extra paranthesis
* initialised the variables
* updated the commit logs
Patchset looks good to me, only stable tag (Cc: sta...@dpdk.org) is
missing which can be added while merging.
Will wait maintainer ack to proceed.