v1 was a single patch [1]. The first patch is a small fix pointed out by Marcelo that makes sense to keep separate, the second one parses the extack and logs the string included in the nl reply.
[1] https://patchwork.ozlabs.org/project/openvswitch/patch/[email protected]/ Paolo Valerio (2): netlink-socket: Replace error with txn->error when logging nacked transactions. netlink-socket: Log extack error messages in netlink transactions. lib/netlink-protocol.h | 19 +++++++++++++++++++ lib/netlink-socket.c | 22 +++++++++++++++------- lib/netlink.c | 35 +++++++++++++++++++++++++++++++++-- lib/netlink.h | 2 +- 4 files changed, 68 insertions(+), 10 deletions(-) _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
