From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Brivio Subject: Re: [PATCH RFC net-next] openvswitch: Queue upcalls to userspace in per-port round-robin order Date: Tue, 7 Aug 2018 15:39:23 +0200 Message-ID: <20180807153923.61a0cfda@epycfail> References: <20180704142342.21740-1-mcroce@redhat.com> <20180807153111.53b0da8d@epycfail> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: Matteo Croce , Justin Pettit , Greg Rose , Ben Pfaff , netdev , ovs dev , Jiri Benc , Aaron To: Pravin Shelar Return-path: Received: from mx3-rdu2.redhat.com ([66.187.233.73]:33208 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S2388929AbeHGPxx (ORCPT ); Tue, 7 Aug 2018 11:53:53 -0400 In-Reply-To: <20180807153111.53b0da8d@epycfail> Sender: netdev-owner@vger.kernel.org List-ID: On Tue, 7 Aug 2018 15:31:11 +0200 Stefano Brivio wrote: > I would instead try to address the concerns that you had about the > original patch adding fairness in the kernel, rather than trying to > make the issue appear less severe in ovs-vswitchd. And, by the way, if we introduce a way to configure the possible fairness algorithms via netlink, we can also rather easily allow ovs-vswitchd to disable fairness on kernel side altogether, should it be needed. -- Stefano