From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Michael S. Tsirkin" Subject: Re: vhost user MTU and promisc mode Date: Tue, 7 Feb 2017 18:32:42 +0200 Message-ID: <20170207183203-mutt-send-email-mst@kernel.org> References: <18ab1a23-095c-5970-92e2-e81b5a8d0ade@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Maxime Coquelin , "Liu, Yuanhan" , "dev@dpdk.org" To: "Tan, Jianfeng" Return-path: Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) by dpdk.org (Postfix) with ESMTP id 889C93B5 for ; Tue, 7 Feb 2017 17:32:44 +0100 (CET) Content-Disposition: inline In-Reply-To: List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On Tue, Feb 07, 2017 at 04:27:16PM +0000, Tan, Jianfeng wrote: > > > > -----Original Message----- > > From: Maxime Coquelin [mailto:maxime.coquelin@redhat.com] > > Sent: Monday, February 6, 2017 6:20 PM > > To: Tan, Jianfeng > > Cc: mst@redhat.com; Liu, Yuanhan; dev@dpdk.org > > Subject: Re: vhost user MTU and promisc mode > > > > Hi Jianfeng, > > > > On 02/06/2017 07:39 AM, Tan, Jianfeng wrote: > > > Hi Maxime, > > > > > > > > > > > > Have seen that you submit a feature in QEMU, commit c5f048d8fb69 > > > ("vhost-user: Add MTU protocol feature and op"). > > > > > > > > > > > > Appreciate your insights on: > > > > > > (1) Do you have plan to enable it in DPDK vhost user? > > Yes, I plan to propose this for v17.05 release. > > For vhost-user backend, the op is to notify the backend with the MTU > > value set in QEMU, so that it can ensure packets sent won't be bigger. > > Great to know that. > > > > > > > > > (2) How about another similar feature, promisc mode enable/disable? > > This is ont something we have considered yet. > > Are you willing to work on it? > > Yes, we are considering it. But it should be firstly upsteamed into QEMU. > > Thanks, > Jianfeng You also need to copy virtio tc list if you will suggest interface changes. TC is responsible for documenting it. > > > > Thanks, > > Maxime > > > > > > > > > > > Thanks, > > > > > > Jianfeng > > >