On 7/29/22 16:30, Ilya Maximets wrote:
> Emerged from Roi's suggestion while discussing tunnel offload fixes.
> It will probably make sense to backport these down to 2.17 as it is
> debug-only and 2.17 will be our new LTS.
> 
> Ilya Maximets (3):
>   dynamic-string: Add function for a sparse hex dump.
>   netdev-offload-tc: Print unused mask bits on failure.
>   tc: Use sparse hex dump while printing inconsistencies.
> 
>  include/openvswitch/dynamic-string.h |  2 ++
>  lib/dynamic-string.c                 | 36 +++++++++++++++++++++-------
>  lib/netdev-offload-tc.c              | 12 +++++++++-
>  lib/tc.c                             | 12 +++++-----
>  4 files changed, 47 insertions(+), 15 deletions(-)
> 

Thanks, Roi, for review!  Applied and backported down to 2.17
since it's a debug-only change, so it will be easier to debug
issues on a future LTS branch.

best regards, Ilya Maximets.
_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to