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 BF912A0A02; Wed, 24 Mar 2021 22:22:46 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 59B204067B; Wed, 24 Mar 2021 22:22:46 +0100 (CET) Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) by mails.dpdk.org (Postfix) with ESMTP id D59254014F for ; Wed, 24 Mar 2021 22:22:44 +0100 (CET) Received: from compute2.internal (compute2.nyi.internal [10.202.2.42]) by mailout.nyi.internal (Postfix) with ESMTP id 8627D5C0116; Wed, 24 Mar 2021 17:22:44 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute2.internal (MEProxy); Wed, 24 Mar 2021 17:22:44 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding:content-type; s=fm3; bh= 0fzkGYIEYSFkAMu9UsV3vjay03C3UJoREwTt+PqO+Us=; b=CZCQaf0bqbOPVYgO D0Oiy8+ccEV43DSyPIIIZ73aJoqU1DPBObDmcCwVjm/s4Aci+bDcZ/l2HDrnfyM5 EfhJodpdxj8bl5FNgqQLibF1uXKIyuCKmptGi3+CSuAlKaSHVY+TE2UWXrzwKjWL oQhWh28HPYH5J7lXpPCJIkfGVK5ffeqyHgGQPNe4syToGh+/Q/AQPbmrj3Oa3EP2 Ec335lgZQnU9ikpAdUaRHfL6kn305VxNJyQTccZL4NenxIwxjuAhNF7tJ3NtWzkO O9o0VLbsXrdYveTnEfH/mZy/H3QPYTYnn9r8DbZL35AbD6Wn9of96TVzLkRdVhw0 KwFBrQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm2; bh=0fzkGYIEYSFkAMu9UsV3vjay03C3UJoREwTt+PqO+ Us=; b=TXbxiVaSPftm6XqeM8EEkiJcTwXNcuKa3bUf+8gv0DpDW1Wi5TxS4JzqI GJekjQn9ty/sSnWuOniWFkHDBEGC4rfZuwzmA9HJAisSVEermaYGyGGW57RI7ex2 F+XehgeLTrFwjfYNSMT73X8YUUvdBjsEJX8TGK9A7vAPqvt0oJxUT9VPu0U46cRS xiesL++eK79sOFDnvtjA3JVEyTrujThGBMQ/xFRoxv+SrmPZYhzBv/y3Qo24wH5N kpZ520AKsjbICONoreqT2qjYL8nIpHc8cGpJTB7Hbqt9kfPaxP1jk64nGbaD4aKA ryQ2kchDB2gSYkbS67drKf4qABbcA== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduledrudegkedgudegkecutefuodetggdotefrod ftvfcurfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfgh necuuegrihhlohhuthemuceftddtnecunecujfgurhephffvufffkfgjfhgggfgtsehtuf ertddttddvnecuhfhrohhmpefvhhhomhgrshcuofhonhhjrghlohhnuceothhhohhmrghs sehmohhnjhgrlhhonhdrnhgvtheqnecuggftrfgrthhtvghrnhepudeggfdvfeduffdtfe eglefghfeukefgfffhueejtdetuedtjeeuieeivdffgeehnecukfhppeejjedrudefgedr vddtfedrudekgeenucevlhhushhtvghrufhiiigvpedunecurfgrrhgrmhepmhgrihhlfh hrohhmpehthhhomhgrshesmhhonhhjrghlohhnrdhnvght X-ME-Proxy: Received: from xps.localnet (184.203.134.77.rev.sfr.net [77.134.203.184]) by mail.messagingengine.com (Postfix) with ESMTPA id 7E2081080063; Wed, 24 Mar 2021 17:22:42 -0400 (EDT) From: Thomas Monjalon To: yang_y_yi@163.com Cc: dev@dpdk.org, jiayu.hu@intel.com, konstantin.ananyev@intel.com, yangyi01@inspur.com Date: Wed, 24 Mar 2021 22:22:41 +0100 Message-ID: <5952793.xi1tbUI2Ro@thomas> In-Reply-To: <20201221035052.128292-1-yang_y_yi@163.com> References: <20201221035052.128292-1-yang_y_yi@163.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" 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" 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?