net/ixgbe: fix filter parser for L2 tunnel
authorWei Zhao <wei.zhao1@intel.com>
Fri, 3 Nov 2017 07:38:38 +0000 (15:38 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 3 Nov 2017 18:52:53 +0000 (19:52 +0100)
The action for L2 tunnel should be VF or PF, not QUEUE.

Fixes: 99e7003831c ("net/ixgbe: parse L2 tunnel filter")
Cc: stable@dpdk.org
Signed-off-by: Wei Zhao <wei.zhao1@intel.com>
Tested-by: Yuan Peng <yuan.peng@intel.com>
Acked-by: Wei Dai <wei.dai@intel.com>

No differences found