[dpdk-dev] [PATCH] examples/ip_pipeline: fix ipv6 address endianness

Dumitrescu, Cristian cristian.dumitrescu at intel.com
Mon Oct 8 17:28:39 CEST 2018



> -----Original Message-----
> From: Pattan, Reshma
> Sent: Friday, September 28, 2018 5:19 PM
> To: dev at dpdk.org; Dumitrescu, Cristian <cristian.dumitrescu at intel.com>;
> Singh, Jasvinder <jasvinder.singh at intel.com>
> Cc: Pattan, Reshma <reshma.pattan at intel.com>
> Subject: [PATCH] examples/ip_pipeline: fix ipv6 address endianness
> 
> Fix ipv6 endianness from big endian to cpu order.
> 
> Fixes: a3a95b7d58 ("examples/ip_pipeline: add table entry commands")
> 
> Signed-off-by: Reshma Pattan <reshma.pattan at intel.com>
> ---
>  examples/ip_pipeline/thread.c | 40 +++++++++++++++++++++--------------
>  1 file changed, 24 insertions(+), 16 deletions(-)
> 

Acked-by: Cristian Dumitrescu <cristian.dumitrescu at intel.com>

Applied on next-pipeline tree, thanks!



More information about the dev mailing list