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 <[email protected]> > Signed-off-by: Varun Lakkur Ambaji Rao <[email protected]> > > 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: [email protected] And please use following order/syntax in commit log: ``` <commit log> Fixes: 4022f99 ("net/gve: support basic Tx data path for DQO") Cc: [email protected] Signed-off-by: Tathagat Priyadarshi <[email protected]> Signed-off-by: Varun Lakkur Ambaji Rao <[email protected]> ```

