Excuse me, after following the steps below to create dpsw, an error occurred
create dpsw
ls-addsw -i=4 dpmac.5 dpmac.15 dpni.1 dpni.7
dmesg:
ip link add name br1 type bridge
ip link set br1 up
ip link set eth4 down
ip link set eth4 address 00:01:00:00:01:00
ip link set eth4 master br1
last when i set eth4 up,an error occurred,dmesg:
and fsl_mc_console:
How should this error be resolved and will it affect the work of dpsw?
Thank you for your response