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 F283B43EC3 for ; Tue, 16 Jul 2024 07:40:25 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 675D643293; Tue, 16 Jul 2024 07:40:25 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 21B6440E4F for ; Tue, 16 Jul 2024 07:36:33 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-80a2939265bso154719339f.0 for ; Mon, 15 Jul 2024 22:36:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721108192; x=1721712992; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=p3L8sf/xSFtVGLQeUDYYbr5l2TYO23YS7VnZa3M08pI=; b=TWO4PrrDR7AbwufZ0FtYsyJJhMCznFsyIri4ExMAw4T3E2BkjB7vZ9Ylb5Y3DBxc05 /6zspQ5f61ctbd14P26IpKc1HgJKJXU4zqOtNipQySVU6g5bv7qISurhgQIoMJVz6a9i Y/hpvHTNWFTUPSkOaWisN6zjiqrL2rn9TYFVc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721108192; x=1721712992; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=p3L8sf/xSFtVGLQeUDYYbr5l2TYO23YS7VnZa3M08pI=; b=wA5L9r3Alr0BnVqT3zSTxR0jmmXKTFKujQIEZdXm4Ij4juIbyAvtlfHE/KtR3lwjDK HTghBBVpIEjb+te4rREVRT8lyvc6YkvnZAS+81ADDOZUniXsR9PQQUBNZHQUSbtDOnnP iTsWn3VlaODvDVe4hncDREFJDwUOPTuucgC5nd9+pTNAjjDrmPlWF1t4M5S2oUQpMilt YzfSllKPt6ix3Dd0/ApSBEcenMumNIzF/N2rQ/cMWzAN2QSleJ0h6g20VtBdc7/6PCz2 hs7yAVPTwnJHN06UNwKOPJY2KS+/Xsf4igXGflZVUv9u8q6sOPkDlV6UrM/QFl8ORjEJ zJrw== X-Gm-Message-State: AOJu0Yz98vXboUf7x9hRKbNla9M6vFw38qSMtuabASQiNSGvEGirwMi3 fp6bzg3FFAOgjsjl117UQe5kLRnsJZgm8NvhGLxPS6IXJ+efaZvo3aR3Ojuf06frs7VrCcg6cbe Gp7OLY60BS1J4bQ8lQEt1BkcMkczKAs0DPCqOjtw3 X-Google-Smtp-Source: AGHT+IGfwqw8pujI6D9dNaiE8YN79qPW+DMEiRD+Ge/0pnZwS3y2vdck0sTRFE9X4QDzs1ZahBZAUScfMI0q X-Received: by 2002:a05:6602:2dca:b0:803:1d26:d359 with SMTP id ca18e2360f4ac-815762347d5mr161510439f.12.1721108192514; Mon, 15 Jul 2024 22:36:32 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4c1e1ad80a3sm213299173.6.2024.07.15.22.36.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 15 Jul 2024 22:36:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 15 Jul 2024 22:36:32 -0700 (PDT) Message-ID: <669606e0.050a0220.61774.b6cfSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 04917605C380; Tue, 16 Jul 2024 01:36:32 -0400 (EDT) Subject: |PENDING| [GIT MASTER] 1a055be1a3756b5bc4cc814e939c81985cd59289 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/v22.11 1a055be1a3756b5bc4cc814e939c81985cd59289 --> testing pending Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | RHEL9 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Debian 12 with MUSDK | PEND | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM Clang) | PEND | +--------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 39 (ARM Clang) | PEND | +--------------------------+--------------------+ | Fedora 40 (ARM) | PEND | +--------------------------+--------------------+ | Fedora 40 (ARM Clang) | PEND | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PEND | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PEND | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PEND | +--------------------------+--------------------+ | Debian 12 (arm) | PEND | +--------------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.0 Ubuntu 24.04 (ARM) Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/29862/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/