Hi, we try to receive packet with ethertype < 1500, some self-defined packets with 82599 card. we can xmit the packets with dpdk and receive packets with tcpdump when set ethtool -rx_all option, but we can't rx anysuch type packets with dpdk.
After check DPDK doc and source code with version 17.11.0-rc1 , we found there is no any options about rx_all or ignore fcs check just like ixgbe linux driver. Anyone can help us? -- LuoHao -- LuoHao
