Hello,
I am using linux-5.13.4 kernel with TMDSSK3358, and tried to change the ethernet dual mac mode to switch mode at run time.
I tried devlink command with console log:
# devlink dev param set platform/4a100000.switch name switch_mode value 1 cmode runtime
[ 198.675991] cpsw-switch 4a100000.switch: Enable switch mode
Port 1 was connected to my LAN, and Port 2 connected to a PC, Port 0 and Port 2 both assigned normal IP address from LAN DHCP server, but I can't ping between Port 0 and Port 2, Port 1 to Port 2 and Port0 to Port1 are work normally.
Are there any additional configurations needed in order to work with switch mode ?
Thanks
Jeffy