From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id C9BB3A04AC; Wed, 6 Nov 2019 17:41:20 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 96A311C2F9; Wed, 6 Nov 2019 17:41:19 +0100 (CET) Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by dpdk.org (Postfix) with ESMTP id B0C161BEAA for ; Wed, 6 Nov 2019 17:41:17 +0100 (CET) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga005.jf.intel.com ([10.7.209.41]) by fmsmga103.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 06 Nov 2019 08:41:16 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.68,275,1569308400"; d="scan'208";a="377105665" Received: from irsmsx102.ger.corp.intel.com ([163.33.3.155]) by orsmga005.jf.intel.com with ESMTP; 06 Nov 2019 08:41:12 -0800 Received: from irsmsx112.ger.corp.intel.com (10.108.20.5) by IRSMSX102.ger.corp.intel.com (163.33.3.155) with Microsoft SMTP Server (TLS) id 14.3.439.0; Wed, 6 Nov 2019 16:41:12 +0000 Received: from irsmsx108.ger.corp.intel.com ([169.254.11.131]) by irsmsx112.ger.corp.intel.com ([169.254.1.60]) with mapi id 14.03.0439.000; Wed, 6 Nov 2019 16:41:11 +0000 From: "Iremonger, Bernard" To: Dekel Peled , "Mcnamara, John" , "Kovacevic, Marko" , "nhorman@tuxdriver.com" , "ajit.khaparde@broadcom.com" , "somnath.kotur@broadcom.com" , "Burakov, Anatoly" , "xuanziyang2@huawei.com" , "cloud.wangxiaoyun@huawei.com" , "zhouguoyang@huawei.com" , "Lu, Wenzhuo" , "Ananyev, Konstantin" , "matan@mellanox.com" , "shahafs@mellanox.com" , "viacheslavo@mellanox.com" , "rmody@marvell.com" , "shshaikh@marvell.com" , "maxime.coquelin@redhat.com" , "Bie, Tiwei" , "Wang, Zhihong" , "yongwang@vmware.com" , "thomas@monjalon.net" , "Yigit, Ferruh" , "arybchenko@solarflare.com" , "Wu, Jingjing" CC: "dev@dpdk.org" Thread-Topic: [PATCH v3 0/3] support API to set max LRO packet size Thread-Index: AQHVlK5+hsG/Z7+Q4k22M2nvsM/kvKd+WB8w Date: Wed, 6 Nov 2019 16:41:11 +0000 Message-ID: <8CEF83825BEC744B83065625E567D7C260E2153E@IRSMSX108.ger.corp.intel.com> References: In-Reply-To: Accept-Language: en-GB, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiMmQwY2ZkNDAtN2QzMi00NWI1LWI5MGMtODVlNzdlNzAwN2NjIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoiM2QxYTRRNUtOMVlkdlJGXC9OR1pra1NFTUJSVWdVYVJXYXVlT3k2RVp5ck1YWjZqRDBUTlFiemlSbGs1Uk1WbmsifQ== x-ctpclassification: CTP_NT dlp-product: dlpe-windows dlp-version: 11.2.0.6 dlp-reaction: no-action x-originating-ip: [163.33.239.181] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH v3 0/3] support API to set max LRO packet size 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 Dekel, > -----Original Message----- > From: Dekel Peled > Sent: Wednesday, November 6, 2019 2:28 PM > To: Mcnamara, John ; Kovacevic, Marko > ; nhorman@tuxdriver.com; > ajit.khaparde@broadcom.com; somnath.kotur@broadcom.com; Burakov, > Anatoly ; xuanziyang2@huawei.com; > cloud.wangxiaoyun@huawei.com; zhouguoyang@huawei.com; Lu, Wenzhuo > ; Ananyev, Konstantin > ; matan@mellanox.com; > shahafs@mellanox.com; viacheslavo@mellanox.com; rmody@marvell.com; > shshaikh@marvell.com; maxime.coquelin@redhat.com; Bie, Tiwei > ; Wang, Zhihong ; > yongwang@vmware.com; thomas@monjalon.net; Yigit, Ferruh > ; arybchenko@solarflare.com; Wu, Jingjing > ; Iremonger, Bernard > > Cc: dev@dpdk.org > Subject: [PATCH v3 0/3] support API to set max LRO packet size >=20 > This series implements support and use of API for configuration and > validation of max size for LRO aggregated packet. >=20 > v2: Updated ethdev patch per review comments. > v3: Updated ethdev and testpmd patches per review comments. My comments on the v2 testpmd patch have not been addressed in the v3 patch= . >=20 > Dekel Peled (3): > ethdev: support API to set max LRO packet size > net/mlx5: use API to set max LRO packet size > app/testpmd: use API to set max LRO packet size >=20 > app/test-pmd/cmdline.c | 73 > +++++++++++++++++++++++++++++ > app/test-pmd/config.c | 2 + > app/test-pmd/parameters.c | 7 +++ > app/test-pmd/testpmd.c | 1 + > doc/guides/nics/features.rst | 2 + > doc/guides/nics/mlx5.rst | 2 + > doc/guides/rel_notes/deprecation.rst | 4 -- > doc/guides/rel_notes/release_19_11.rst | 8 ++++ > doc/guides/testpmd_app_ug/run_app.rst | 5 ++ > doc/guides/testpmd_app_ug/testpmd_funcs.rst | 9 ++++ > drivers/net/bnxt/bnxt_ethdev.c | 1 + > drivers/net/hinic/hinic_pmd_ethdev.c | 1 + > drivers/net/ixgbe/ixgbe_ethdev.c | 2 + > drivers/net/ixgbe/ixgbe_vf_representor.c | 1 + > drivers/net/mlx5/mlx5.h | 3 ++ > drivers/net/mlx5/mlx5_ethdev.c | 1 + > drivers/net/mlx5/mlx5_rxq.c | 5 +- > drivers/net/qede/qede_ethdev.c | 1 + > drivers/net/virtio/virtio_ethdev.c | 1 + > drivers/net/vmxnet3/vmxnet3_ethdev.c | 1 + > lib/librte_ethdev/rte_ethdev.c | 44 +++++++++++++++++ > lib/librte_ethdev/rte_ethdev.h | 4 ++ > 22 files changed, 172 insertions(+), 6 deletions(-) >=20 > -- > 1.8.3.1 Regards, Bernard.