From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-3.5 required=3.0 tests=DKIM_INVALID,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 52AA3CA9EAF for ; Sun, 27 Oct 2019 19:56:29 +0000 (UTC) Received: from dpdk.org (dpdk.org [92.243.14.124]) by mail.kernel.org (Postfix) with ESMTP id E109F20650 for ; Sun, 27 Oct 2019 19:56:28 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=nfware-com.20150623.gappssmtp.com header.i=@nfware-com.20150623.gappssmtp.com header.b="Xb4XnA3z" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org E109F20650 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=nfware.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=dev-bounces@dpdk.org Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id BCF011BEFF; Sun, 27 Oct 2019 20:56:27 +0100 (CET) Received: from mail-wr1-f52.google.com (mail-wr1-f52.google.com [209.85.221.52]) by dpdk.org (Postfix) with ESMTP id A845D1BEF6 for ; Sun, 27 Oct 2019 20:56:25 +0100 (CET) Received: by mail-wr1-f52.google.com with SMTP id z11so7676701wro.11 for ; Sun, 27 Oct 2019 12:56:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nfware-com.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=+rWiYwHlARhclF9lwX2N8cFRXFwCz+OakdJESYP+aas=; b=Xb4XnA3zrGBlZrbRjqVjGR3t8wF8vtEcPJ9YHPOOml4Qdkp2f9OoXbgoDIfVZFYamA BMx+o/2lu5+tzz3s8Z2PYpVriYlVlejxvDatYG/ENL5kHB32iaaiYH9hL7JnT1deZyyw N7UuzF9GakDqI6+nGDRsdEh5RiWs6jhUs30+Twby9ZCs9bB2xaULffxu4AU4BEsHhe+7 57NRcM3eQzPat2Q94db2HT1SMyf5uJH8si7eVnCKJtMgc9SM0Js8I/FgbBz/Se2NS5zE blM8+EkyFubhOnqDIOCL0I/aDY/W8QwUWnh+NsMhyEe9DxnQLpcZvn0t6aU4aDNMbjfl CSpg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=+rWiYwHlARhclF9lwX2N8cFRXFwCz+OakdJESYP+aas=; b=bWJ2Y5+iBKXW7OslZHgxo4WoHsjnv5QP/f1UfysI0T3M929FXR02FHliPiuXj2hFke JGlu7aj3/pWRLNwIMN03BJiqcICeWaLhedlUBLhBwEzEoXrO98dbQdhFzH7hlvnOcaBv CqMWdUnPqHZlblp8qoMkKsVoMJkAYA4Blb5Bvn1WmeI4SkDWzEVA4vx+ma90+RM2WONQ U85YqE4tKQ5Kx8lcgfi4ghk9By2kAeVoA9/+mK/eZDvDo58o9HKjzCQozORRGOQQcB7n qVxY9edixR8E8yscYuqeegsqdnmq5c22z20PrbCpzZM6Ffv/z4QF73HW0eLbFsNpLz/W RC1g== X-Gm-Message-State: APjAAAX6vxl176IIq3KrMBTOQOjIysVdd33dkNULe2MrjBNb3pkAHB2w wj8A6hq1oHLeJ/n7JxMPMOSITc21TvVaDylA0oXqcw== X-Google-Smtp-Source: APXvYqyP6/JONkGBXHXmBiddjAuLA7PKPupI8GigZZIsxXlluTXlYzF5OyHdxYPgu7W6LihjWEIrUt2pyWdH6SuCSS4= X-Received: by 2002:adf:d850:: with SMTP id k16mr12633141wrl.204.1572206185110; Sun, 27 Oct 2019 12:56:25 -0700 (PDT) MIME-Version: 1.0 References: <20190919112257.85337-1-iryzhov@nfware.com> <20191025183058.43054-1-ferruh.yigit@intel.com> In-Reply-To: From: Igor Ryzhov Date: Sun, 27 Oct 2019 22:56:14 +0300 Message-ID: To: David Marchand Cc: Ferruh Yigit , dev Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.15 Subject: Re: [dpdk-dev] [PATCH v2] kni: add ability to set min/max MTU X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list 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 David, Ferruh, Sorry I was on vacation. Thank you for dealing with this. Best regards, Igor On Sun, Oct 27, 2019 at 1:12 PM David Marchand wrote: > On Fri, Oct 25, 2019 at 8:31 PM Ferruh Yigit > wrote: > > > > From: Igor Ryzhov > > > > Starting with kernel version 4.10, there are new min/max MTU values in > > net_device structure, which are set to ETH_MIN_MTU and ETH_DATA_LEN by > > default. We should be able to change these values to allow MTU more than > > 1500 to be set on KNI. > > > > Signed-off-by: Igor Ryzhov > > Acked-by: Ferruh Yigit > > Applied, thanks. > > > -- > David Marchand > >