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 CA3684604E for ; Sat, 18 Jan 2025 06:59:44 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A67CD40609; Sat, 18 Jan 2025 06:59:44 +0100 (CET) Received: from mail-yb1-f226.google.com (mail-yb1-f226.google.com [209.85.219.226]) by mails.dpdk.org (Postfix) with ESMTP id 80E4A40263 for ; Sat, 18 Jan 2025 06:59:43 +0100 (CET) Received: by mail-yb1-f226.google.com with SMTP id 3f1490d57ef6-e5787c3fcf8so5288172276.1 for ; Fri, 17 Jan 2025 21:59:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1737179983; x=1737784783; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=HCA22FMfYB7cUESjnGt4GOrut+LuS/X8MeGISiXp7CQ=; b=araq1+cwCV/XsiLXaSv9hCdjTQQlOiGA5qYH2QM0BboZqd1yhs8ekaQulLPK0rpf28 lXoO2+VljxJz/ddzhRC+3U52yUbhmIP4ow6ml+hMPSPCxY3vQnIZaO5Yp9xNqrlXhlfP wDws80kOv+uWXtV/KfcdDfFUpW5JnuF1eqLDY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1737179983; x=1737784783; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=HCA22FMfYB7cUESjnGt4GOrut+LuS/X8MeGISiXp7CQ=; b=UbLOa1BkTpZ8f+8pZVg8pZYnCPVfYzArXAVofjRNqp47iIYnfmRQbcasnBdlKmCANZ fmhlECSrafuuledFYDKz2RCTAYwDaiqlknfwBzFVQBuDLQVfduOK3swDsz3COsiY0WDZ 2OAypPxihGy0GYJz4btmYZgZn+Ya2vR6aaUHk7VroMqOp0O1CnEVMH5pq69VMXyg4eRI cJ0xJ6fFU/t8SCSjiXtGLZwTCSgAD+mu5KhAtsoxs9wA2SqsgWp80aGbBwves4cL+6RT bmoDlznckvEaxgO2+iXrrbYCAYhwwCPoG10dDovkPkc4YGGskAAWhphFXzKf/ZFuVfd9 iGTQ== X-Gm-Message-State: AOJu0YxYTOVFnAhmAwrqjkmGk4syukX9Eg/tXmjHxZhEI5ruKrEXw2vc Dlw4FzVySQEwHT1Sr6BzBPyhhtDzpVhZN2rvBuDRwaxl8sBEwTaorQDrodVp+Zk5B1HnwCfMuGR M9WHyufQ0ZQcDEtzHBi6U8fexOsfynGMcF3u4k31s X-Gm-Gg: ASbGncvGIOkXRuorL/9/JNAJIw8LbJL+e1w7EvUlen7PFEoZ3onjvk+EnGcaqn39HbC 13Kh7gitDlH9XOihy96jqD5+2reqCkR9o7mGduGubC8RQr1Tbj9TKpjbUqpxOq/dmYOUYToImJC +UOyObs4NRu67vrIJKSniGOwfJLHEJ4j6SK7juxjvELvR92cfMjJri4UMgY1ksVWq+PkzyIB3qg eM4s5ZbrHWKEMw+eNe0EA79BZWoJ+FvnIAO83nYQYtw7HyFX0IkuuAwlEkHtlDpFEbP2sXAsRWE 2Tm69/3zbdQfSdys1dw= X-Google-Smtp-Source: AGHT+IGedyIoslJut4IozI4rDjL1vHs4H4aom60alhWbZGiAZNe55vrYvxqyzLE9Bo01HVJjb88BtVWhXqJL X-Received: by 2002:a05:6902:703:b0:e57:3635:865e with SMTP id 3f1490d57ef6-e57b138489dmr4073545276.44.1737179982799; Fri, 17 Jan 2025 21:59:42 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 3f1490d57ef6-e57ab29b400sm242059276.3.2025.01.17.21.59.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 17 Jan 2025 21:59:42 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 17 Jan 2025 21:59:42 -0800 (PST) Message-ID: <678b434e.250a0220.3c5eff.0984SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 651506052471; Sat, 18 Jan 2025 00:59:42 -0500 (EST) Subject: |PENDING| [GIT MASTER] f2eea2f37a82bb73fb01d56350708f7d70e21379 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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 pending_ Branch: tags/v24.11 f2eea2f37a82bb73fb01d56350708f7d70e21379 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#307021 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Fedora 40 | PEND | +---------------------+----------------+ | CentOS Stream 9 | PEND | +---------------------+----------------+ | Debian Bullseye | PEND | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 41 | PEND | +---------------------+----------------+ | Fedora 40 (Clang) | PEND | +---------------------+----------------+ | RHEL9 | PEND | +---------------------+----------------+ | Ubuntu 20.04 | PEND | +---------------------+----------------+ | RHEL8 | PEND | +---------------------+----------------+ | Fedora 41 (Clang) | PEND | +---------------------+----------------+ | Ubuntu 22.04 | PEND | +---------------------+----------------+ | Ubuntu 24.04 | PEND | +---------------------+----------------+ | Windows Server 2022 | PEND | +---------------------+----------------+ Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Debian Bullseye Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 41 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) RHEL9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) 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) Fedora 41 (Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.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/32248/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/