[dpdk-dev] [PATCH] net/softnic: fix ipv6 address from big endian to cpu order

Dumitrescu, Cristian cristian.dumitrescu at intel.com
Mon Oct 8 17:27:45 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] net/softnic: fix ipv6 address from big endian to cpu order
> 
> Fix ipv6 endianness from big endian to cpu order.
> 
> Fixes: ee19326a4b ("net/softnic: add command for pipeline table entries")
> 
> Signed-off-by: Reshma Pattan <reshma.pattan at intel.com>
> ---
>  drivers/net/softnic/rte_eth_softnic_thread.c | 40 ++++++++++++--------
>  1 file changed, 24 insertions(+), 16 deletions(-)
> 

Applied on next-pipeline tree, thanks!



More information about the dev mailing list