From mboxrd@z Thu Jan 1 00:00:00 1970 From: Maxime Coquelin Subject: Re: [PATCH] net/virtio: init MTU in case no control channel Date: Thu, 4 Jan 2018 16:16:08 +0100 Message-ID: References: <1508987346-68173-1-git-send-email-wangzhike@jd.com> <20171107034453.GL12931@yliu-home> <24763268.Rr49YMmvcp@xps> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Cc: dev@dpdk.org To: Thomas Monjalon , Yuanhan Liu , wangzhike Return-path: Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) by dpdk.org (Postfix) with ESMTP id 34C0F7D30 for ; Thu, 4 Jan 2018 16:16:15 +0100 (CET) In-Reply-To: <24763268.Rr49YMmvcp@xps> Content-Language: en-US List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Hi, On 11/12/2017 07:45 PM, Thomas Monjalon wrote: > 07/11/2017 04:44, Yuanhan Liu: >> On Wed, Oct 25, 2017 at 08:09:06PM -0700, wangzhike wrote: >>> The max_mtu is kept as zero in case no CRTL channel, which leads >>> to failure when calling virtio_mtu_set(). >>> >>> Signed-off-by: wangzhike >> >> Acked-by: Yuanhan Liu > > Sorry, it cannot be applied without the real name of the author. > Could you please repost with your real name? Thanks, Maxime