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 69E304265E for ; Thu, 28 Sep 2023 11:55:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 632D4402E2; Thu, 28 Sep 2023 11:55:37 +0200 (CEST) Received: from mail-yb1-f226.google.com (mail-yb1-f226.google.com [209.85.219.226]) by mails.dpdk.org (Postfix) with ESMTP id DBCDA402E2 for ; Thu, 28 Sep 2023 11:55:35 +0200 (CEST) Received: by mail-yb1-f226.google.com with SMTP id 3f1490d57ef6-d8afe543712so54819276.0 for ; Thu, 28 Sep 2023 02:55:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695894935; x=1696499735; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=D26uZt6qzy+gGUn6dirWOOlk7khxTUwqkzd8M7M22/c=; b=BTaWLoxXaIwohqgyFzqZEC3S4Eps93imQXfaHzid4TeZfV0E7jXalzJwDSGFLij9uK gkZsiqMBVAtRr9+EaNuyYK4BXQV296zK1KRrhgsz93zidae2ZFkGi6ej6UUFRMus34ks wAdLvlG2x4jYESyc0HUR8uDvbCV9tf3fvIiuM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695894935; x=1696499735; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=D26uZt6qzy+gGUn6dirWOOlk7khxTUwqkzd8M7M22/c=; b=H6UmhtIvWp+hx75sFn6tx63S08DtG7p1b5YNu5DDJr73VC2zuFY4v0rJ5U0fOTF/De ZgHfpdxqMtLvRtsZkeVYuGRy/V7EHuo1hgsW+74YfLbKBvG95BQsTICEdISUE9H7nrvC ZBkfHqpypSyDSRbxDgtjN+S8qNLiDgbWF+6KLN4d4FBw4KHVBg7XVhlCnrmbq2jBlBJu /UPIFmwrW8GqQ+c/GoNBxlRN2DkfWZwouxu8WWWHsjpdcau6QhlYfHPTwgnfAFKuni5c +CqhMBatHNpxz5PSMNDquRNgLhUChry/EfeEeTpI1Y/bNVG6oEfXmh4FPew7Lmy3rIZG ZDbg== X-Gm-Message-State: AOJu0YwdHnhsutT0LJYgb5RfRIO9bSICnF7toaHSZOjLJ5gmgxmYo1jz fDw/zWEe06bwl+M2XM0RYnSTrNMLVQXsfvLw8cMxDozxHNeToL5j/7ZqcA== X-Google-Smtp-Source: AGHT+IGCRdRU2ODmZkVMbTig9ag82qjohIfeOk9EvsrS8H+Gu7a2NmxenKSCDmmbCDd1oezKJXdxTyeNK/Pv X-Received: by 2002:a5b:a8a:0:b0:d78:179a:eb33 with SMTP id h10-20020a5b0a8a000000b00d78179aeb33mr527220ybq.17.1695894935304; Thu, 28 Sep 2023 02:55:35 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id j8-20020a25d208000000b00d817dcb4a51sm1379511ybg.5.2023.09.28.02.55.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 28 Sep 2023 02:55:35 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 28 Sep 2023 02:55:35 -0700 (PDT) Message-ID: <65154d97.250a0220.3a46e.4139SMTPIN_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 EC8916052514; Thu, 28 Sep 2023 05:55:34 -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 | +---------------------+----------------+ ==== 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 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/