Another update.
The log file, from “dmesg”, showed a failed execution command associated with SFC card:
“MC command 0x2a inlen 16 failed rc=-22 (raw=0) arg=0”. Actual msg is attached at the end.
Not sure what it meant. The interface and the bridge appeared to be working just fine. I was also able to set MTU to “9000”, for the bridge and its interface members.
**Tried to move to latest rolling release (20120217): **
The same “MC command …” error persists, each time a config change was committed to the sfc card. Trying change MTU to 9000 for the SFC card (SFN5322F) caused a kernel panic, resulting in “system reboot in 60 seconds” (happens as soon as “commit” was made). After reboot, MTU value stays at default (1500). (I did not capture the error msg, since it was on console screen).
No problem changing MTU for the Intel card (540-T2). If I leave the MTU at default (i.e. no attempt was made to modify for SFC cards), the system appears to work just fine.
######## Attachment. With1.3 beta, showing “MC command failed” error, but still a success with SFC card. Rolling release would cause kernel panic if attempt to modify MTU for sfc card was made.
login as: vyos
Linux vyos 5.4.96-amd64-vyos #1 SMP Mon Feb 15 20:00:31 UTC 2021 x86_64
Last login: Thu Feb 18 21:39:53 2021 from 192.168.2.20
vyos@vyos:~
vyos@vyos:~ sudo dmesg |grep sfc
[ 4.829766] sfc 0000:03:00.0 (unnamed net_device) (uninitialized): Solarflare NIC detected
[ 4.848143] sfc 0000:03:00.0 (unnamed net_device) (uninitialized): Part Number : SFN5322F
[ 4.947647] sfc 0000:03:00.0 (unnamed net_device) (uninitialized): no SR-IOV VFs probed
[ 5.094518] sfc 0000:03:00.1 (unnamed net_device) (uninitialized): Solarflare NIC detected
[ 5.105092] sfc 0000:03:00.1 (unnamed net_device) (uninitialized): Part Number : SFN5322F
[ 5.196755] sfc 0000:03:00.1 (unnamed net_device) (uninitialized): no SR-IOV VFs probed
[ 5.204651] sfc 0000:03:00.1 (unnamed net_device) (uninitialized): no PTP support
[ 23.465837] sfc 0000:03:00.0 rename3: renamed from eth1
[ 23.616857] sfc 0000:03:00.0 eth2: renamed from rename3
[ 34.960469] sfc 0000:03:00.1 eth3: MC command 0x2a inlen 16 failed rc=-22 (raw=0) arg=0
[ 34.972954] sfc 0000:03:00.1 eth3: link up at 10000Mbps full-duplex (MTU 1500)
[ 35.608602] sfc 0000:03:00.0 eth2: MC command 0x2a inlen 16 failed rc=-22 (raw=0) arg=0
[ 35.621779] sfc 0000:03:00.0 eth2: link up at 10000Mbps full-duplex (MTU 1500)
[ 221.981169] sfc 0000:03:00.1 eth3: MC command 0x2a inlen 16 failed rc=-22 (raw=0) arg=0
[ 222.883753] sfc 0000:03:00.0 eth2: MC command 0x2a inlen 16 failed rc=-22 (raw=0) arg=0
vyos@vyos:~$