[dpdk-dev] [PATCH 3/7] net/ice: change swicth parser to support flexible mask

2020-03-12 Thread Wei Zhao
DCF need to make configuration of flexible mask, that is to say some iput set mask may be not 0x type all one bit. In order to direct L2/IP multicast packets, the mask for source IP maybe 0xF000, this patch enable switch filter parser for it. Signed-off-by: Wei Zhao --- drivers/net/ice/i

[dpdk-dev] [PATCH 3/7] net/ice: change swicth parser to support flexible mask

2020-03-12 Thread wei.zh...@intel.com
DCF need to make configuration of flexible mask, that is to say some iput set mask may be not 0x type all one bit. In order to direct L2/IP multicast packets, the mask for source IP maybe 0xF000, this patch enable switch filter parser for it. Signed-off-by: Wei Zhao --- drivers/net/ice/i