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 B2312A00C2; Wed, 22 Apr 2020 16:14:49 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 91BAE1D674; Wed, 22 Apr 2020 16:14:49 +0200 (CEST) Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by dpdk.org (Postfix) with ESMTP id 172B71D672 for ; Wed, 22 Apr 2020 16:14:48 +0200 (CEST) Received: from compute7.internal (compute7.nyi.internal [10.202.2.47]) by mailout.nyi.internal (Postfix) with ESMTP id B12DA5C0079; Wed, 22 Apr 2020 10:14:47 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute7.internal (MEProxy); Wed, 22 Apr 2020 10:14:47 -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=fm1; bh= XFp//pff1m2fC+dntwEzcgkFdR4BxU+bTKFTVDRU2iw=; b=lpCtypgVATzepbh9 K7AR2/97+ATIIKZLBmpzv6/4n64VtENud9UGTzK8zw1hJVcPBRghv4IRzn3GsKwq EzHmg/LJ24bhnOFY2Er5E/GXj/GS7dOwDU6xynWeJUihUCndWeP0HWIsliQ7B47Q em0vT1ia9o/B9pMUjNcpV7E9i1KKy9G2d9GoeJ4hTUxP5AAcfh/NGAL3CQQYeGV9 ufwc/O1AkMqYfu8nfD+cl98ey3aYPayYnuURbLRg2SEPTIyvXqOIg4ieL2UYOEge 1PZxYPDZ/dvyh5gKYn+UU6CaSqDQTM1ObLH+kjsQZgZmDE2Tf0CympE+x99kQodX dXIakg== 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=XFp//pff1m2fC+dntwEzcgkFdR4BxU+bTKFTVDRU2 iw=; b=gKh/dQyfVaggpm5xS8Da7xU4NLC2uJfNkME/VchRrXtsQMQ/XWsACpBS7 ice2zmhOB5yCweAwrg6biLNK1rjrAvPabU8VhvZk/Bq6oT5txlz5yAdrbtXdzee7 3VdQBiWweRtUUN8FL1VdnQlwwspQKxeCXxf/CP1XzOyeUqxKV1u60LXIzqxlXOfM dHJeiIUR+jH/yRdHWFJotOklAS2a0vFvxWQkloXZRjerNKsqU68x7pDZoEFMROkL QC0fH2WcQP2Go5tlovyRm9bXNzQyY+feCisNGoJgt6ONRUo2k+KGctRNow4/l+0N 9GNOb2F8gFTo0IV02dROPxlp7Iwkw== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduhedrgeejgdeikecutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpefhvffufffkjghfggfgtgesthfuredttddtvdenucfhrhhomhepvfhhohhmrghs ucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtqeenucfkph epjeejrddufeegrddvtdefrddukeegnecuvehluhhsthgvrhfuihiivgeptdenucfrrghr rghmpehmrghilhhfrhhomhepthhhohhmrghssehmohhnjhgrlhhonhdrnhgvth 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 127AF3065CDA; Wed, 22 Apr 2020 10:14:45 -0400 (EDT) From: Thomas Monjalon To: psatheesh@marvell.com, Jerin Jacob Cc: dev@dpdk.org, Nithin Dabilpuram , Kiran Kumar K , John McNamara , Marko Kovacevic , Vamsi Attunuru , dpdk-dev Date: Wed, 22 Apr 2020 16:14:44 +0200 Message-ID: <3013569.0WQXIW03uk@thomas> In-Reply-To: References: <1586155384-1543-1-git-send-email-psatheesh@marvell.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH v2] net/octeontx2: support for custom L2 header 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" 06/04/2020 11:25, Jerin Jacob: > On Mon, Apr 6, 2020 at 12:13 PM wrote: > > Signed-off-by: Satheesh Paul A > > Acked-by: Jerin Jacob > Applied to dpdk-next-net-mrvl/master. Thanks Excuse me, I would like to confirm the name. I like being able to catch the first name of everybody, so I take to write FirtName LastName in git history. Is really Satheesh the first name? Or should we write Paul A Satheesh? Or something else? Thanks for confirming quickly, before I merge in master.