Hi,
> -----Original Message----- > From: Adrien Mazarguil [mailto:adrien.mazarg...@6wind.com] > Sent: Wednesday, April 26, 2017 8:07 PM > To: dev@dpdk.org > Cc: sta...@dpdk.org; Zhao1, Wei; Lu, Wenzhuo > Subject: [PATCH v3 13/14] ethdev: fix incomplete items in flow API > > E-Tag and NVGRE pattern items have been added hastily without updating > documentation nor testpmd. > > This commit also adds default masks for these items based on the ixgbe > implementation. > > Fixes: 99e7003831c3 ("net/ixgbe: parse L2 tunnel filter") > > Cc: sta...@dpdk.org > Cc: Wei Zhao <wei.zh...@intel.com> > Cc: Wenzhuo Lu <wenzhuo...@intel.com> > Signed-off-by: Adrien Mazarguil <adrien.mazarg...@6wind.com> Acked-by: Wenzhuo Lu <wenzhuo...@intel.com> Thanks for this patch :)