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 6FC0D4561A for ; Mon, 15 Jul 2024 13:45:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6A03D4065E; Mon, 15 Jul 2024 13:45:45 +0200 (CEST) Received: from mail-ot1-f97.google.com (mail-ot1-f97.google.com [209.85.210.97]) by mails.dpdk.org (Postfix) with ESMTP id E53C7402B0 for ; Mon, 15 Jul 2024 13:45:43 +0200 (CEST) Received: by mail-ot1-f97.google.com with SMTP id 46e09a7af769-7036e383089so2552213a34.2 for ; Mon, 15 Jul 2024 04:45:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721043943; x=1721648743; 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=Scmqyqs2Czqw+CJASIVXsXrQmMlx8D/yW/p24BCHBrw=; b=eOPWjPq3DlsG9FzlrNR8Ny5Wb+oQ3qNPQSyXoY8sIaAj61FPx9qwbIV4FHQ4adMtv6 3AKSDSQ86aDUhJPxlo7WYnTeksIoEm5Gkglo3G5ho4uYwSFWGIM1kKoJpRhuBjO6J/qM h39eUN8y69fi8Vt1CyQhCBDIj4CBX9tYhHYIM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721043943; x=1721648743; 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=Scmqyqs2Czqw+CJASIVXsXrQmMlx8D/yW/p24BCHBrw=; b=dIvAzv5mLUYGDBqVnQVutgpzptVHgGDH27tV1BkP8n2wexfDzrn2ayuc2eJSVRwpdc zsUwPnkBJT4C2eW9iJL26wxFcEAlxZ0SeFyhpano7x1kqo8nLmme80wle6r3pESWWue2 cw8pT4m8kM2IIMual9gfnMOrcbRoq1k4YvfhALr0yCKXwgJShQiaNhwQ+hG1tHbzaOlE Ob5vCsYxksQDsPNicpN4gSpolKUAp4EOS2ZzJZT7YWRR+6AndhHIp1QVGhCZA2uPMzrr bqaf/eDdHae0vShZOvO5mRyt3Q/i8Icz4MmX9N2iKX56gmM8JOb+d9+AF3J0+8sXqFLT ZHDQ== X-Gm-Message-State: AOJu0YyhY1NOQeMgdV4MuSoV4REuE2DAyFGnEIn1F+4E8E43XIjV7fGc tp1iTGx5kX6uiOCvjvHIm9fMCtm1wxTerdt60CmMgH/f3/EWFwHyVhGphER29/QP2SttKcUieJF ejfBeWN+tFjbDcNxA+YCAuV/UPkeYnBEvTHEzR9GZXBKXW1iI5FdfNusX X-Google-Smtp-Source: AGHT+IFmv+QznFYZJ/Be61ZyUvkkR6gyr62srdHD/q3QY9HBllC/tsjjaGq8hKXvfYoeh+5mVZXvaUyWlKcf X-Received: by 2002:a9d:6206:0:b0:704:47ed:7988 with SMTP id 46e09a7af769-70447ed7a2dmr17174456a34.33.1721043943069; Mon, 15 Jul 2024 04:45:43 -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 41be03b00d2f7-78e2dba7c6asm257375a12.0.2024.07.15.04.45.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 15 Jul 2024 04:45:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 15 Jul 2024 04:45:43 -0700 (PDT) Message-ID: <66950be7.630a0220.c6d7d.d239SMTPIN_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 4BE7460526E2; Mon, 15 Jul 2024 07:45:42 -0400 (EDT) Subject: |FAILURE| pw142399-142401 [PATCH] [3/3] examples/l3fwd: fix maximum From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Gagandeep Singh In-Reply-To: <20240715101458.645014-3-g.singh@nxp.com> References: <20240715101458.645014-3-g.singh@nxp.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/142401 _Testing issues_ Submitter: Gagandeep Singh Date: Monday, July 15 2024 10:14:58 DPDK git baseline: Repo:dpdk Branch: master CommitID:fa8d2f7f28524a6c8defa3dcd94f5aa131aae084 142399-142401 --> testing issues Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | FAIL | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Fedora 38 (Clang) | PASS | +---------------------+----------------+ | Fedora 39 (Clang) | PASS | +---------------------+----------------+ | Fedora 40 | PASS | +---------------------+----------------+ | Fedora 40 (Clang) | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PEND | +---------------------+----------------+ | RHEL9 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PEND | +---------------------+----------------+ | Ubuntu 24.04 | PEND | +---------------------+----------------+ | RHEL8 | PEND | +---------------------+----------------+ ==== Unit test summary for Windows Server 2019 (dpdk_unit_test): ==== Failed to get the unit test results. Displaying the unit test results is not supported for some environments, such as our aarch32 testing, where meson is not used to run the tests. Download the logs available on our CI site. ==== End log output ==== Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30514/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/