On 31 May 2024, at 23:45, Ilya Maximets wrote:

> We require python 3, so instead of manually parsing bytes on input we
> can use built-in bytes.fromhex().  This function ignores whitespaces,
> so we can use different input formats - the old style space-separated
> bytes as well as pure hex strings provided by ovs-ofctl compose-packet
> and ovs-pcap.
>
> Signed-off-by: Ilya Maximets <i.maxim...@ovn.org>

Thanks for cleaning this up! This patch looks good to me.

Acked-by: Eelco Chaudron <echau...@redhat.com>

_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to