[PATCH 0/2] virnetdevopenvswitch: Fir virNetDevOpenvswitchGetVhostuserIfname()

Michal Privoznik posted 2 patches 3 years, 4 months ago
Test syntax-check failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1608144157.git.mprivozn@redhat.com
src/libvirt_private.syms         |  1 +
src/util/virnetdevopenvswitch.c  | 49 +++++++++++++++++++++++++++++-
src/util/virnetdevopenvswitch.h  |  4 +++
tests/virnetdevopenvswitchtest.c | 52 ++++++++++++++++++++++++++++++++
4 files changed, 105 insertions(+), 1 deletion(-)
[PATCH 0/2] virnetdevopenvswitch: Fir virNetDevOpenvswitchGetVhostuserIfname()
Posted by Michal Privoznik 3 years, 4 months ago
The first patch is a true fix of a mess I made earlier. The second is an
improvement that was found by QE when testing patches with openvswitch
older than I wrote patches with.

Michal Prívozník (2):
  virNetDevOpenvswitchGetVhostuserIfname: Actually use @path to lookup
    interface
  virnetdevopenvswitch: Try to unescape ovs-vsctl reply in one specific
    case

 src/libvirt_private.syms         |  1 +
 src/util/virnetdevopenvswitch.c  | 49 +++++++++++++++++++++++++++++-
 src/util/virnetdevopenvswitch.h  |  4 +++
 tests/virnetdevopenvswitchtest.c | 52 ++++++++++++++++++++++++++++++++
 4 files changed, 105 insertions(+), 1 deletion(-)

-- 
2.26.2