> -Original Message-
> From: dev On Behalf Of Guo, Jia
> Sent: Wednesday, February 24, 2021 11:38 AM
> To: Yu, DapengX ; Wang, Haiyue
>
> Cc: dev@dpdk.org; sta...@dpdk.org
> Subject: Re: [dpdk-dev] [PATCH] net/e1000: remove MTU setting limitation
>
> Seems
Seems that this is align with the fixing process of the other pmds(ixgbe/txgbe)
and it is not bad. Thanks.
Acked-by: Jeff Guo
> -Original Message-
> From: Yu, DapengX
> Sent: Friday, February 19, 2021 6:03 PM
> To: Guo, Jia ; Wang, Haiyue
> Cc: dev@dpdk.org; Yu, DapengX ; sta...@dpdk.
From: Dapeng Yu
Currently, if requested MTU is bigger than mbuf size and scattered
receive is not enabled, setting MTU to that value fails.
This patch allows setting this special MTU when device is stopped,
because scattered_rx will be re-configured during next port start
and driver may enable s
3 matches
Mail list logo