From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from edge20.ethz.ch (edge20.ethz.ch [82.130.99.26]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by lists.bufferbloat.net (Postfix) with ESMTPS id 243FA3B29E for ; Sun, 9 Jun 2019 07:48:01 -0400 (EDT) Received: from mailm114.d.ethz.ch (129.132.139.6) by edge20.ethz.ch (82.130.99.26) with Microsoft SMTP Server (TLS) id 14.3.439.0; Sun, 9 Jun 2019 13:47:00 +0200 Received: from macsl (130.59.116.131) by mailm114.d.ethz.ch (2001:67c:10ec:5602::26) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.1713.5; Sun, 9 Jun 2019 13:46:28 +0200 From: Simon Leinen To: Dave Taht CC: bloat In-Reply-To: (Dave Taht's message of "Fri, 7 Jun 2019 13:23:05 -0700") References: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (darwin) Date: Sun, 9 Jun 2019 13:46:28 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain X-Originating-IP: [130.59.116.131] X-ClientProxiedBy: mailm115.d.ethz.ch (2001:67c:10ec:5602::27) To mailm114.d.ethz.ch (2001:67c:10ec:5602::26) X-TM-SNTS-SMTP: 4E8C2B317BF5BF066DE674AD50FF5D9A55A036E8EAE3A296BBDAD5580CEEF6512000:8 Subject: Re: [Bloat] openvswitch usage in the wild? X-BeenThere: bloat@lists.bufferbloat.net X-Mailman-Version: 2.1.20 Precedence: list List-Id: General list for discussing Bufferbloat List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Jun 2019 11:48:01 -0000 Dave Taht writes: > what is openvswitch used for nowadays? > https://mail.openvswitch.org/pipermail/ovs-dev/2015-March/296317.html In OpenStack deployments, "ML2+OVS" is a popular backend for the "Neutron" networking service - maybe the most popular for mid-size installations. We and many others use it. However I haven't heard of anyone using sfq or fq_codel (or any other fancy qdisc) in this context. -- Simon.