From nobody Sat May 4 06:37:56 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of redhat.com designates 205.139.110.120 as permitted sender) client-ip=205.139.110.120; envelope-from=libvir-list-bounces@redhat.com; helo=us-smtp-1.mimecast.com; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 205.139.110.120 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=1582645796; cv=none; d=zohomail.com; s=zohoarc; b=aDELxuyxsH/1FP3EeZyDOHeg9NsEQtqS/Jsw9sZRjj9bu8yLd2yj9jc1Qvimo7T1rGLjm/YXCurHg+9V3PaRhuDNdMBGgHh9rjaEcJHK9Iwq+yZBx0nIg2AYJswaF1nmIMdnpwqnYKqInOepxt7lURGceab7GeaZhorjiHCNmgw= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1582645796; 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=UysQhLtalkrBC5MtTAy3Ex5mfZxFZKf5+bc+jvsFaA0=; b=UzAxcAQFC87S+7a9zMs9RPSPQwBOzmPF7cBaZ0EstyX0rpxivvW67KhHrHkPZVAgqWi2wSQjjCCHh2oOMozTgxj/wj26AZRt7SSvha7+KPsefp8eqBI+IU/U7ntCS7VhYthEE5NOgVKFt7zHGz9t9C2krOFC8hagqgrzEBlpnys= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 205.139.110.120 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-1.mimecast.com (us-smtp-delivery-1.mimecast.com [205.139.110.120]) by mx.zohomail.com with SMTPS id 1582645796229691.4845404289881; Tue, 25 Feb 2020 07:49:56 -0800 (PST) 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-254-Q__4_Vf0OzGh13oVekRcvA-1; Tue, 25 Feb 2020 10:49:52 -0500 Received: from smtp.corp.redhat.com (int-mx03.intmail.prod.int.phx2.redhat.com [10.5.11.13]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 2895E10CE785; Tue, 25 Feb 2020 15:49:47 +0000 (UTC) Received: from colo-mx.corp.redhat.com (colo-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.21]) by smtp.corp.redhat.com (Postfix) with ESMTPS id C43D2909F6; Tue, 25 Feb 2020 15:49:46 +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 1C6238B2D7; Tue, 25 Feb 2020 15:49:46 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx07.intmail.prod.int.phx2.redhat.com [10.5.11.22]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id 01PFnixp017622 for ; Tue, 25 Feb 2020 10:49:44 -0500 Received: by smtp.corp.redhat.com (Postfix) id 3F3ED1001DC0; Tue, 25 Feb 2020 15:49:44 +0000 (UTC) Received: from localhost.localdomain.com (ovpn-112-50.ams2.redhat.com [10.36.112.50]) by smtp.corp.redhat.com (Postfix) with ESMTP id 4DE3A1001B2D; Tue, 25 Feb 2020 15:49:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1582645795; 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=UysQhLtalkrBC5MtTAy3Ex5mfZxFZKf5+bc+jvsFaA0=; b=b3/k1z8FsvD6Kvpz31+TIKIBR0mluCnbJy6m9QfTNBJal6xmcOgCGBheRbcx4W00gVWerj Lrb6OgBL2ONOxeIfUke7g1LCN6X3Jfz5Lk0WZrVeUwbml8iXiYxmJb5lXiPrp1l2NuE1M5 uUyTyWWYLYY4dm4hZ0r4yqC8KFKktLQ= X-MC-Unique: Q__4_Vf0OzGh13oVekRcvA-1 From: =?UTF-8?q?Daniel=20P=2E=20Berrang=C3=A9?= To: libvir-list@redhat.com Subject: [libvirt PATCH] docs: fix docs about bandwidth setting with bridge networks Date: Tue, 25 Feb 2020 15:49:37 +0000 Message-Id: <20200225154937.1518848-1-berrange@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.84 on 10.5.11.22 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.79 on 10.5.11.13 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" We now support setting bandwidth on networks with type bridge. Signed-off-by: Daniel P. Berrang=C3=A9 Reviewed-by: Michal Privoznik --- docs/formatnetwork.html.in | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/formatnetwork.html.in b/docs/formatnetwork.html.in index 3d807ecab6..ec055c8360 100644 --- a/docs/formatnetwork.html.in +++ b/docs/formatnetwork.html.in @@ -548,10 +548,10 @@ (since 0.9.4). Setting bandwidth for a network is supported only for networks with a <forward> mode - of route, nat, or no mode at all - (i.e. an "isolated" network). Setting bandwidth - is not supported for forward modes - of bridge, passthrough, private, + of route, nat, bridge, + or no mode at all (i.e. an "isolated" network). Setting + bandwidth is not supported for forward modes + passthrough, private, or hostdev. Attempts to do this will lead to a failure to define the network or to create a transient network.

--=20 2.24.1