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 01708A04B5 for ; Tue, 12 Jan 2021 16:21:53 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D1094140E0D; Tue, 12 Jan 2021 16:21:53 +0100 (CET) Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by mails.dpdk.org (Postfix) with ESMTP id 413D7140E0C for ; Tue, 12 Jan 2021 16:21:52 +0100 (CET) Received: from compute2.internal (compute2.nyi.internal [10.202.2.42]) by mailout.nyi.internal (Postfix) with ESMTP id 80C0D5C02D6; Tue, 12 Jan 2021 10:21:51 -0500 (EST) Received: from mailfrontend2 ([10.202.2.163]) by compute2.internal (MEProxy); Tue, 12 Jan 2021 10:21:51 -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=fm3; bh= yLB8HuMH4hinLlfzDdUadmGJ8w5g8Opnl/DfhP4Kt5M=; b=o6jTwTYNjlmb3mqW j7XB8cr1RiOBMXI3mnAJd1rrvUYp8+xjUKzV1V3H32CVi1s4tFRL3A7PKCRS693i udxdEWwfAXE+FguPEqk/k4OHkqUbh7qrhD2h52+OJIUWfNRZK4NvcLurDqnICLg6 McXfrJD/KpsJchky9AMKm/bIfs0eS4PJcdiume7Vsprc/V2SOjmUu+tKLLGxRW// 1CtePViyn6PF37aSrYNgHD1Cb6ATjbJXQeouclppMjLGwBiL4jYpbUVTwQIX9QUW Fbbfzv1w4iSknYUf6e+kf03W76NdnRtW0qQUI31lP17307icrHE8oacCjzYJGbG4 vs/Rhw== 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=yLB8HuMH4hinLlfzDdUadmGJ8w5g8Opnl/DfhP4Kt 5M=; b=eWDLZ185aZDG0cOvzVAAxgnT9Oyn4j2mW+98e08z0Use9wogAqSOVdQb+ uA4Ifvn7WRoaUmqqi5zaAE86U3FJeDZO9AjrfqU/xLXPtA7myP3VISUKbo7QaHd9 jtfBc+oTeaxY1ARM07dBiYKvic5ECbGbYaaPczJPXQpNArKLnCV6ve0HDPCrZnNX AA9VJOa11AvtzwiLizaB3lixDVt6QDzrHq3wx1MuVawNGSvHcCt8hCd/CqcGA0jZ Ffk9KsezH3KjSzaNXUWHF3o9Xvtkztc8H90f9f6JDEJlIpU01oM0qtpJ/nwzTfUK fZQZ9ycypCrajs1hodPxx9f0swFQg== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedukedrtddtgdeggecutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpefhvffufffkjghfggfgtgesthfuredttddtvdenucfhrhhomhepvfhhohhmrghs ucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtqeenucggtf frrghtthgvrhhnpeffvdffjeeuteelfeeileduudeugfetjeelveefkeejfeeigeehteff vdekfeegudenucffohhmrghinhepughpughkrdhorhhgnecukfhppeejjedrudefgedrvd dtfedrudekgeenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepmhgrihhlfhhr ohhmpehthhhomhgrshesmhhonhhjrghlohhnrdhnvght 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 B9B92108005B; Tue, 12 Jan 2021 10:21:50 -0500 (EST) From: Thomas Monjalon To: Brandon Lo Cc: dpdklab , ci@dpdk.org Date: Tue, 12 Jan 2021 16:21:48 +0100 Message-ID: <2244000.nxcNRskgey@thomas> In-Reply-To: References: <1644284.PAb6cUpU8L@thomas> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-ci] [dpdklab] Functional test issues X-BeenThere: ci@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK CI discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: ci-bounces@dpdk.org Sender: "ci" Thanks a lot. 12/01/2021 16:04, Brandon Lo: > Hi Thomas, > > We have rerun the tests for this patch and they have succeeded. > The initial failure was caused by a timeout related to Scapy, possibly > due to the machine somehow losing access to Scapy during a test run. > We are investigating to solve the root issue. I will continue to > monitor the test results to ensure that we do not have any more false > negatives. > > Thanks, > Brandon > > On Mon, Jan 11, 2021 at 6:01 PM Thomas Monjalon wrote: > > > > Hi, > > > > I have a doubt why the patch https://patches.dpdk.org/patch/86125/ > > has some functional test issues in the community lab: > > ci/iol-mellanox-Functional fail Functional Testing issues > > > > Please could you check what is the cause and try another run? > > > > Thank you > > > > > > >