On Mon, Jan 16, 2023 at 11:54 AM Simei Su <simei...@intel.com> 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: sta...@dpdk.org > > Signed-off-by: Simei Su <simei...@intel.com>
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/20221212143715.29649-1-david.march...@redhat.com/ -- David Marchand