diff options
author | Christian Breunig <christian@breunig.cc> | 2024-03-22 07:50:58 +0000 |
---|---|---|
committer | Mergify <37929162+mergify[bot]@users.noreply.github.com> | 2024-03-22 07:55:45 +0000 |
commit | de05477c120bc9a845baad2c516ef4ed87f59ff1 (patch) | |
tree | 8d03e0882ebec71068417808c8f802c2fcd6e6a3 /packages/ddclient | |
parent | 19039d6622f45dab5b85303ebb504d09e2ce07df (diff) | |
download | vyos-build-de05477c120bc9a845baad2c516ef4ed87f59ff1.tar.gz vyos-build-de05477c120bc9a845baad2c516ef4ed87f59ff1.zip |
ixgbe: T6155: always enable allow_unsupported_sfp for all NICs by default
In-tree vs. Out-Of-Tree drivers differ in the way how unsupported transceivers
are defined (uint vs array of int) for the Kernel module parameters.
This results in:
kernel: ixgbe 0000:5e:00.0: failed to initialize because an unsupported SFP+ module type was detected.
kernel: ixgbe 0000:5e:00.0: Reload the driver after installing a supported module.
kernel: ixgbe 0000:5e:00.0: removed PHC on eth6
This patch always enables unsupported SFP+ modules as wo do anyway from
the userspace but only for the first port.
(cherry picked from commit ea7d59a4bf64a854be04ccf7566e1cf95d4e09a8)
Diffstat (limited to 'packages/ddclient')
0 files changed, 0 insertions, 0 deletions