On Mon, Jan 16, 2023 at 11:54 AM Simei Su <[email protected]> wrote: > > This patch removes unnecessary link status check. > > Fixes: a4ba77367923 ("net/i40e: enable maximum frame size at port level") > Fixes: 2184f7cdeeaa ("net/i40e: fix max frame size config at port level") > Fixes: 719469f13b11 ("net/i40e: fix jumbo frame Rx with X722") > Cc: [email protected] > > Signed-off-by: Simei Su <[email protected]>
Thanks for looking into the issue. This is rather close to what I had tried [1] along my original report, but it failed in the CI. Let's see how the validation of your patch goes. 1: https://patchwork.dpdk.org/project/dpdk/patch/[email protected]/ -- David Marchand

