On Mon, Feb 20, 2017 at 07:38:25PM +0800, Guoshuai Li wrote: > The OVSDB client may send or recv Chinese characters. > So we should use UTF-8 encoding data for send or recv by default. > > Signed-off-by: Guoshuai Li <[email protected]>
Thanks for the patch! This fails to build with the following error: ../python/ovs/stream.py:388:80: E501 line too long (80 > 79 characters) Would you mind adding a test? Thanks, Ben. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
