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 8AC244317D for ; Mon, 16 Oct 2023 13:04:03 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 838A04021D; Mon, 16 Oct 2023 13:04:03 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id BBC824021D for ; Mon, 16 Oct 2023 13:04:02 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-5a81ab75f21so37252137b3.2 for ; Mon, 16 Oct 2023 04:04:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697454242; x=1698059042; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=CJelMy15XlTVMLOKiRFYOfg3fuGOZVSgmXpo3w8vaO0=; b=O0M/IIF9XUmHoFi/IqCsaatq+58Z9+i7CVqQbsMOP4yKrvhr8wdDG7FKBKq7zzLQvD al0QMqT3J3vOBhDR3QqT0X86RHkAA2F77IS7plvuVV2u2pRh5E+ieINffwCAXaU4SJoy 2AL7NgQYS5687iVWO0Mcz4B9wRvin3uHHU4Qs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697454242; x=1698059042; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=CJelMy15XlTVMLOKiRFYOfg3fuGOZVSgmXpo3w8vaO0=; b=iqkdrlZR7KCGUTaUBiI1/pdaVS+PpY1leNpO65WIkUrl1NqmTKSZAMioTRWIosp8OQ kqU60r1N//zGQFUOgVhbUNi5mb4BRS2NJ9ElQoGUcq6nuHKxQD5brQbPwTsZfR8oMLed wRX+vHEsrNa1NaTRgafDMyTJ9Aq1kTRXqkkla6qyk+pblZZtQd128Xd2QopvA8Wwo6Q9 ziM0nT1lfpcDuYw163ao+2FFfv40fDmG8MeY4lNsJgHfL5vhHP+ODpzO9N3iMnHSwM02 qFFhLMoPLprx/pCbssVKDMSphj1QBW56EGldVV94sTmEXSwklY1eVAhBXQU2RYyT3Le7 YsTw== X-Gm-Message-State: AOJu0YwE+dR+1CSQVsHptKcpz+WSrNF1Nn81JNaQ2mttWAPqxQepuMaz PdoQx6fxPCOhvXe6gIAVOM6Oho9CX/I4NJ239a7yMoc2aGbUfPQjsKHQcj1xD2fcB/Nczhb0xg= = X-Google-Smtp-Source: AGHT+IFpsPbP0EXkghm/W74oq/hjHcB8x6W8FGS2iFJRdVev5OEwBWz15dZCm8FAJy/gjq5FszJQwNYFTweX X-Received: by 2002:a81:92c8:0:b0:5a7:c0d9:6dd9 with SMTP id j191-20020a8192c8000000b005a7c0d96dd9mr17860641ywg.1.1697454242163; Mon, 16 Oct 2023 04:04:02 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id d11-20020a81ab4b000000b0057a8de6b254sm229576ywk.70.2023.10.16.04.04.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 16 Oct 2023 04:04:02 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 16 Oct 2023 04:04:02 -0700 (PDT) Message-ID: <652d18a2.810a0220.ff6ae.03fdSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id A5140605182A; Mon, 16 Oct 2023 07:04:01 -0400 (EDT) Subject: |FAILURE| pw132621 [PATCH] net/idpf: fix incorrect status calculatio From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Simei Su 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/132621 _Testing issues_ Submitter: Simei Su Date: Monday, October 16 2023 08:41:13 DPDK git baseline: Repo:dpdk Branch: master CommitID:441e777b85f1ea1eb6a2a970ff5d5c8e027f520c 132621 --> testing fail Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | FAIL | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ ==== 20 line log output for Windows Server 2019 (dpdk_unit_test): ==== 76/84 DPDK:fast-tests / telemetry_data_autotest SKIP 0.14s exit status 77 77/84 DPDK:fast-tests / telemetry_json_autotest OK 0.15s 78/84 DPDK:fast-tests / thash_autotest OK 0.35s 79/84 DPDK:fast-tests / threads_autotest OK 1.14s 80/84 DPDK:fast-tests / ticketlock_autotest OK 0.48s 81/84 DPDK:fast-tests / timer_autotest OK 3.56s 82/84 DPDK:fast-tests / trace_autotest SKIP 0.20s exit status 77 83/84 DPDK:fast-tests / vdev_autotest OK 0.14s 84/84 DPDK:fast-tests / version_autotest OK 0.14s Ok: 64 Expected Fail: 0 Fail: 1 Unexpected Pass: 0 Skipped: 19 Timeout: 0 Full log written to C:\Users\builder\jenkins\workspace\Generic-VM-Unit-Test-DPDK\dpdk\build\meson-logs\testlog.txt ==== End log output ==== Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27936/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/