On 7/11/2023 12:51 AM, [email protected] wrote: > From: Long Li <[email protected]> > > This counter should set to uint16_t, the same type as pkt_received. > Otherwise, it may overflow when pkt_received goes over 256. > > Thanks Xinhao Kong <[email protected]> for debugging this. > > Fixes: 517ed6e2d590 ("net/mana: add basic driver with build environment") > Cc: [email protected] > > Signed-off-by: Long Li <[email protected]> >
Applied to dpdk-next-net/main, thanks.

