Sorry, I forgot to include a required patch for pve-common in the
original series. This patch adds helpers to PVE::Network to detect
VPP bridges and skip the Linux tap/bridge path during VM startup.
Without it, QEMU will fail to start when a VM NIC is attached to a
VPP bridge.

The full series should be:

  [RFC PATCH pve-common]      network: add VPP bridge helpers for
                              vhost-user dataplane
  [RFC PATCH manager 1/2]     api: network: add VPP (fd.io) dataplane
                              bridge support
  [RFC PATCH widget-toolkit 2/2] ui: network: add VPP (fd.io) bridge
                              type support
  [RFC PATCH qemu-server 1/2] qemu: add VPP vhost-user dataplane
                              support
  [RFC PATCH qemu-server 2/2] qemu: VPP: clean up vhost-user
                              interfaces on stop, fix tx_queue_size

The pve-common patch is attached.


Reply via email to