On Mon, 27 Aug 2018 18:08:35 +0530 Jerin Jacob <jerin.ja...@caviumnetworks.com> wrote:
> Add support for IGMP packet type. > > Signed-off-by: Jerin Jacob <jerin.ja...@caviumnetworks.com> Could you add logic to recoginize IGMP to the software packet type identification rte_net_get_ptype used by drivers that don't have hardware support. Also shouldn't this bit be part of RTE_PTYPE_L4_MASK?