[PATCH v3] net/txgbe: fix Rx buffer size in configure register

Ferruh Yigit ferruh.yigit at amd.com
Wed Feb 15 11:24:52 CET 2023


On 2/15/2023 2:00 AM, Jiawen Wu wrote:
> When round up buffer size to 1K, to configure the register, hardware will
> receive packets exceeding the buffer size in LRO mode. It will cause a
> segment fault in the receive function.
> 
> Fixes: be797cbf4582 ("net/txgbe: add Rx and Tx init")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Jiawen Wu <jiawenwu at trustnetic.com>


Applied to dpdk-next-net/main, thanks.


More information about the stable mailing list