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 4C0C645DAF for ; Tue, 26 Nov 2024 22:59:57 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 28C9C40687; Tue, 26 Nov 2024 22:59:57 +0100 (CET) Received: from mail-oi1-f225.google.com (mail-oi1-f225.google.com [209.85.167.225]) by mails.dpdk.org (Postfix) with ESMTP id 1F6FD4026C for ; Tue, 26 Nov 2024 22:59:56 +0100 (CET) Received: by mail-oi1-f225.google.com with SMTP id 5614622812f47-3ea5e405870so667147b6e.3 for ; Tue, 26 Nov 2024 13:59:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732658395; x=1733263195; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=/RWSflISIdAyU3MM9/CibGgotEBzcfvNI9TcejA0myA=; b=ISe24DXChaNdbZP9O8Yg1NvFeVGFfy6zbRxRnisa8MEo+TawS7mAoFrn7O50btA9oI qWKJeJKWOUAVGTTZgQ0oevgDi3onJPydQL4bpgedKSS7Yww49nkWAAxPAhspmNQGPM6w JEwD+fj3G5SyDssALRoXM4vUUE3n+F5UtsvaY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732658395; x=1733263195; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=/RWSflISIdAyU3MM9/CibGgotEBzcfvNI9TcejA0myA=; b=oKn2BwL4PbzytA3bKeX0XtVnYlUzsrQriqjcCqcSZoaRHF4DcJMRQCmYeRnCGKk8mv vxNM5JBbdSkeKvuNNLBjnp8f9wn4US0pkhNv9KXJ/S0IHno+fOTWj5BcKjV2pSwoZT0M Umrf+0iTyyVqhk32Lt2r60lt+w0srHwPTuBo6WuenlkGya+bJKGDlPENg9pqTi969ScZ jVhxFKDy31AElS5UyVnsI9q2avWs+SsIaDVDr7Dn4G7PmFjRWgYTmjeEb7J7sadlMO4I DpR5rt0l046ennlt9uv7lx+8XqSlRsjhwzdCov2+13lOgaYDyV0cnqIug4QOlscDQsnC hPQA== X-Gm-Message-State: AOJu0YxNDOnuD4AfBML/TtnVzISjMQlqagcDSbu/mfELiFj5OsZbbfpV oYWgsbTKQPeHU+aiKLSCJom1m/TFuFdy8Ue9pEGbj1AOsUBKny3mYq5fTgWr/hv7+4GZaOrevwS hPBjQVUtws8VNs5DZCaer90f5a0KL+B8bWzaQUMhnZlcAcWkE X-Gm-Gg: ASbGncvvK25OPTSa5NOrEcyfriK6XdVPrPki+uJmb8Q/joNrcsMs6gFSZF48G7PXmD2 h9rNM8H2hnBB8M8ccwpPIbaqD9m+WWoLBQBOlPZ7FyDtbgrZHlPQ/JiJEqQiztxHz1iThD/Yfn+ iDMAKXMfBoXqUsTwn4s+vMoEf7X9Qm9Bcre8NBSaFBTwnllOVuDJX1BmK32G5axwB3FurZe8fh5 knj5IM4iPe9+JtvgKRPqb4SHfng7d3BqP+EWFkMLpjQUyiqIHs/wopUzUZ2fd4Dbf5UxnugXqQ= X-Google-Smtp-Source: AGHT+IG+Eb4piRjZ0qKAV+r8cIFgbKju0M839q4mm+TLVeksHy1FN1p5rLUzePSJ0uMN26n5HfRMStsbJb1a X-Received: by 2002:a05:6808:2f0a:b0:3e7:9d40:1195 with SMTP id 5614622812f47-3ea6dc1723amr1168671b6e.18.1732658395235; Tue, 26 Nov 2024 13:59:55 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6d451b656ddsm5037576d6.60.2024.11.26.13.59.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 26 Nov 2024 13:59:55 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 26 Nov 2024 13:59:55 -0800 (PST) Message-ID: <674644db.050a0220.a3e74.0ddaSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id EC5F06052471; Tue, 26 Nov 2024 16:59:54 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] f3727b3eeb514cc37da34197c53671b47f26c7da 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 f3727b3eeb514cc37da34197c53671b47f26c7da --> testing pass Upstream job id: Generic-VM-Unit-Test-DPDK#26412 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Fedora 39 (Clang) | PASS | +---------------------+----------------+ | Fedora 40 | PASS | +---------------------+----------------+ | RHEL9 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Fedora 40 (Clang) | 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 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) 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) 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 RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) 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) 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/31738/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/