From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v4] vhost: Add indirect descriptors support to the TX path Date: Tue, 01 Nov 2016 10:39:35 +0100 Message-ID: <4456077.H7TfcTU5eI@xps13> References: <70cc3b89-d680-1519-add3-f38b228e65b5@redhat.com> <108f3c0a-bef5-5124-fde6-01fa9870c970@redhat.com> <20161101081544.GP16751@yliu-dev.sh.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, vkaplans@redhat.com, mst@redhat.com To: Yuanhan Liu , Maxime Coquelin Return-path: Received: from mail-wm0-f42.google.com (mail-wm0-f42.google.com [74.125.82.42]) by dpdk.org (Postfix) with ESMTP id 7096154C5 for ; Tue, 1 Nov 2016 10:39:37 +0100 (CET) Received: by mail-wm0-f42.google.com with SMTP id a197so67338952wmd.0 for ; Tue, 01 Nov 2016 02:39:37 -0700 (PDT) In-Reply-To: <20161101081544.GP16751@yliu-dev.sh.intel.com> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 2016-11-01 16:15, Yuanhan Liu: > On Fri, Oct 28, 2016 at 09:58:51AM +0200, Maxime Coquelin wrote: > > Agree, what we need is to be able to disable Virtio PMD features > > without having to rebuild the PMD. > > I want this feature (or more precisely, ability) long times ago. > For example, I'd wish there is an option like "force_legacy" when > both legacy and modern exist. You can change the behaviour of the driver with a run-time parameter as a struct rte_devargs.