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 8EFB045DBC for ; Thu, 28 Nov 2024 07:24:01 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 87AC0402AE; Thu, 28 Nov 2024 07:24:01 +0100 (CET) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 700EB4029C for ; Thu, 28 Nov 2024 07:24:00 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-3a78b39034dso1798095ab.3 for ; Wed, 27 Nov 2024 22:24:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732775039; x=1733379839; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=400Ec/r9EZQq2L1m7lflcWpowiZyCAdXz0cWOFi14pg=; b=IDOXtpKSKEJNfL7EqU62WGwBg+zqj6/BaorYg16ZVxT6+VgCqGBVkRI4O4pP7BkCNF SqZjj7ea/Oy0FYSBXWBbIjUhu4GIluOS1w9o7TUbF+HAFlJwHQGZOEVv7sg9pcPCajgZ A0nDZ0iC6zGBQq2Ez3sKwhnfmuL0l4jAZc5SA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732775039; x=1733379839; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=400Ec/r9EZQq2L1m7lflcWpowiZyCAdXz0cWOFi14pg=; b=PP9SVVEbkcWRlBKrM+1OWrf2eXuneBZV1Qomh336YLnoIdxsJeBQWPYecjOZM3sCqm cZ1peWLtU9e8fl1tj5iPwTvF2lGXLujHB+FbytG3oASz48vNXi6baTJnXCIzdGsGl4y7 adF7Gs+SpjZSChXZFXXdPdl/NK56K8aZ/pJw2ZYaSMWIcYJb6WXDDbtQYX8Lb/LkBnEg ljZ5VX4gkk9s8g2KNMiK7gY/MkPwQ84i541YLD5zWvRpjcV2AJ71ac4P96qAGyFm+7ld rSvnB6/Zyj3MRCi06p6NQ5J5hNrtFKox1YMec7ktwV44Xl2VWmWidGavJE7QC2wJe1UC NTEg== X-Gm-Message-State: AOJu0Yy5kbs6MmhekJy5ZVsP3NY7JtiYcc+nF9ggQ/qbH9RaDLeOFLyD QuusQi9bOyD4B5hkCPMmxZVwxowUPqHwqTFv1XLFp63ypkI1UAWKs0ND+5Y/1oTF+Akc85YxqXf deqDXyCmxQ7RvlJ35tcNRAnFkbCRvFhdxhuRX667f X-Gm-Gg: ASbGnctlecPUv5spNVcCFABWmnd5u2sr8eY+5VFf/ItXo3wjq0yWQkUcWLsUnFjKF81 LwXw+EGlvuDhZPkqPzV0bE4VUPIvXmXShnBpISqPqVcwiWlRLMzdB9a/7hJ8HWZXPg/dahKtWIt KU7Pu2gZ2bQExqXtF6lZcZiHYkHnnUBgIgppA7MGRH2k0NeUasz5tTcpbGLuqAR7YwItYd0HmRH h2TRnzt3GjstYTbEgvQNBPqjakVlP4ZpFO1gn0INYzJ9l6DYxQCAnqIbvrK+1b2D0XrLaI= X-Google-Smtp-Source: AGHT+IFRAbOLt3uFtZLWrqN/TydlxvWy4ZpgXv0lP8wIzjtYz8mLhHHnDWPZFtb3UE8iVDrJjJqAQtDAJaCy X-Received: by 2002:a92:ca4e:0:b0:3a7:cae9:c602 with SMTP id e9e14a558f8ab-3a7cae9c650mr36094475ab.12.1732775039747; Wed, 27 Nov 2024 22:23:59 -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-3a7ccbddcbesm332145ab.7.2024.11.27.22.23.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 27 Nov 2024 22:23:59 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 27 Nov 2024 22:23:59 -0800 (PST) Message-ID: <67480c7f.050a0220.31842c.254bSMTPIN_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 3F44C6052471; Thu, 28 Nov 2024 01:23:59 -0500 (EST) Subject: |PENDING| [GIT MASTER] d20fd65f258afb5b572fe686b7d1032aeb95e079 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 d20fd65f258afb5b572fe686b7d1032aeb95e079 --> testing pending Upstream job id: Generic-VM-DPDK-Compile-Meson#31760 Test environment and result as below: +-------------------+--------------------+ | Environment | dpdk_meson_compile | +===================+====================+ | CentOS Stream 9 | PEND | +-------------------+--------------------+ | Fedora 39 (Clang) | PEND | +-------------------+--------------------+ | Debian 12 | PEND | +-------------------+--------------------+ | Fedora 40 (Clang) | PEND | +-------------------+--------------------+ | Fedora 39 | PEND | +-------------------+--------------------+ | Fedora 40 | PEND | +-------------------+--------------------+ | openSUSE Leap 15 | PEND | +-------------------+--------------------+ | RHEL8 | PEND | +-------------------+--------------------+ | RHEL9 | PEND | +-------------------+--------------------+ | Ubuntu 20.04 | PEND | +-------------------+--------------------+ | Ubuntu 22.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) Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) 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 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) Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 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.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/31767/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/