工具/软件:
按照 Pekka 在该页面中执行命令的序列: AM6422:eth0 set iet-frame-preming failure
root@am64xx-EVM:~# ip link set dev eth0 down 
root@am64xx-EVM:~# ethtool -L eth0 tx 2 
root@am64xx-EVM:~# ethtool --set-priv-flags eth0 p0-rx-type-rlooth off 
root@am64xx-EVM:~# ethtool --set-priv-flags eth0 iet-frame-preming on 
NetLink 错误:找不到位名称(偏移量 48) 
NetLink 错误:操作不受支持 
root@am64xx-EVM:~# ethtool --set-priv-flags eth0 iet-mac-verify on 
NetLink 错误:找不到位名称(偏移量 48) 
NetLink 错误:操作不受支持 
TI 软件版本:
root@am64xx-EVM:~# uname -A 
Linux am64xx-EVM 6.6.58-ti-01497-ga7758da17c28-dirty #1 SMP PREEMT 11 月 27 日星期三 13:23:15 UTC 2024 AArch64 GNU/Linux 
如何解决此问题?
谢谢!