[dpdk-users] How to configure an Ethernet Driver to ignore the Ethertype

Jim Murphy jmurphy at arista.com
Fri Feb 21 20:19:37 CET 2020


Hi,

I was wondering if there is a way to get the Ethernet driver to ignore the
Ethertype. The problem I am having is that I am dealing with a switch chip
that is redirecting packets to the processor via an offload ethernet
device. Before offload the switch chip adds a header that pushes the DA
into the spot where the EtherType is normally. As a result, the ethertype
is essentially a random value so some packets will look like that have a
snap header and the driver will conclude that the packet is corrupted I
presume. I am working with the IXGBE driver.

Any ideas?

Thanks,

Jim


More information about the users mailing list