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 9DA0D45625 for ; Mon, 15 Jul 2024 14:00:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9907A4065F; Mon, 15 Jul 2024 14:00:58 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id CC6AA402B0 for ; Mon, 15 Jul 2024 14:00:53 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1fb3cf78fcaso28810565ad.1 for ; Mon, 15 Jul 2024 05:00:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721044853; x=1721649653; 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=lJ9AqFT1ffEMkrxx/0ovAdnmCOQWtNL2xexe8X2g9Rk=; b=ImjlpLO+lJEB2Wz30ZkC3ojLJBKeS9/zGbdqk+nhMzDZ8IfhC+erkpYwG1AACSW54m orVwvY0rcB8tL9DgvNx61XnWobaZxDoEXKyU2wI7iqNJF3NDHTEVUe0ZsQU2DldHQJh0 DCN9prkCSmAcTpsOuYk9SNj7Rib6OroeyF0hc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721044853; x=1721649653; 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=lJ9AqFT1ffEMkrxx/0ovAdnmCOQWtNL2xexe8X2g9Rk=; b=PU/yRT1RcJmaSd+zLFCth70SUNcj/dGw6zA7k5jMtmjuClzlk33tFdOV49fuCGH6r6 H036PSrLt2QpfDpph/ZwSpgNZT+kJOd6DKyTCeI2bLpqmVsI7Fy7nSauQStXLxN1urH3 LsqWXLwXmQfLpaxUtgnOAxWfGYwUjkmOp+sJvZooXPCn0cKvfAHOPitvMpL8wA71r/uu AerspIKQl9KoTvQKRDkMGqqmgjd7wiTmgCAyF975FLQrKw9EeNctVpqoXVxry5UaJkUW Td1DN/zFiSlpG+5eN3Kpk3Wq4I5SkQ496DfWK+RaMzaWz8WC+TOfZWcjvVu443XjfiIe GACg== X-Gm-Message-State: AOJu0YzG7l3T3V17TOq2IzEhgSbpdWZpe5GT3CNZDSw7hXBu1l3V019S qOjjSohHDxsAsd5Ly3pZukHp6GdsOKEDkJXXrtBllWL+wtOUQMZm0H2Lu7ZhWDfIaWwQh9LqT1E +ynwlzLlq3R78KztcheS4eg29rFHqM0i5jQpSxwVO X-Google-Smtp-Source: AGHT+IEjVAH4ZmEazBgNnGT32gFDgttnb+yUOkewab4/MXM0bBJj/QxLhaK0swFdPHCrb8Rpe9dj+0bT3X1B X-Received: by 2002:a17:902:c40e:b0:1fb:80cb:f577 with SMTP id d9443c01a7336-1fbb6d23bdamr158381465ad.5.1721044852944; Mon, 15 Jul 2024 05:00:52 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-1fc0bb9a453sm503385ad.52.2024.07.15.05.00.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 15 Jul 2024 05:00:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 15 Jul 2024 05:00:52 -0700 (PDT) Message-ID: <66950f74.170a0220.2a78e.3663SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 562A160526E2; Mon, 15 Jul 2024 08:00:52 -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 | PASS | +---------------------+----------------+ | RHEL9 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Ubuntu 24.04 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ ==== 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/