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 0188445E2B for ; Wed, 4 Dec 2024 09:59:29 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EB77840E03; Wed, 4 Dec 2024 09:59:28 +0100 (CET) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 1F0C440DF8 for ; Wed, 4 Dec 2024 09:59:27 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-3a7def51c9cso16987725ab.2 for ; Wed, 04 Dec 2024 00:59:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733302766; x=1733907566; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Zq5V1eg9cau4PMzlk49zLcNcol4WOlQT3LdcSzyVzNQ=; b=hnmYHm19K5ZtDG4YC+5qGJ2XaniUjl5CKNh15YrJJcpiI+ogswsoe+qb6HUzKi6F3N uq9P2LdBLmC6KWchT9AHWkJ9nbIZEXDOQd0+oYeq1D6ELnOIFqjlaw4CgfWfjp7/7IHi U+tjI5W81qKYtPvKbuu/rzj4fGHrsnMgO4qeQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733302766; x=1733907566; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Zq5V1eg9cau4PMzlk49zLcNcol4WOlQT3LdcSzyVzNQ=; b=ldu3a7h/YK+mm3qYFdVUsbh+ZLl/pRJY/Rw8F9quuUVV2BvWSlWpOvdtQeIqzWsfJt pGATM6k4eOwOHyCtKR87eW9rvj+9GLD+wrWBlfDMRRZRPYNmGN19diyTygpXuLA30UlH fXXi/irpg8GMKeHBfIyO3Wzb4Ogpp8FMPNt2pLO5lFcBBS5kXv7i4BpLkT6N12o/mHqr b4GQD9NzRg6dzfin3wRA/TNfr+37tZybuALunOfQgdyWVU/Ph3kjSIBqdYiDK4gDlvzO GLkpCub8mk5TSuEA76tomBsNL1W7SFVr+h0n29PUJosZri5iWtONbOKtCP2QgeE+7SvW SzyA== X-Gm-Message-State: AOJu0YxQdvWGWoR8F6yTCgOAssJNvy9fJ98VJeSDG6WUkEQ48V2yhGlj 4pEcn2P/NIy8w5VFditXZzR8IGz8f/jjmFcezLmTjfYRAmvgdfNzYwnzAdD/Q8+otRrU6Yq2YZl +5UFke730xEd+ZvUUiRaWx/ZkdJ27S0y5 X-Gm-Gg: ASbGncv6xvbuKTxK22uRPNEbMRnExNC2QhQUKkXCDv9z4DfIGq7nwbHWdF69476PG6C 81IaJKZXTtunX7VU/HAZn3LQPqPqSggTH9evEhnlF+JywyuXvW+/Fv0Mz3e+LRI9T1Z380tK7K4 Nd3TBpNmt3ryn2uuNzqWte1D75TwECnP7H0TvnfsR9j0XGv46Nyci9glX5lU9sTfqMAJeFjzNtW It/hy6j8BwlbJyjUIwrhjJKGJXeSq+G3Flt5tm0zKKboeJqrAaS9C36B5w/pbDcESBntaI= X-Google-Smtp-Source: AGHT+IEHADfWINKwcL5EXBg40ogPn4vg6e0bjfQQ/Eu8NefF5Y0cnIwPMQwH9e7piDyXVvR7Gq4YULLnap3c X-Received: by 2002:a05:6e02:1a49:b0:3a7:e286:a572 with SMTP id e9e14a558f8ab-3a7f9a29ce7mr93593775ab.3.1733302766389; Wed, 04 Dec 2024 00:59:26 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-3a7ccbddcc9sm7039335ab.3.2024.12.04.00.59.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 04 Dec 2024 00:59:26 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 04 Dec 2024 00:59:26 -0800 (PST) Message-ID: <675019ee.050a0220.2b2b85.8565SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id D3FCC6052471; Wed, 4 Dec 2024 03:59:25 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 69072dbdfc0ab49bc5a1a3707fd6f2bf5d4a41ef From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Andrew Rybchenko , Ferruh Yigit 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 _Testing PASS_ Branch: dpdk-next-net 69072dbdfc0ab49bc5a1a3707fd6f2bf5d4a41ef --> testing pass Upstream job id: Generic-Unit-Test-DPDK#297455 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 39 (Clang) | PASS | +---------------------+----------------+ | Fedora 40 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Fedora 40 (Clang) | PASS | +---------------------+----------------+ | RHEL9 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 24.04 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/31837/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/