examples/ip_pipeline: fix IPv6 endianness
authorReshma Pattan <reshma.pattan@intel.com>
Fri, 28 Sep 2018 16:18:55 +0000 (17:18 +0100)
committerCristian Dumitrescu <cristian.dumitrescu@intel.com>
Fri, 12 Oct 2018 17:33:20 +0000 (19:33 +0200)
commit223be676c3f32d8d8b1bb1d071bb0f151890e6c6
tree0b8e3830e20723f67d8626c5ac0b5f251308ad82
parente1c0b445536c137022172e205c3ba9efdc549008
examples/ip_pipeline: fix IPv6 endianness

Fix IPv6 endianness from big endian to CPU order.

Fixes: a3a95b7d58 ("examples/ip_pipeline: add table entry commands")
Cc: stable@dpdk.org
Signed-off-by: Reshma Pattan <reshma.pattan@intel.com>
Acked-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
examples/ip_pipeline/thread.c