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(-) -- 2.34.3 _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
