Hi all, The DPDK net driver will drop the error frames, So I can't get the error Ethernet frames(such as FCS error) . In Linux I can config the device with "ethtool -K eth0 rx-all on" then all Ethernet frames can be received.