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 C6D9045543 for ; Mon, 1 Jul 2024 06:31:38 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A918E4025D; Mon, 1 Jul 2024 06:31:38 +0200 (CEST) Received: from mail-qk1-f225.google.com (mail-qk1-f225.google.com [209.85.222.225]) by mails.dpdk.org (Postfix) with ESMTP id 0D1DB4021F for ; Mon, 1 Jul 2024 06:31:38 +0200 (CEST) Received: by mail-qk1-f225.google.com with SMTP id af79cd13be357-79c05313eb5so228704585a.1 for ; Sun, 30 Jun 2024 21:31:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719808297; x=1720413097; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=5r/2JnPbMMwbJ6MCG7KHSsV/5PMaxZSuXUSf/9AIRHc=; b=FK4+phgSmioyiQpyOjhSNYwVxFfvnvtpjicrM2QqX3Fzk0Z3P/t2WTEfMvGEpsZZqu rCr7xYh3xFeRNTjgPgrV7TRXWg5jgj2xdn2MMd3q1wDZd2Yxw7lUhi64eusEgX/0p6IS FAZ1bSegMqEkWXaH+ren2paxtcGO3SX4NnzXg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719808297; x=1720413097; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=5r/2JnPbMMwbJ6MCG7KHSsV/5PMaxZSuXUSf/9AIRHc=; b=Hcz6rkA0tBuC52Whk0fqD6aS3Z05zs+HCXAuAE6qhkXEXCC2R0I1ruQ4VCs0LPXVhF vsAKnW1ATxWMfUNcY3nOKDuVm6ZL2WPtVMfVfU2bIOp3sQeReNCR0JmWv1dUNHgEseVw ATni4WM72ayokQYewXx2iO+NyPQZVshWcTs0OYSlEeJ0XmZi0obyved0Nv36++kuKpaF zqAg9CFD+voGqIZhywFhWAZ7K2DB4lmycotcGqI/KwCBQfXoHJWkt6r769qtTm3ilVQy uUpkTmL3QFvdq1C615oBTU4BSsV8c4PMqya/IgK0fE6zq7AdLKth30MeT9GoFwgvd4Na zAug== X-Gm-Message-State: AOJu0Yxjtt7Bb20VArVIzUnArVMAnqVnPnRR3WTohnJSnu6zcEnPK1r3 hQSgmbsD/ELQKYdxGOgY+LyO17s1a+ay85Ng1jJFHZ7EP+3xtM6U4TkmhnwsYHcLIj6G0+C0XBr y9kmpzhU2myF5elOBf/3L6NwKLbTX/l7RH14/TF2G X-Google-Smtp-Source: AGHT+IHEHK+eCpjk1ic/GY/63vdOjHs11kOAlA6ZsSqwiqs3NFKU593RS/p6PXP6AMvJ12ISkTfr2KInV7nH X-Received: by 2002:a05:620a:8128:b0:79b:b571:4bf7 with SMTP id af79cd13be357-79d7b9c9be1mr625060685a.21.1719808297342; Sun, 30 Jun 2024 21:31:37 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6b59e5fc7e0sm3152296d6.74.2024.06.30.21.31.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 30 Jun 2024 21:31:37 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 30 Jun 2024 21:31:37 -0700 (PDT) Message-ID: <66823129.050a0220.5fe4b.8073SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 068F4605C373; Mon, 1 Jul 2024 00:31:37 -0400 (EDT) Subject: |PENDING| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9 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 49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing pending Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | Ubuntu 20.04 ARM GCC Cross Compile | PEND | +------------------------------------+--------------------+ | RHEL9 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ | Debian 12 with MUSDK | PEND | +------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 39 (ARM) | PEND | +------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PEND | +------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PEND | +------------------------------------+--------------------+ | Fedora 40 (ARM) | PEND | +------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PEND | +------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PEND | +------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PEND | +------------------------------------+--------------------+ | Debian 12 (arm) | PEND | +------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PEND | +------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PEND | +------------------------------------+--------------------+ Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.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 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (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 Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.1.1 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 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/29655/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/