On 7/11/2023 12:51 AM, lon...@linuxonhyperv.com wrote: > From: Long Li <lon...@microsoft.com> > > 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 <t-kongxin...@microsoft.com> for debugging this. > > Fixes: 517ed6e2d590 ("net/mana: add basic driver with build environment") > Cc: sta...@dpdk.org > > Signed-off-by: Long Li <lon...@microsoft.com> >
Applied to dpdk-next-net/main, thanks.