From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id C6B28A0C47; Mon, 26 Jul 2021 01:53:34 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4456940F35; Mon, 26 Jul 2021 01:53:34 +0200 (CEST) Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) by mails.dpdk.org (Postfix) with ESMTP id 6F84040DDA for ; Mon, 26 Jul 2021 01:53:33 +0200 (CEST) X-IronPort-AV: E=McAfee;i="6200,9189,10056"; a="273225624" X-IronPort-AV: E=Sophos;i="5.84,269,1620716400"; d="scan'208";a="273225624" Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by orsmga104.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 25 Jul 2021 16:53:31 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.84,269,1620716400"; d="scan'208";a="515879798" Received: from fmsmsx603.amr.corp.intel.com ([10.18.126.83]) by fmsmga002.fm.intel.com with ESMTP; 25 Jul 2021 16:53:31 -0700 Received: from shsmsx601.ccr.corp.intel.com (10.109.6.141) by fmsmsx603.amr.corp.intel.com (10.18.126.83) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2242.10; Sun, 25 Jul 2021 16:53:31 -0700 Received: from shsmsx606.ccr.corp.intel.com (10.109.6.216) by SHSMSX601.ccr.corp.intel.com (10.109.6.141) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2242.10; Mon, 26 Jul 2021 07:53:29 +0800 Received: from shsmsx606.ccr.corp.intel.com ([10.109.6.216]) by SHSMSX606.ccr.corp.intel.com ([10.109.6.216]) with mapi id 15.01.2242.010; Mon, 26 Jul 2021 07:53:28 +0800 From: "Hu, Jiayu" To: Thomas Monjalon , "yang_y_yi@163.com" CC: "dev@dpdk.org" , "Ananyev, Konstantin" , "yangyi01@inspur.com" Thread-Topic: [dpdk-dev] [PATCH v1 0/8] gro: support TCP/IPv6 and UDP/IPv6 for VLAN and VXLAN Thread-Index: AQHXgGiiwTc34qYn2kaZShbhTJYVB6tUX3XQ Date: Sun, 25 Jul 2021 23:53:28 +0000 Message-ID: References: <20201221035052.128292-1-yang_y_yi@163.com> <5952793.xi1tbUI2Ro@thomas> <1859433.bPDWAe3mMg@thomas> In-Reply-To: <1859433.bPDWAe3mMg@thomas> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: dlp-reaction: no-action dlp-version: 11.5.1.3 dlp-product: dlpe-windows x-originating-ip: [10.239.127.36] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH v1 0/8] gro: support TCP/IPv6 and UDP/IPv6 for VLAN and VXLAN X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 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" > -----Original Message----- > From: Thomas Monjalon > Sent: Saturday, July 24, 2021 4:49 PM > To: yang_y_yi@163.com; Hu, Jiayu > Cc: dev@dpdk.org; Ananyev, Konstantin ; > yangyi01@inspur.com > Subject: Re: [dpdk-dev] [PATCH v1 0/8] gro: support TCP/IPv6 and UDP/IPv6 > for VLAN and VXLAN >=20 > 24/03/2021 22:22, Thomas Monjalon: > > 21/12/2020 04:50, yang_y_yi@163.com: > > > Yi Yang (8): > > > gro: support TCP/IPv6 > > > gro: support IPv4 VXLAN TCP/IPv6 > > > gro: support IPv6 VXLAN TCP/IPv4 > > > gro: support IPv6 VXLAN TCP/IPv6 > > > gro: support UDP/IPv6 > > > gro: support IPv4 VXLAN UDP/IPv6 > > > gro: support IPv6 VXLAN UDP/IPv4 > > > gro: support IPv6 VXLAN UDP/IPv6 > > > > There was no review/activity on this thread. > > Is it abandoned? >=20 > No reply. Should I assume it can be dropped? No further updates from Yi on this patch set. So I guess "yes"? Thanks, Jiayu >=20