net/softnic: fix IPv6 endianness
authorReshma Pattan <reshma.pattan@intel.com>
Fri, 28 Sep 2018 16:18:54 +0000 (17:18 +0100)
committerCristian Dumitrescu <cristian.dumitrescu@intel.com>
Fri, 12 Oct 2018 17:33:22 +0000 (19:33 +0200)
commit13b8c6802d456b3acd9b5cf47abb60594f892e9b
tree345e491068feff30d3f89038466c70680630af02
parent223be676c3f32d8d8b1bb1d071bb0f151890e6c6
net/softnic: fix IPv6 endianness

Fix IPv6 endianness from big endian to CPU order.

Fixes: ee19326a4b ("net/softnic: add command for pipeline table entries")
Cc: stable@dpdk.org
Signed-off-by: Reshma Pattan <reshma.pattan@intel.com>
Acked-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
drivers/net/softnic/rte_eth_softnic_thread.c