Re: [PATCH v4] net/i40e: rework maximum frame size configuration

2023-02-02 Thread Kevin Traynor
On 02/02/2023 12:30, Simei Su wrote: This patch reverts mentionned changes below to remove unnecessary link status check and only moves max frame size configuration to dev_start. Also, it sets the parameter "wait to complete" true to wait for complete right after setting link up. I think it wo

[PATCH v4] net/i40e: rework maximum frame size configuration

2023-02-02 Thread Simei Su
This patch reverts mentionned changes below to remove unnecessary link status check and only moves max frame size configuration to dev_start. Also, it sets the parameter "wait to complete" true to wait for complete right after setting link up. Fixes: a4ba77367923 ("net/i40e: enable maximum frame s