[PATCH] net/gve: allow GVE MTU greater than RTE_ETHER_MTU
Ferruh Yigit
ferruh.yigit at amd.com
Wed Oct 4 14:06:38 CEST 2023
On 9/29/2023 9:38 PM, Joshua Washington wrote:
> This patch corrects the MTU setting behavior in the GVE DPDK driver to
> remove the artificial upper limit of RTE_ETHER_MTU. Instead, the max MTU
> is dictated by the default value of the MTU that the device sends during
> initialization, which will always be the maximum supported MTU.
>
> Signed-off-by: Joshua Washington <joshwash at google.com>
>
Fixes: 71dea04cdf9a ("net/gve: support device info and configure")
Cc: stable at dpdk.org
Applied to dpdk-next-net/main, thanks.
More information about the dev
mailing list