To enable IET FPE with MAC Verify, do
ethtool --set-priv-flags eth0 p0-rx-ptype-rrobin off ethtool --set-priv-flags eth0 iet-frame-preemption on ethtool --set-priv-flags eth0 iet-mac-verify on
but
root@am64xx-evm:~# ethtool --set-priv-flags eth0 iet-frame-preemption on
netlink error: Device or resource busy
how to solve the problem?