[dpdk-users] Issue with IGMP query v2

Shahjamal Mondal msmondal at gmail.com
Wed Feb 10 16:54:29 CET 2016


I have been trying to get ethernet frames having IGMP version 2 query,
using the function rte_eth_rx_burst. But it seems that those frames are
being skipped by DPDK, even though tcpdump is capturing those packets.

Does that mean that DPDK does not handle IGMP? This could be the case as
there are no APIs to handle IGMP unlike protocols such as ICMP or UDP.

NIC: Mellanox ConnectX-3
DPDK version 2.2.0
MLNX OFED version: 3.1-1.1.0.1


More information about the users mailing list