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 BD18D42660 for ; Thu, 28 Sep 2023 12:13:00 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B80124029D; Thu, 28 Sep 2023 12:13:00 +0200 (CEST) Received: from mail-ot1-f99.google.com (mail-ot1-f99.google.com [209.85.210.99]) by mails.dpdk.org (Postfix) with ESMTP id B9B7F40E54 for ; Thu, 28 Sep 2023 12:12:48 +0200 (CEST) Received: by mail-ot1-f99.google.com with SMTP id 46e09a7af769-6c4bf619b57so6310450a34.1 for ; Thu, 28 Sep 2023 03:12:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695895968; x=1696500768; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=lKC5qo93uUYoQftxn8+nnC0g5AJaOFGBi6fxAvyQ1k8=; b=DBdJP4mkpGYVAe8leHDQcF8v5PxM8svq2SiKBiIRQUJvatf7jQqRu4Ly93xQv2vktt WIJ8UNsrAvqWGCpVqBbQGR6FZTiEP7Q1GQbVKG5pYw9WCbdgzZ4wY54M80E+RkexbkWV Tp2j93vu16oIhDV7M0WR+eybaZBRW6QQXFfO8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695895968; x=1696500768; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=lKC5qo93uUYoQftxn8+nnC0g5AJaOFGBi6fxAvyQ1k8=; b=NocLLnuO6eAR30d/iKIsvnKEWElUck9GQAwZk2elHrM9Oacm18V1qIn6zfN06Rjhhw tEvLarxCVadd4EEIsWbW/v3Acu+DzuyQeDVfEWeoCebOqnpwVp3OYsducTdEo/o4L3GH Y86p7ITql63FA4Ep6BFIKqxjxIkc5OZLtqhf5wuBx5THH+XewZqjFjLdIHXVuLcU599/ WJ6eyBgvsbTnbJ5ltPpd0r12k+HnLE8GQCShFTuIKjKrEmtevS2No59yBRZTuPyKJ5LO HK7S3pXV5BOKQSs7rQiwn+jBikOcBe/S+koOCeBBceYWkCPxGy9DUKL190GKDaBQBnWK tapA== X-Gm-Message-State: AOJu0YyIHnT2gPE2t+sOngfGD7wmQN4S/ypbl9Hbs6SDQFjmYCWYMv/f iNtO9c5zHLblWjuc7GvFkTrtnzpKiMmINx8AW40SrGXm1t9RVdKkeh95jQ== X-Google-Smtp-Source: AGHT+IGw0EsUFmYIyib7qiTHbLtJVXZd7td6kXTHo1u8HDH+myXgpEh9RqbYucrWAzF1F1/XRUjxdAfbaFFM X-Received: by 2002:a05:6870:9122:b0:1be:d9cc:d902 with SMTP id o34-20020a056870912200b001bed9ccd902mr757238oae.57.1695895968113; Thu, 28 Sep 2023 03:12:48 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ch15-20020a056871c40f00b001dc2bbba363sm1369674oac.39.2023.09.28.03.12.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 28 Sep 2023 03:12:48 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 28 Sep 2023 03:12:48 -0700 (PDT) Message-ID: <651551a0.050a0220.68465.4f98SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 8CCA06052514; Thu, 28 Sep 2023 06:12:47 -0400 (EDT) Subject: |FAILURE| pw132073 [PATCH] [v1] net/idpf: fix incorrect status calcu From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, "Zhang, Yuying" 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/132073 _Testing issues_ Submitter: Zhang, Yuying Date: Thursday, September 28 2023 05:05:20 DPDK git baseline: Repo:dpdk Branch: master CommitID:c56185fc183fc0532d2f03aaf04bbf0989ea91a5 132073 --> testing fail Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 38 | FAIL | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ ==== 20 line log output for Fedora 38 (dpdk_unit_test): ==== 97/107 DPDK:fast-tests / telemetry_data_autotest OK 0.22 s 98/107 DPDK:fast-tests / telemetry_json_autotest OK 0.22 s 99/107 DPDK:fast-tests / thash_autotest OK 0.22 s 100/107 DPDK:fast-tests / threads_autotest OK 0.37 s 101/107 DPDK:fast-tests / ticketlock_autotest OK 0.22 s 102/107 DPDK:fast-tests / timer_autotest OK 2.52 s 103/107 DPDK:fast-tests / trace_autotest OK 0.22 s 104/107 DPDK:fast-tests / trace_autotest_with_traces OK 0.22 s 105/107 DPDK:fast-tests / vdev_autotest OK 0.22 s 106/107 DPDK:fast-tests / version_autotest OK 0.22 s 107/107 DPDK:fast-tests / telemetry_all SKIP 0.01 s Ok: 97 Expected Fail: 0 Fail: 1 Unexpected Pass: 0 Skipped: 9 Timeout: 0 Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-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 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27757/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/