On 3/31/2019 12:03 PM, Roni Bar Yanai wrote:
Looks good.
-Original Message-
From: Ilya Maximets
Sent: Tuesday, March 26, 2019 2:43 PM
To: ovs-dev@openvswitch.org; Ian Stokes
Cc: Ophir Munk ; Roni Bar Yanai
; Ilya Maximets
Subject: [PATCH] netdev-rte-offloads: Fix printing masks with
Looks good.
> -Original Message-
> From: Ilya Maximets
> Sent: Tuesday, March 26, 2019 2:43 PM
> To: ovs-dev@openvswitch.org; Ian Stokes
> Cc: Ophir Munk ; Roni Bar Yanai
> ; Ilya Maximets
> Subject: [PATCH] netdev-rte-offloads: Fix printing masks with wrong byte
> order.
>
> 'spec's
'spec's and 'mask's should be printed in a same byte order.
Fixes: daf90186e291 ("netdev-dpdk: add debug for rte flow patterns")
Signed-off-by: Ilya Maximets
---
lib/netdev-rte-offloads.c | 14 +++---
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/lib/netdev-rte-offloads.c