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 149BDA04E7; Sun, 15 Nov 2020 12:12:09 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 64EBD37B4; Sun, 15 Nov 2020 12:12:07 +0100 (CET) Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) by dpdk.org (Postfix) with ESMTP id 0DF67292D for ; Sun, 15 Nov 2020 12:12:06 +0100 (CET) Received: from compute2.internal (compute2.nyi.internal [10.202.2.42]) by mailout.nyi.internal (Postfix) with ESMTP id 8D7D05C010F; Sun, 15 Nov 2020 06:12:04 -0500 (EST) Received: from mailfrontend2 ([10.202.2.163]) by compute2.internal (MEProxy); Sun, 15 Nov 2020 06:12:04 -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=fm2; bh= Oozx0LJg9vW1JNtCPkTPXRE0MSBHsw7DQnWdfNODWVs=; b=ldwjS9fZZ35q4LdN kqhdl60wmEcyivEwFO8+sCMbmotEx0VpRStawC6RYHKDlZhwWpnQMLk8B+h84QTo +cfbf4FspEDmrFhEbZguaOCiJsQfcgreoT4yiYZXeGb8+kZkARu6Zgng+Aysjqz3 TrWFTehYHrchjLXSkkZDsHE927eSiPXqDcQ7SPY/90G45cLKaYDh6ByRlghcuoOQ Anl4fZwz3hf7NFqz4ZaudgmVKR6ESLAVSFTsLvgsCKOWs2Nc+9OVALUFVes6UtcG /D49ZoKWOTmEe0QT3+J0qoroiATkkzD6LR2livvWAt9JkaajlDl2GMoCuyPEvhBb UkZ+IQ== 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=fm1; bh=Oozx0LJg9vW1JNtCPkTPXRE0MSBHsw7DQnWdfNODW Vs=; b=rSncKoXKSth4n9NFnn+MnfUyHER9JIJhOmV5OV6V8vE1Kng2cxvQ328ZT l8epKGBCwPVOqG4z9JAH8sYBivOTCeuwssx1s8//CKGm2Gl/j7zXtqENPZb6J283 70Z4e1sKJSGR5BecKb8K8Wu1eizfrKdKds7UCyQ9Q/5GTaNd2eBF44UuYzw8RgRc 3gVRoP6Jsta0OKcNk8TfSpqaTmhAbNxbwNd5NVCRmDn6GQU38+5dYcmDDyHqU/bb YWRVOmzjlrUZIhpIrJbgKahAkNw5SiVb20lf9TARsHtMbpXfV3mD0J1VOr/2VK5J /EGOQPsIPl7cQZhTNvX2BNGYRgmyg== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedujedruddvledgvdejucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvufffkfgjfhgggfgtsehtufertddttddvnecuhfhrohhmpefvhhhomhgr shcuofhonhhjrghlohhnuceothhhohhmrghssehmohhnjhgrlhhonhdrnhgvtheqnecugg ftrfgrthhtvghrnhepudeggfdvfeduffdtfeeglefghfeukefgfffhueejtdetuedtjeeu ieeivdffgeehnecukfhppeejjedrudefgedrvddtfedrudekgeenucevlhhushhtvghruf hiiigvpedtnecurfgrrhgrmhepmhgrihhlfhhrohhmpehthhhomhgrshesmhhonhhjrghl ohhnrdhnvght 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 6F84F3064AA7; Sun, 15 Nov 2020 06:12:03 -0500 (EST) From: Thomas Monjalon To: Akhil Goyal Cc: "Dybkowski, AdamX" , "Zhang, Roy Fan" , "dev@dpdk.org" , david.marchand@redhat.com Date: Sun, 15 Nov 2020 12:12:02 +0100 Message-ID: <2938814.6No54MxTWp@thomas> In-Reply-To: References: <20201105135857.1429328-1-roy.fan.zhang@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] test: fix bypassed out of place test 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" 12/11/2020 22:08, Akhil Goyal: > > > > This patch fixes bypassed out of place test for PMDs that support it. > > > > > > Fixes: 4868f6591c6f ("test/crypto: add cases for raw datapath API") > > > Cc: roy.fan.zhang@intel.com > > > > > > Signed-off-by: Fan Zhang > > > > Acked-by: Adam Dybkowski > > > > Thanks Fan for quick fixing action. > > Akhil, please apply this for rc3. > > > Applied to dpdk-next-crypto Akhil, please don't merge a patch without a proper explanation. It does not even explain what was the issue.