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 49F1C42B39 for ; Thu, 18 May 2023 10:00:14 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 46BA54014F for ; Thu, 18 May 2023 10:00:14 +0200 (CEST) Received: from mail-qt1-f177.google.com (mail-qt1-f177.google.com [209.85.160.177]) by mails.dpdk.org (Postfix) with ESMTP id 282E54014F for ; Thu, 18 May 2023 10:00:13 +0200 (CEST) Received: by mail-qt1-f177.google.com with SMTP id d75a77b69052e-3f38711680dso9284201cf.1 for ; Thu, 18 May 2023 01:00:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20221208.gappssmtp.com; s=20221208; t=1684396812; x=1686988812; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=bbBtGB/ev7lYaWuPDQFCp6/zgqaB/Oy64n8quw2rrQE=; b=O/VdE4S5u2XvPJdcOaUdphxecg5bWdQkQ+sCfVoTF8hnTls1DutmGgGRfjnyt2FFde BVi704N4RRMQF1NVXzt865Q1LgsUDDfSxZleBnfJRmJE4x1rrVvY3XvgXgshn2XsOcPz jSkU3pC+uVbBBeeLx77WL2v4KDOAa3pFL83LhgsybDOQ4P+TBXROjAXFC767c2JRzDzD bcdmhBboLOymgM3KqtkW13SL8bUx8eEAM4opK419jhCdI8Cqh3mpsnReQHRU014I1SK3 dGXPTNnqs0zd2plF5CmB8tYq8JIPsxOyT9/R1kkXcGte5ObYurH50HMVQjTeXrk5oJ+x 9uMw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684396812; x=1686988812; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=bbBtGB/ev7lYaWuPDQFCp6/zgqaB/Oy64n8quw2rrQE=; b=Yn3ZtBYTyD6d4V5lfVtZl84Gfd1nvWuMOQSG76R789S2J28g5IYHfMJDaJNykJ3LRW OP14WdP0OlERu2PMxYgORW+1p5ZYAQYRRxAucahkWqSIs5LnygN20K+BjHdoeikU4TQA h8Fdu1GHN3pPETiaTgo7kEzTLlOwn4YKHXRExLH4sGTPDEswlaz52WHo0wwOjmlh3V1k eHl4u5rVnDFvIUEtChYBqDaFYkT4WW0Xm8koWz+pyvhEQS4lr7Jrr4iL3UxyoeVgYx7a 50QfYdE57zymVtR+QNXat8Jrb79dsgazVn7B7oAwGK57bRmq0L2JIJrx5HPTnezeEDAk 8CuA== X-Gm-Message-State: AC+VfDwbQql8suIBLglvmwnMAY2wuckvafAw6aToWb+9NCLEYX5PdXju nQjcAj35YZ/zELkREJgNu8zUrpr+g1h3207MX48= X-Google-Smtp-Source: ACHHUZ77kduiH2bnPxbzO+caTw8+J6r3PZyVrVlPBwFCaOsvNMUhVzjEOtk33t2W06I+LEuqam9zrA== X-Received: by 2002:a05:622a:100a:b0:3f5:1865:8d1 with SMTP id d10-20020a05622a100a00b003f5186508d1mr4082864qte.59.1684396812308; Thu, 18 May 2023 01:00:12 -0700 (PDT) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-bos-t.redhat.com. [66.187.233.206]) by smtp.gmail.com with ESMTPSA id v20-20020ac87494000000b003ef573e24cfsm325330qtq.12.2023.05.18.01.00.11 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 18 May 2023 01:00:12 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: wangyunjian@huawei.com, robot@bytheb.org Subject: |FAILURE| pw126977 [dpdk-dev] [PATCH 1/1] net/txgbe: fix use-after-free on remove Date: Thu, 18 May 2023 04:00:10 -0400 Message-Id: <20230518080010.277394-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <06a89892aa1b37996e5e629b3488c59d565393bd.1684393730.git.wangyunjian@huawei.com> References: <06a89892aa1b37996e5e629b3488c59d565393bd.1684393730.git.wangyunjian@huawei.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org From: robot@bytheb.org Test-Label: github-robot: build Test-Status: FAILURE http://patchwork.dpdk.org/patch/126977/ _github build: failed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/5011582483 Build Logs: -----------------------Summary of failed steps----------------------- "fedora:35-gcc" failed at step Fail if no image (not supposed to happen) ----------------------End summary of failed steps-------------------- -------------------------------BEGIN LOGS---------------------------- #################################################################################### #### [Begin job log] "fedora:35-gcc" at step Fail if no image (not supposed to happen) #################################################################################### #################################################################################### #### [End job log] "fedora:35-gcc" at step Fail if no image (not supposed to happen) #################################################################################### --------------------------------END LOGS-----------------------------