[Intel-wired-lan] [PATCH net v2] i40e: fix the restart auto-negotiation after FEC modified

Nguyen, Anthony L anthony.l.nguyen at intel.com
Wed Apr 14 21:36:18 UTC 2021


On Tue, 2021-04-13 at 14:19 +0000, Mateusz Palczewski wrote:
> From: Jaroslaw Gawin <jaroslawx.gawin at intel.com>
> 
> When FEC mode was changed the link didn't know it because
> the link was not reset and new parameters were not negotiated.
> Set a flag 'I40E_AQ_PHY_ENABLE_ATOMIC_LINK' in 'abilities'
> to restart the link and make it run with the new settings.
> 
> Fixes: 1d96340196f1 ("i40e: Add support FEC configuration for
> Fortville
> 25G")

I've fixed this up but please note that the tag should not be wrapped.

"Do not split the tag across multiple lines, tags are exempt from the
wrap at 75 columns rule in order to simplify parsing scripts."

https://www.kernel.org/doc/html/latest/process/submitting-patches.html

> Signed-off-by: Jaroslaw Gawin <jaroslawx.gawin at intel.com>
> Signed-off-by: Mateusz Palczewski <mateusz.palczewski at intel.com>


More information about the Intel-wired-lan mailing list