[dpdk-users] How can I receive the error frames from DPDK.

宋捷 songj at zctt.com
Thu Jun 3 12:34:06 CEST 2021


Hi all,
Sorry,something wrong with my mailbox, my last email sent out without completed.


My question is:


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


So if there is a way to receive all the Ethernet frames, or don't drop the error frame in DPDK.


Thanks


Jie








 
 
 
------------------ Original ------------------
From:  "宋捷"<songj at zctt.com>;
Date:  Thu, Jun 3, 2021 06:23 PM
To:  "users"<users at dpdk.org>; 

Subject:  [dpdk-users] How can receive the error frames

 

Hi all,


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




&nbsp;&nbsp;






&nbsp;


More information about the users mailing list