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 D796F43667 for ; Mon, 4 Dec 2023 04:46:07 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B78FD402E0 for ; Mon, 4 Dec 2023 04:46:07 +0100 (CET) Received: from mail-qt1-f173.google.com (mail-qt1-f173.google.com [209.85.160.173]) by mails.dpdk.org (Postfix) with ESMTP id E31F9402AE for ; Mon, 4 Dec 2023 04:46:06 +0100 (CET) Received: by mail-qt1-f173.google.com with SMTP id d75a77b69052e-423e7836b75so22131871cf.0 for ; Sun, 03 Dec 2023 19:46:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1701661565; x=1702266365; darn=dpdk.org; 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=ByyVPjAHPNu55Eu8bv14ac+Cv3SCVGjRABR2yIwjDns=; b=E4mSxvLvBsDoRqSWKr1o7yKCmQa0kPLu/FCGdvK3r/4lm/EM5Rc3qwUYbp/BOUwwKq kV4h+LYqMNxUIF5oRPxPryQE/UhwslR48Y23a2bSQF8mY9ChLpLXrRnfEBKekOeE510E 8H6aHroW5Vqc/dC1/2XKqK3j8R2lH9s5IHB/hzRMJdw7WW4o0e8sHWQ5u27vgDBtghQS EPrBWcrnFBgvWDkFhHnzul+GjSBcN6Sxdr88M4j1/ILZWcZF4JHBQgi0g2ipYGlMzjac JHVWL5B/RzAKBz/cIBnYTfhZyDPNmLCPqZ8cYs55NgQvPmrfpZLr4rtYl+aVSAKkZP+0 fDww== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701661565; x=1702266365; 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=ByyVPjAHPNu55Eu8bv14ac+Cv3SCVGjRABR2yIwjDns=; b=qNiJAAnZkpiRwHoyjYXY8vjSnMEkhFmCzLnj4I35oYYKZLcugGZ5XXhuFZuDSS6Iv6 8gzC0RmA76sxmDbfJPcDcjir/kE9XkWsyoUAV89mdexyJ3JjUHKaKb/Qq5DCg1bodyGV SuhRGznLbtAThVEATGNAeXnQn4vHDzZoCqbT9/LjHiLgTsLu4lqwsUV5X+Cfzk9OOSFa Zh+TweyQUcsimT6kXocHtTreLskoGDxnGbQyzT7A2TbyDRSZUPiEPrMqnbkDp9tuPcw4 B6gn4RgnQHxXsZXyK/iWua1XjhB56ZdVd8BCY9QSJTdzq6120/eJ6vLZv0Kgw52yfxBc RNXw== X-Gm-Message-State: AOJu0Yw0aiRHQLYsCihPglIOhWgi40Lr8/4A8m1duwxMZKEp/KqDvJ+2 eRZofQJhUk/qN86+Y1929y4dESNQncx3Wp4r+vo= X-Google-Smtp-Source: AGHT+IGNPufqTMxJ3b7+VfySsERrMxaCXdNXxIrUOp+0+FD1/dimQhUvaXUyGzhm4PTeacgRCYdEZg== X-Received: by 2002:ac8:5d8c:0:b0:417:f85b:5a5a with SMTP id d12-20020ac85d8c000000b00417f85b5a5amr1673796qtx.5.1701661565469; Sun, 03 Dec 2023 19:46:05 -0800 (PST) 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 o16-20020ac841d0000000b00423829b6d91sm3921553qtm.8.2023.12.03.19.46.04 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 03 Dec 2023 19:46:05 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: feifei.wang2@arm.com, robot@bytheb.org Subject: |FAILURE| pw134778 [PATCH v1] mbuf: remove the redundant code for mbuf prefree Date: Sun, 3 Dec 2023 22:46:03 -0500 Message-Id: <20231204034603.145036-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20231204023910.1714667-1-feifei.wang2@arm.com> References: <20231204023910.1714667-1-feifei.wang2@arm.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/134778/ _github build: failed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/7081495251 Build Logs: -----------------------Summary of failed steps----------------------- "ubuntu-20.04-gcc-abi+debug+doc+examples+tests" failed at step Build and test "ubuntu-20.04-clang-asan+doc+tests" failed at step Build and test ----------------------End summary of failed steps-------------------- -------------------------------BEGIN LOGS---------------------------- #################################################################################### #### [Begin job log] "ubuntu-20.04-gcc-abi+debug+doc+examples+tests" at step Build and test #################################################################################### 101/110 DPDK:fast-tests / telemetry_json_autotest OK 0.22 s 102/110 DPDK:fast-tests / thash_autotest OK 0.27 s 103/110 DPDK:fast-tests / threads_autotest OK 0.32 s 104/110 DPDK:fast-tests / ticketlock_autotest OK 0.27 s 105/110 DPDK:fast-tests / timer_autotest OK 2.82 s 106/110 DPDK:fast-tests / trace_autotest OK 0.22 s 107/110 DPDK:fast-tests / trace_autotest_with_traces OK 0.22 s 108/110 DPDK:fast-tests / vdev_autotest OK 0.22 s 109/110 DPDK:fast-tests / version_autotest OK 0.22 s 110/110 DPDK:fast-tests / telemetry_all OK 1.07 s Ok: 103 Expected Fail: 0 Fail: 1 Unexpected Pass: 0 Skipped: 6 Timeout: 0 Full log written to /home/runner/work/dpdk/dpdk/build/meson-logs/testlog.txt + failed=true + catch_coredump + ls /tmp/dpdk-core.*.* + return 0 + [ true != true ] ##[error]Process completed with exit code 1. #################################################################################### #### [End job log] "ubuntu-20.04-gcc-abi+debug+doc+examples+tests" at step Build and test #################################################################################### #################################################################################### #### [Begin job log] "ubuntu-20.04-clang-asan+doc+tests" at step Build and test #################################################################################### 87/96 DPDK:fast-tests / telemetry_json_autotest OK 0.32 s 88/96 DPDK:fast-tests / thash_autotest OK 0.37 s 89/96 DPDK:fast-tests / threads_autotest OK 0.42 s 90/96 DPDK:fast-tests / ticketlock_autotest OK 0.37 s 91/96 DPDK:fast-tests / timer_autotest OK 2.87 s 92/96 DPDK:fast-tests / trace_autotest OK 0.37 s 93/96 DPDK:fast-tests / trace_autotest_with_traces OK 0.37 s 94/96 DPDK:fast-tests / vdev_autotest OK 0.32 s 95/96 DPDK:fast-tests / version_autotest OK 0.32 s 96/96 DPDK:fast-tests / telemetry_all OK 1.17 s Ok: 89 Expected Fail: 0 Fail: 1 Unexpected Pass: 0 Skipped: 6 Timeout: 0 Full log written to /home/runner/work/dpdk/dpdk/build/meson-logs/testlog.txt + failed=true + catch_coredump + ls /tmp/dpdk-core.*.* + return 0 + [ true != true ] ##[error]Process completed with exit code 1. #################################################################################### #### [End job log] "ubuntu-20.04-clang-asan+doc+tests" at step Build and test #################################################################################### --------------------------------END LOGS-----------------------------