From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <dev-bounces@dpdk.org> Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 8949AA0613 for <public@inbox.dpdk.org>; Wed, 31 Jul 2019 00:12:07 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 97BE334F2; Wed, 31 Jul 2019 00:12:06 +0200 (CEST) Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by dpdk.org (Postfix) with ESMTP id A5970A69 for <dev@dpdk.org>; Wed, 31 Jul 2019 00:12:04 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 3A43F2218B; Tue, 30 Jul 2019 18:12:04 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute1.internal (MEProxy); Tue, 30 Jul 2019 18:12:04 -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=mesmtp; bh=j9u5IE50/QHL2XCgnGNIGP7LvWnHzLz8ddJn0qzC8I4=; b=JVVzWMOSc+aS l8X+J4HuyQrVQatS2aiciGC2Sv9YnNg+7lB39O+hDXS0SrEWOL1JBdY5zoSpdK9o dATLDh4FocS1BWp7jYWc6TWUlkp1CZpG/AuRqUhzptf3/prIJqE9VFFRbpnIQVFT ovsl2FpQy7JAFOuJ2eueArJ9el82aoQ= 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=fm3; bh=j9u5IE50/QHL2XCgnGNIGP7LvWnHzLz8ddJn0qzC8 I4=; b=HGwuf0uE7b2qB19LVtFtJfTjZXjQP9vf1vCLE3U8DBqe4sxBr8SYphL5z M8LSHRlOrD/X7WMyY5kRRh9xRX28oarppzDzOyTPk9l/Q6UbkCcezk9GwTEJ3I38 eCi9f5SBk4z/u2TzRKjZ3hukxtJMPDp/4xq/GbkC3NkxC9DC5gVjmfop4eVh3Xty ITr4JQWNzLt5alRPBz6ikP9TbX3mSdgtaXB/l/ZfSlDAtMWEEp/zeAo9suX5AVP/ 7qKzDL1EcStoPsaDDwo2VaNoIqz/murg+IGLKX8nwSiS5A9sHW3sgNx9TOY0/rOg qJrmlEk2K6lVfy20o6CE2XEc+BuPQ== X-ME-Sender: <xms:s8BAXeV2oK4FDA2f4hplO-fo0IzwCSxkbxLgPtw8qZWB2ySehYjZ2w> X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduvddrleeggddtkecutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpefhvffufffkjghfggfgtgesthfuredttddtvdenucfhrhhomhepvfhhohhmrghs ucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtqeenucfkph epjeejrddufeegrddvtdefrddukeegnecurfgrrhgrmhepmhgrihhlfhhrohhmpehthhho mhgrshesmhhonhhjrghlohhnrdhnvghtnecuvehluhhsthgvrhfuihiivgeptd X-ME-Proxy: <xmx:s8BAXRDqkp02HY90bKDPJjCU_u6i7r-1G1nakL1tto8TVIC0JtY92Q> <xmx:s8BAXTvWUo_qSfoR2bNzmcvC0RfvagvNjH7qZVQwCVkOZY3NhswvNQ> <xmx:s8BAXROwkUF1_iAIekaYTYu4lGosqlMFpy2NIst82SsDW1BIB2-ufw> <xmx:tMBAXak3q5WxkGP9_cSMgVwQIEREmu71n3k8wAWG3gL2nxcTyeIYxg> Received: from xps.localnet (184.203.134.77.rev.sfr.net [77.134.203.184]) by mail.messagingengine.com (Postfix) with ESMTPA id D57C1380085; Tue, 30 Jul 2019 18:12:02 -0400 (EDT) From: Thomas Monjalon <thomas@monjalon.net> To: Aaron Conole <aconole@redhat.com> Cc: dev@dpdk.org, Bernard Iremonger <bernard.iremonger@intel.com>, Jasvinder Singh <jasvinder.singh@intel.com>, David Marchand <dmarchan@redhat.com>, Ferruh Yigit <ferruh.yigit@intel.com> Date: Wed, 31 Jul 2019 00:12:01 +0200 Message-ID: <19567604.5xi2Xi73Wp@xps> In-Reply-To: <20190730213123.11440-1-aconole@redhat.com> References: <20190730213123.11440-1-aconole@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH] test: fix undefined behavior in flow classify test X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions <dev.dpdk.org> List-Unsubscribe: <https://mails.dpdk.org/options/dev>, <mailto:dev-request@dpdk.org?subject=unsubscribe> List-Archive: <http://mails.dpdk.org/archives/dev/> List-Post: <mailto:dev@dpdk.org> List-Help: <mailto:dev-request@dpdk.org?subject=help> List-Subscribe: <https://mails.dpdk.org/listinfo/dev>, <mailto:dev-request@dpdk.org?subject=subscribe> Errors-To: dev-bounces@dpdk.org Sender: "dev" <dev-bounces@dpdk.org> 30/07/2019 23:31, Aaron Conole: > The unit test for the flow classify introduced undefined behavior by using > a corrupted list. Remove these tests as the invalid data is impossible to > detect with the current API. > > Fixes: 9c9befea4f57 ("test: add flow classify unit tests") > Cc: Bernard Iremonger <bernard.iremonger@intel.com> > Cc: Jasvinder Singh <jasvinder.singh@intel.com> > Signed-off-by: Aaron Conole <aconole@redhat.com> Applied in the hope to fix unit tests in -rc3, thanks