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 EE0FE4317D for ; Mon, 16 Oct 2023 12:37:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E95494021D; Mon, 16 Oct 2023 12:37:05 +0200 (CEST) Received: from mail-ua1-f100.google.com (mail-ua1-f100.google.com [209.85.222.100]) by mails.dpdk.org (Postfix) with ESMTP id 97B1B4021D for ; Mon, 16 Oct 2023 12:37:04 +0200 (CEST) Received: by mail-ua1-f100.google.com with SMTP id a1e0cc1a2514c-7b5fcf9c682so1999802241.2 for ; Mon, 16 Oct 2023 03:37:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697452624; x=1698057424; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=YFiIOMta/Zk8/NPqAsvfGP9QZaEfb9BmK8l7uq/S+tw=; b=bfYKvsgd/qwGmxCqSqxCwXdmbdbXaeoOtMUD/dJt+G8ADmJ6rM7dhyWxNMr/803rqG +xVZeorZwPCvh7QkeGbmO86O+sGkgodpZJavkPn5cPn9c5yfem7y8Ty6pik5v3epraFo qy80KbUuG+8eqFoNN8jz4k3VI8vHPCYp3GYDo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697452624; x=1698057424; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=YFiIOMta/Zk8/NPqAsvfGP9QZaEfb9BmK8l7uq/S+tw=; b=jFOO/f053+I3QbdSHCc0qCqKP9BQROVAxQTIxA+waIDlYGISnQdmTZ9fjPzMKx0gpP 0xWZ0HVaOy1Bm0b8/Yf7ziv2oD03p8D2+P328jYAyB/EEf0+QNb1gVxTK//NpY4dZPJD ALPYwcjj+PzAMhYHsfUVaNOXjhtV8YrJrWLXk8/1j3PIf9R4/dZni9ZmrwxAD4eDlLiQ WtP4l2KevOJo38/B3emRImCTFb/iuKXg6N/HyiW1/SQ3Msn6xnXRNHlRBMYGs/6dyVly up7cVa4PHdnICNHy4YwV3qP3SuOldX90zIYu+iMw/Zi3jZLd0kJXZBa7t4cJq5RO6EpW Qrdw== X-Gm-Message-State: AOJu0Ywq+Hx4dX9c+BXWtcfAjcbHQyBAIgzaY4ebgRkOUZ8LDtfGpq3s M+pXVC4t0eKP57AFTHtEwsoMQM/Kn0uolv/e6K0D0ds/rczZMczI31g0Xg== X-Google-Smtp-Source: AGHT+IHSg599wbOJZkzG2mgRsQ58oqotuXYPwNUdGjou4fJ+V+WM64UUzxDwFIqpGyEJ+AqVQre4z89pCXUy X-Received: by 2002:a67:c306:0:b0:457:f8e7:bb3f with SMTP id r6-20020a67c306000000b00457f8e7bb3fmr1263048vsj.29.1697452624001; Mon, 16 Oct 2023 03:37:04 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id j18-20020ab01d12000000b007a020603d20sm311105uak.6.2023.10.16.03.37.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 16 Oct 2023 03:37:03 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 16 Oct 2023 03:37:03 -0700 (PDT) Message-ID: <652d124f.b00a0220.d44cb.17bdSMTPIN_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 94EAD605182A; Mon, 16 Oct 2023 06:37:03 -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 | +---------------------+----------------+ ==== 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 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/