You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bonded interface on Linux, member A) is vendor X (say Solarflare) for which libcck loads vendor extensions
Bonded interface member B) is vendor Y, for which libcck also loads vendor extensions
...or vice versa (A<->B).
The MAC address of all bond members becomes the same once bonded. This will cause incorrect extensions to be loaded, or no extensions to be loaded, if mixing NIC vendors. The only way around this is to try acquiring the actual burned-in hardware MAC.
The text was updated successfully, but these errors were encountered:
Scenario:
...or vice versa (A<->B).
The MAC address of all bond members becomes the same once bonded. This will cause incorrect extensions to be loaded, or no extensions to be loaded, if mixing NIC vendors. The only way around this is to try acquiring the actual burned-in hardware MAC.
The text was updated successfully, but these errors were encountered: