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 EC6CA45DF7 for ; Sat, 7 Dec 2024 07:45:20 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id ECF90402A5; Sat, 7 Dec 2024 07:45:19 +0100 (CET) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 4C60A40281 for ; Sat, 7 Dec 2024 07:45:19 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-6e34339d41bso23456517b3.0 for ; Fri, 06 Dec 2024 22:45:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733553918; x=1734158718; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=7uhc4Ci68IuGiw0BRKMDkDinRz9XQimzohat0bP+Oh8=; b=cpE8kCWYkYGMLNyN1ieKjFkWcEA5VEbgDiDbqRFgfQ/WPO/NmHslsfcS4l+xdtYy5D F+T8r4C9m4OAOI4aXvgndhoZXMrWKX9YcmZTA/Sd7O22gftu1TXDMnRf88D7AVn/f136 /Mt0/80xF6FimEbuX4O9R8PGjcgYwysudVsfI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733553918; x=1734158718; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=7uhc4Ci68IuGiw0BRKMDkDinRz9XQimzohat0bP+Oh8=; b=JMZw5zFOD1s5jgJF9PZntiBoa/3uq/MAYSNk4WN/n8IQwaiTy/Vn5/2Nyqqgwh2DL8 GL7mCyvFTk1CYpxwg2pKd4xDqAcu8EgNg//tSf8WxrYpQGAjCO1o0I+s3dKUPWwnewVr NWAtaL+kRPcZ5+QUyZb6HCclvnByTNzePZteGp6ah33omwq1keD1c6Tr9XhC9Fo1a600 Z6z608Q6/VvXdPp3ts1Jq1S4YpYH+XKm56UTcqKZ2AerfCY7RTUNLg12ZoOSTwF9Otkz U4Djtq+vRzjfX+0N9WYSNN7BrjTuowsm6NR4kEMjoH/BQa+4+ZKTduYE0M6By7scSyzE WICQ== X-Gm-Message-State: AOJu0YzV6W/z40+RGvyANyjMWiQMeCbDQ/T2lLin4EesLpbZkfCuGv5G V7hYPvhqRUcAMOGDiKej/oQ2VVQPaFNhl+80lpaTE2vIr6gheVQDmQzYEQI+jJhDlrLYNt7G/3k VIx4qNoC7LmJCmIqX78B/tzYJcb2GeuSzT2kG4fA2 X-Gm-Gg: ASbGncszl6I5hO1/MwIU0Wo1Kef2+Ykn3gRlt+YRC/nz3YF7cn32+aEErBouNmHXjUM 7cSDe22W4XhuHB8Q0C0i3g33flAdLIvNj7H+IqsdKQLPazlK5xNY3iiGiDF7XcCtOPJsAPns9fa rNK9dVRJH/NLtlyE28R2hMyvF9hEmLfrRH1UHBGvL7kbEOt3v0llcftSYAr1xgj02aoHGft+MQJ yqlhsxR0TNlPZfTVw9L4fnirkAqPUhY0QnhM14PGjvqzJnkxx8KmQvgZlx2sOnlB/J0Ed8= X-Google-Smtp-Source: AGHT+IF6iwUaRW8LfNBFx+bXmIpu6MCaVrnzo+Lc2TzuzUIud7wxCtLEmWrB+5W1iBKot5dvg2D4J5tD0jm/ X-Received: by 2002:a05:690c:25c8:b0:6ef:6646:b50a with SMTP id 00721157ae682-6efe3c0d6fdmr67361317b3.20.1733553918723; Fri, 06 Dec 2024 22:45:18 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-6eff3a779f2sm478647b3.68.2024.12.06.22.45.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 06 Dec 2024 22:45:18 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 06 Dec 2024 22:45:18 -0800 (PST) Message-ID: <6753eefe.050a0220.34d33a.2e66SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 4CE876052471; Sat, 7 Dec 2024 01:45:18 -0500 (EST) Subject: |PENDING| [GIT MASTER] f197f1e13ccfb74c92ad05602443dd0984f39540 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/v21.11 f197f1e13ccfb74c92ad05602443dd0984f39540 --> testing pending Upstream job id: Generic-VM-DPDK-Compile-Meson#31962 Test environment and result as below: +-------------------+--------------------+ | Environment | dpdk_meson_compile | +===================+====================+ | CentOS Stream 9 | PEND | +-------------------+--------------------+ | Debian 12 | PEND | +-------------------+--------------------+ | Fedora 39 (Clang) | PEND | +-------------------+--------------------+ | Fedora 39 | PEND | +-------------------+--------------------+ | Fedora 40 (Clang) | PEND | +-------------------+--------------------+ | RHEL8 | PEND | +-------------------+--------------------+ | RHEL9 | PEND | +-------------------+--------------------+ | Fedora 40 | PEND | +-------------------+--------------------+ | openSUSE Leap 15 | PEND | +-------------------+--------------------+ | Ubuntu 22.04 | PEND | +-------------------+--------------------+ | Ubuntu 20.04 | PEND | +-------------------+--------------------+ | Ubuntu 24.04 | PEND | +-------------------+--------------------+ | FreeBSD 13.4 | PASS | +-------------------+--------------------+ | FreeBSD 14.1 | PEND | +-------------------+--------------------+ 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 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) openSUSE Leap 15 Kernel: Depends on container host Compiler: gcc (SUSE Linux) 7.5.0 Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 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 FreeBSD 13.4 Kernel: 13.4-RELEASE-p1 Compiler: clang 18.1.6 FreeBSD 14.1 Kernel: 14.1-RELEASE-p3 Compiler: clang 18.1.5 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/31871/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/