From nobody Tue May 7 07:23:07 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of redhat.com designates 216.205.24.124 as permitted sender) client-ip=216.205.24.124; envelope-from=libvir-list-bounces@redhat.com; helo=us-smtp-delivery-124.mimecast.com; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 216.205.24.124 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1616673740; cv=none; d=zohomail.com; s=zohoarc; b=EsfMiDtuT+KKBKvhwrTeWqRuc0sebjaG5TflG/BcKEjVuqiBLn8UfQJ+OUYwso1D6Cd2IjmEoJmn9MyHqIEv1oDppGzMGsy+/YwO+sz1YprFU5veKPt8QirKS9ZGWBFhDzolMn1MB7BJlyZO45k9DclGhemobww/8jbPMiz2WBw= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1616673740; h=Content-Type:Content-Transfer-Encoding:Date:From:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:Sender:Subject:To; bh=CPPjaxQ5TTVRpcHTBbjsYN/ZEkW8BP5U8bmUb/tnhq0=; b=Vw2ZTGhgIUlSctjndILy38E1ndyDHkRHEx8VkiyouldW0RM7RC1zTklroKIVfjtt3HhCs+u5abl/dTc6h+T3tKZ832AwfBWFCme8yx2tJ9hzP7DYRQmbSN3XbbN4f3dai11B8tNhercuvsWGNx6WkwDnQ2Fm/iX8Vw6hd2iva18= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 216.205.24.124 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass header.from= (p=none dis=none) header.from= Return-Path: Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [216.205.24.124]) by mx.zohomail.com with SMTPS id 1616673740317934.2653582909586; Thu, 25 Mar 2021 05:02:20 -0700 (PDT) Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-169-f_0qD7-QMmWP_VDiiASQGQ-1; Thu, 25 Mar 2021 08:02:16 -0400 Received: from smtp.corp.redhat.com (int-mx08.intmail.prod.int.phx2.redhat.com [10.5.11.23]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id F2B948143FE; Thu, 25 Mar 2021 12:02:08 +0000 (UTC) Received: from colo-mx.corp.redhat.com (colo-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.20]) by smtp.corp.redhat.com (Postfix) with ESMTPS id BDF7719C44; Thu, 25 Mar 2021 12:02:05 +0000 (UTC) Received: from lists01.pubmisc.prod.ext.phx2.redhat.com (lists01.pubmisc.prod.ext.phx2.redhat.com [10.5.19.33]) by colo-mx.corp.redhat.com (Postfix) with ESMTP id 77D3F1809C83; Thu, 25 Mar 2021 12:02:01 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx04.intmail.prod.int.phx2.redhat.com [10.5.11.14]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id 12PC20oU022865 for ; Thu, 25 Mar 2021 08:02:00 -0400 Received: by smtp.corp.redhat.com (Postfix) id 6B5FA5D9DE; Thu, 25 Mar 2021 12:02:00 +0000 (UTC) Received: from localhost.localdomain (unknown [10.40.194.126]) by smtp.corp.redhat.com (Postfix) with ESMTP id DE5EA5D9D0 for ; Thu, 25 Mar 2021 12:01:57 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1616673738; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:list-id:list-help: list-unsubscribe:list-subscribe:list-post; bh=CPPjaxQ5TTVRpcHTBbjsYN/ZEkW8BP5U8bmUb/tnhq0=; b=GCPEoR2uhZiy+oRGnb9Y6eS2sDa3DbRNVWV4jclEA+tUU6TGjGwECxT3G2XKpG1st8yukh V3j6CeTPz+rQtqQ9sV/Cvuk3uCNjgw2oqE/sjMN3ai2zVrrciW2oEqyWzeWlChZWketMNi CrVE9VFeUK3VqARcv4M9zvrL8haB8T8= X-MC-Unique: f_0qD7-QMmWP_VDiiASQGQ-1 From: Michal Privoznik To: libvir-list@redhat.com Subject: [PATCH] vz: Add case for VIR_DRV_FEATURE_NETWORK_UPDATE_HAS_CORRECT_ORDER Date: Thu, 25 Mar 2021 13:01:55 +0100 Message-Id: MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.14 X-loop: libvir-list@redhat.com X-BeenThere: libvir-list@redhat.com X-Mailman-Version: 2.1.12 Precedence: junk List-Id: Development discussions about the libvirt library & tools List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: libvir-list-bounces@redhat.com Errors-To: libvir-list-bounces@redhat.com X-Scanned-By: MIMEDefang 2.84 on 10.5.11.23 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=libvir-list-bounces@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: quoted-printable X-ZohoMail-DKIM: pass (identity @redhat.com) Content-Type: text/plain; charset="utf-8" In one of my recent patches I've introduced new connection feature VIR_DRV_FEATURE_NETWORK_UPDATE_HAS_CORRECT_ORDER. However, I forgot to add corresponding case into a switch in vzConnectSupportsFeature(). Signed-off-by: Michal Privoznik --- Pushed as trivial. src/vz/vz_driver.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/vz/vz_driver.c b/src/vz/vz_driver.c index f3ad22c270..d8ad2499ab 100644 --- a/src/vz/vz_driver.c +++ b/src/vz/vz_driver.c @@ -3031,6 +3031,7 @@ vzConnectSupportsFeature(virConnectPtr conn G_GNUC_UN= USED, int feature) switch ((virDrvFeature) feature) { case VIR_DRV_FEATURE_MIGRATION_PARAMS: case VIR_DRV_FEATURE_MIGRATION_P2P: + case VIR_DRV_FEATURE_NETWORK_UPDATE_HAS_CORRECT_ORDER: return 1; case VIR_DRV_FEATURE_FD_PASSING: case VIR_DRV_FEATURE_MIGRATE_CHANGE_PROTECTION: --=20 2.26.2