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 987B843F15 for ; Fri, 26 Apr 2024 14:54:48 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 94DA943DFA; Fri, 26 Apr 2024 14:54:48 +0200 (CEST) Received: from mail-qt1-f226.google.com (mail-qt1-f226.google.com [209.85.160.226]) by mails.dpdk.org (Postfix) with ESMTP id 9974443DB0 for ; Fri, 26 Apr 2024 14:54:33 +0200 (CEST) Received: by mail-qt1-f226.google.com with SMTP id d75a77b69052e-439656c1b4fso13760841cf.1 for ; Fri, 26 Apr 2024 05:54:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714136073; x=1714740873; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=/Evwd0cz01lPWkbHR6Bll6sp4RQTxxdC8sGadOowivs=; b=DqtCCaZ+9PnOde3w/mvwR7P7g0Zxd0nIC2ndL/hF41cKs58XnTDpRrKBL8yyq0igGi RpKWvSkUXvunpb0ZpvXbDoKm0MSiT/2i6QZgO8uNpl0UV3AFB+LSFdMIvX8NyqSLshze MHZD3eHdSPMGkWFL6wT9tEEFWvXCvXPCErVys= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714136073; x=1714740873; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=/Evwd0cz01lPWkbHR6Bll6sp4RQTxxdC8sGadOowivs=; b=uaw0NRAmVy1AkHEKx15+Ncup01znx7lQ1jVBjdcZqqbPJmvjNvGBpQaVgPsvuTkZGD wfe+KlWlDWVane8BzGefSrumljIfwyXAEkin1vtvb4UbIoNIGWbg7tBhaz5FVjvESwlB 9+IQppOEVW48CI9PIrvkMi2lkf//L7cK1HEyxQxmayDssk0yc2thAs4/bSCouJ8JCuPd yK29GIWv29WzwA+ly+sVkXrdadrdot3bZdUWBJ1HD1FgP3TfsYakzUmN3bq0fqF6G4uu TMZr6N3W0vOFIhGYGqgyiK97LD9AyMmt+Ze3M8BEKDgHq+/aWKYoqZWLirr0hAqtkoJD ZiqA== X-Gm-Message-State: AOJu0Yw/lS2rqvzrjOumGsYBl51o4BsuA2unAnmSiKcvgN7eTYAY34sW +o7kFGwwSYXAaQRIUHYmdeV7ZB/ALWJBfjxbb4pGXHF5c++LE42BRrHyTm24JbmOzNbpuUCESYO pjAcEfur6NYsbKPAFLcHt/MTdN+nXWmUPgbddOoSO X-Google-Smtp-Source: AGHT+IHfwt/P44kGfNLsfbDHCZBfFkCzcpwbhuC5EP4JXL2nJJe93aMhQR6cxeDzqZTJZRozcTMW51yMKfHl X-Received: by 2002:a05:622a:510:b0:43a:69fa:ff53 with SMTP id l16-20020a05622a051000b0043a69faff53mr2358248qtx.46.1714136072936; Fri, 26 Apr 2024 05:54:32 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id v30-20020a05622a189e00b00437accac68bsm992121qtc.11.2024.04.26.05.54.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 26 Apr 2024 05:54:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 26 Apr 2024 05:54:32 -0700 (PDT) Message-ID: <662ba408.050a0220.b6090.fa27SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 9DF926052514; Fri, 26 Apr 2024 08:54:32 -0400 (EDT) Subject: |FAILURE| pw139702 [PATCH] [v2] vhost: cleanup resubmit info before From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Haoqian He In-Reply-To: <20240426110947.881407-1-haoqian.he@smartx.com> References: <20240426110947.881407-1-haoqian.he@smartx.com> Content-Type: text/plain 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 Test-Label: iol-unit-amd64-testing Test-Status: FAILURE http://dpdk.org/patch/139702 _Testing issues_ Submitter: Haoqian He Date: Friday, April 26 2024 11:09:46 DPDK git baseline: Repo:dpdk Branch: master CommitID:deedfb86a7a6e10064d3cccd593f62072de96e36 139702 --> testing fail Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Debian 12 | FAIL | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ ==== 20 line log output for Debian 12 (dpdk_unit_test): ==== Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29866/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/