On 7/31/2024 5:38 PM, Tathagat Priyadarshi wrote: > The EOP bit was not set for all the packets in mbuf chain > causing packet transmission stalls for packets split across > mbuf in chain. > > Signed-off-by: Tathagat Priyadarshi <tathagat.d...@gmail.com> > Signed-off-by: Varun Lakkur Ambaji Rao <varun...@gmail.com> > > Fixes: 4022f99 ("net/gve: support basic Tx data path for DQO") >
Hi Tathagat, Can you please address issues reported from './devtools/check-git-log.sh' script? And there is a request to backport to stable trees, please include following tag: Cc: sta...@dpdk.org And please use following order/syntax in commit log: ``` <commit log> 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> ```