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 841CEA04FA; Thu, 6 Feb 2020 00:20:04 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id DDB2B1C127; Thu, 6 Feb 2020 00:20:03 +0100 (CET) Received: from new1-smtp.messagingengine.com (new1-smtp.messagingengine.com [66.111.4.221]) by dpdk.org (Postfix) with ESMTP id 4AF311C120 for ; Thu, 6 Feb 2020 00:20:02 +0100 (CET) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailnew.nyi.internal (Postfix) with ESMTP id D683C81FF; Wed, 5 Feb 2020 18:19:59 -0500 (EST) Received: from mailfrontend1 ([10.202.2.162]) by compute1.internal (MEProxy); Wed, 05 Feb 2020 18:19:59 -0500 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=mesmtp; bh=lzCsamn3ZahqzDJF+fz8YDCDmHxj5XMaC3anfDlRtKI=; b=VUfEM9cztmaM e5c2HG4b65DbtBmoLtEvO5iFOVAKN5eo1FJ7eyMM8xmv/FDDQWz3FvmGu+yG6K+Z U/M5BES6vFmAh4uEhP71jeewKaG42q82tU5A043oHsxiJn0lq2wCop1U9z1/t1xR omKVYh2F8lVEv4oTeDckeFhYmw8aDxw= 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=lzCsamn3ZahqzDJF+fz8YDCDmHxj5XMaC3anfDlRt KI=; b=uLAKqH/mwAOCryie7FaJ4I4j0aQteQ0TP23LsNI8NuSX53BUFJQjhclX2 dCr05AGGGxnGuv3yM2ldBNh/wrsSjZzqQHbA2hfDx4nXT+WX09IFij5TO3/WEJu/ i8b3Fp8i9fBgipXdwovG3lMHDO+v0omjytcVx0jMAqg4ODxSQGQJkFxy9gir3svr O4Kc9EVxsKsM86C/sLB7iLqtixVt3SiR3rGr+53/Ch6DZz10sLzpWzcMc+ef/fw8 leDBbC+mJgVr6jHjeeNQePc1f13Q9lJvG35dWKrS74C/NN1Rxn5kyiNgeqC02rMY CmuhYWAtxJiVdmf+/xdzi623zd2Sg== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedugedrhedvgddtkecutefuodetggdotefrodftvf 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 2E4F83280063; Wed, 5 Feb 2020 18:19:58 -0500 (EST) From: Thomas Monjalon To: Akhil Goyal , Ankur Dwivedi Cc: Declan Doherty , dev@dpdk.org, Jerin Jacob , Narayana Prasad , Kiran Kumar K , Nithin Dabilpuram , Pavan Nikhilesh , Anoob Joseph , Archana Muniganti , Tejasree Kondoj , Vamsi Attunuru , Lukasz Bartosik Date: Thu, 06 Feb 2020 00:19:57 +0100 Message-ID: <2649108.yaVYbkx8dN@xps> In-Reply-To: <1580815045-32132-15-git-send-email-anoobj@marvell.com> References: <1580465035-30455-1-git-send-email-anoobj@marvell.com> <1580815045-32132-1-git-send-email-anoobj@marvell.com> <1580815045-32132-15-git-send-email-anoobj@marvell.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH v4 14/15] net/octeontx2: add inline Tx path changes 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" 04/02/2020 12:17, Anoob Joseph: > From: Ankur Dwivedi > > Adding pre-processing required for inline IPsec outbound packets. > > Signed-off-by: Ankur Dwivedi > Signed-off-by: Anoob Joseph > Signed-off-by: Archana Muniganti > Signed-off-by: Tejasree Kondoj > Signed-off-by: Vamsi Attunuru > --- > + RTE_ASSERT(!(offload_flags & (NIX_TX_OFFLOAD_MBUF_NOFF_F | > + NIX_TX_OFFLOAD_VLAN_QINQ))); This line does not compile if assert is enabled: drivers/net/octeontx2/otx2_ethdev_sec_tx.h:63:11: fatal error: use of undeclared identifier 'NIX_TX_OFFLOAD_VLAN_QINQ' Will replace with NIX_TX_OFFLOAD_VLAN_QINQ_F while pulling in mainline.