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 CF1E14620D for ; Thu, 13 Feb 2025 07:01:33 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C9587402A3; Thu, 13 Feb 2025 07:01:33 +0100 (CET) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 3F7984028C for ; Thu, 13 Feb 2025 07:01:25 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-220dc3831e3so1521605ad.0 for ; Wed, 12 Feb 2025 22:01:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1739426484; x=1740031284; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=BKfxHf97yP/swLJT9NKFYSqorVaWXjqu/CpiqNui3CI=; b=f73SQkPE92focY10nvzFfJp5ktiBxG5Ao5p7F8hnn1/rsx9Ls8rB3jAiSTFV5zZY+3 9bxDXWqEkMTPzy90VLILvZAYNEPsBR2NnYZF1ZSMipH83pJQb8VI4O5U2tw81Ip1WTVM DjuiEcHmsexIBu7eFLYwaKv2dDlenO+tgFaY0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1739426484; x=1740031284; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=BKfxHf97yP/swLJT9NKFYSqorVaWXjqu/CpiqNui3CI=; b=rjsOnISmVmpVW9MW0xZOxnyjSjn8QnE1mhBVP3UJcXDjUfROBnVrssWwo6TUH1US5K aKu++zQ0i7d4WQiziicl590O2k8CiPB5KFnsOoTj2oI3YIR3yV2M/f3MK9jrhOkL9Fb2 EYO8ytE7j/mg8NyD/0ZlqRef8w9k65q2HmvbZJTViynKAUV3I2fSbA6TLLaYtVoDtjyH 5nDpNr/963UM578gMrulvB82iAm0e3530x5fnZMv4FyLVZjBL/Nr7usPjolwKufVIWBA V2RdhUDZTyIQ6dprL7mNLkuG7qA8aXkBZVVc6J9kvVmrPUYYxvm1dpMBerK+2b84BuPV 974Q== X-Gm-Message-State: AOJu0YwluPr14250Z7vO1dIihCpzjXvPhy8D1y60ZrwKlbxxaTyE23w5 i78lZb47tiOSwSXoZjHX+mAKO3+fO1ee4/bTVxjym/yX2RWGf1Gk8yaJsNqR2hKMeOD1letERjN pmK1SiJg1EFemYBA4zq6oiemiuycS9Uo3lXuEN+sp X-Gm-Gg: ASbGncuqn7NQKW22KIXIfkHaWsosyoepGkwzV54+0TGsz7Rmafuw/I5ho6gQe7leV9y zh+zCXDXQjEnaHvUWme2PXKXEInjakCcefuimRgEvcbedImY0EC1bZsAizBm9HF7+FyoR1or2j6 1801kW6fKZqbisiDWkZompVqbsbN0vuXw0lThoGdiGcOS5lcLikYLOuGWthy+5cF4vV6oavNDwz TTIxhNR/qOSeT9YW8M7kbQm1yqpALO+YAT9g7jG0zFJR2QAwhMR5i7xq8f9kfyCxgj3R3ynwS9i TQdG77NtKu3kBmFc6s5KV072bxFhZw== X-Google-Smtp-Source: AGHT+IG0Zx4Cu70sbnfDLs7+5tIsdj/wlGmg9xYLSZ78viRZeQc/A75gGCs+l2UDd8/no5xcvDuhsEi+RUCm X-Received: by 2002:a05:6a20:5484:b0:1e1:adb8:c011 with SMTP id adf61e73a8af0-1ee6c9f3049mr2689190637.18.1739426484084; Wed, 12 Feb 2025 22:01:24 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d2e1a72fcca58-73242741e5fsm42976b3a.19.2025.02.12.22.01.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 12 Feb 2025 22:01:24 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 12 Feb 2025 22:01:24 -0800 (PST) Message-ID: <67ad8ab4.050a0220.bc379.2370SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 018BC6052471; Thu, 13 Feb 2025 01:01:23 -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-DPDK-Compile-Meson#361105 Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | Ubuntu 20.04 ARM GCC Cross Compile | PEND | +------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PEND | +------------------------------------+--------------------+ | Fedora 41 (ARM) | PEND | +------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PEND | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PEND | +------------------------------------+--------------------+ | Debian 12 with MUSDK | PEND | +------------------------------------+--------------------+ | RHEL9 (ARM) | PEND | +------------------------------------+--------------------+ | Fedora 40 (ARM) | PEND | +------------------------------------+--------------------+ | Debian 12 (arm) | PEND | +------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PEND | +------------------------------------+--------------------+ | CentOS Stream 10 (ARM) | PEND | +------------------------------------+--------------------+ Ubuntu 20.04 ARM GCC Cross Compile Kernel: Depends on container host Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 Fedora 41 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) Debian 12 with MUSDK Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 CentOS Stream 10 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/32557/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/