[PATCH] net/gve : Update EOP bit in txd rte_mbuf chain

Ferruh Yigit ferruh.yigit at amd.com
Thu Aug 1 13:16:18 CEST 2024


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.dpdk at gmail.com>
> Signed-off-by: Varun Lakkur Ambaji Rao <varun.la at 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: stable at 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: stable at dpdk.org

Signed-off-by: Tathagat Priyadarshi <tathagat.dpdk at gmail.com>
Signed-off-by: Varun Lakkur Ambaji Rao <varun.la at gmail.com>
```


More information about the dev mailing list