Andrey Kulikov <amde...@gmail.com> wrote:

>Hello,
>
>We use quad-10G-ports XL710-AM1 based NIC.
>With recent controllers we observe issues with LACP interfaces - links
>of bonded interfaces randomly goes down after system reboot.
>But if link will manage to survive boot phase - it works well, and not
>disappear until next reboot.
>
>At the same time, it working with older controllers of the same model,
>with the same version of kernel, drivers, SFP+ transceivers and switch
>on the other side.
>What different is controller Firmware:
>6.01 - not working (new controllers)
>5.05 - working (old controllers)
>
>Checked with Debian 9
>kernel: 4.9.0-9-amd64 and 4.9.0-12-amd64
>i40e drivers: v2.7.29 and latest 2.11.21
>bonding module v3.7.1
>8021q module v1.8

        It is possible that you're seeing the effects of a bug in the
bonding driver, if your kernel does not have the upstream commit
1899bb325149 ("bonding: fix state transition issue in link monitoring")

https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git/commit/drivers/net/bonding/bond_main.c?id=1899bb325149e481de31a4f32b59ea6f24e176ea

        I don't know if or when this fix was incorporated into the
debian 4.9 kernels.

        -J
        
>Switching LLDP off:
>ethtool --set-priv-flags <eth name> disable-fw-lldp on
>results in steady link down state on reboot.
>
>Output of ethtool and ethtool -i attached.
>dmesg after reproducing issue attached.
>
>Would updating firmware help to resolve our issues?
>https://downloadcenter.intel.com/download/24769
>Or may be it better to downgrade it:
>https://downloadcenter.intel.com/download/26102/NVM-Downgrade-Package-for-Intel-Ethernet-Adapters-710-Series?product=82947
>?
>
>Or may be issue is in driver?
>What other diagnostic could be necessary?
>
>--
>Best wishes,
>Andrey

---
        -Jay Vosburgh, jay.vosbu...@canonical.com


_______________________________________________
E1000-devel mailing list
E1000-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/e1000-devel
To learn more about Intel Ethernet, visit 
https://forums.intel.com/s/topic/0TO0P00000018NbWAI/intel-ethernet

Reply via email to