On 8/2/2024 6:08 AM, Tathagat Priyadarshi wrote: > The EOP and csum bit was not set for all the packets in mbuf chain > causing packet transmission stalls for packets split across > mbuf in chain. > > Fixes: 4022f99 ("net/gve: support basic Tx data path for DQO") > Cc: sta...@dpdk.org > > Signed-off-by: Tathagat Priyadarshi <tathagat.d...@gmail.com> > Signed-off-by: Varun Lakkur Ambaji Rao <varun...@gmail.com> > > Acked-by: Joshua Washington <joshw...@google.com> >
Updated commit log slightly, please check the merged version. Applied to dpdk-next-net/main, thanks.