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)
commit52960057f1d4958b541331ccba88c3241ebe9613
treed37509acda5144a58d293129b5264096e2c2f8d8
parentaad14460a066e400c1787126972a475b93a52012
net/ixgbe: fix filter parser for L2 tunnel

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>
drivers/net/ixgbe/ixgbe_flow.c