VNI of VXLAN is parsed wrongly. The root cause is that VNI array in VXLAN item also uses network byte ordering. Fixes: 11777435c727 ("net/ixgbe: parse flow director filter") Cc: stable@dpdk.org Signed-off-by: Wei Zhao <wei.zhao1@intel.com>