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 DAB1D45ED8 for ; Wed, 18 Dec 2024 08:44:42 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D612B4066E; Wed, 18 Dec 2024 08:44:42 +0100 (CET) Received: from mail-pg1-f226.google.com (mail-pg1-f226.google.com [209.85.215.226]) by mails.dpdk.org (Postfix) with ESMTP id 9646C402AE for ; Wed, 18 Dec 2024 08:44:39 +0100 (CET) Received: by mail-pg1-f226.google.com with SMTP id 41be03b00d2f7-7fd51285746so3687514a12.3 for ; Tue, 17 Dec 2024 23:44:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734507879; x=1735112679; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=XlFw+7rPjvmbeL2waI+XJOPOxaFAPVObgA/GlcOp3iQ=; b=NTpm3cDgIUpwGwJX9s9bOIDkXBtoPIzkmR1FahQICAr5zaijQJTD2pUSlXGSVFu5ca vpSCxv7ouDGpxYj87JjpMRLPBIXQwunJijulhKfKbRTp6tlm8cav/hFKp1R8u3aCOgzI 89/bsLmoUUENUaxJ7FQmbMsc3q07PgPNAZa+8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734507879; x=1735112679; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=XlFw+7rPjvmbeL2waI+XJOPOxaFAPVObgA/GlcOp3iQ=; b=Vv0AB3JqA9fQpPOV2TR6BR2y2B7v2atnoCW+fVTdRSqbpKx/QnJmR2QuZ3QLxsBDIf HjxdM0e+PMFAy+N4/73kiz82z4PLU6wOxyqoTXEAL82R+KV7pt7ufqznp4cqQwyat9PX cSwL37TFFnixTCHBFb4/9/mnT4DwX4sl7yEsSQHOwUORvRmbt6zRbopsPhf5YXnrh48B BWJS6vpjEZ7RBLOOuiM7RsFYD9TdiZZboBu2BgJoHVufxN58oRjCLC7tEmSUdWLYQFLt w6ur77+PJCkP1SRAKDpYYKUH+Xrc60X1S7OwQ31ZZywjTVmbPXQ9y1fqHPurUMaqTwdo 90gA== X-Gm-Message-State: AOJu0YxFNYXIAZm3I16IfxfT5KM89JUFDSyfomYQ9G8RCEzqIirxY9n0 auWsT4YwOWzZCRTOGKf4Je/uvxc8XprSOEv7Jgq7fmjNhHBcrCBbA5vgPKOzL9pC2M0WaFJR9VL psfL5aoxlzNuldVqEYfR15q0ssgVheG7b X-Gm-Gg: ASbGncvM7L4OSpFuO3/Qfk4idoJhEznv/zV2kkfVPq828S7a+uOnEDAn+ryk1/mzPzo I0a9KFMfk/c8SHN+1YuN2WxQIc62khn4hUFBzMF42N6fgoTMEJ2BnsvBL0AB1YRcUOaKRxGgkoQ U4ToONcGJK2M1LSgTWCW3P7p2ORuJ36O+CrMdiyR1+w/Q/LscDvYos6RXWBfTdpt5KMK27vpCh9 Jeu0ZhqEEHLYA/+blIxOOrGMYNuGBDsdZr+i5jlQIQ4G+4YDumzzvz7pF5JE7avTn0nzdeRmmYq OA== X-Google-Smtp-Source: AGHT+IGs5UmipJz9pHJtqEd+OWZ3hzDUdJgek/pfBbxF2UniGCEP3eBAPJyQd14PmDVa9YrzVC/vQt7nlY7/ X-Received: by 2002:a17:90b:2d45:b0:2ee:c2b5:97a0 with SMTP id 98e67ed59e1d1-2f2e9353377mr2636598a91.25.1734507878761; Tue, 17 Dec 2024 23:44:38 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 98e67ed59e1d1-2f2ed530bbasm41346a91.3.2024.12.17.23.44.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 17 Dec 2024 23:44:38 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 17 Dec 2024 23:44:38 -0800 (PST) Message-ID: <67627d66.170a0220.1ce796.2988SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 9B62A6052471; Wed, 18 Dec 2024 02:44:37 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 7ce7d3341d7e21c2a81f2fea8e451681d7306d77 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Xueming Li , Christian Ehrhardt , Kevin Traynor , Luca Boccassi 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 PASS_ Branch: tags/v22.11 7ce7d3341d7e21c2a81f2fea8e451681d7306d77 --> testing pass Upstream job id: Generic-DPDK-Compile-Meson#344302 Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | RHEL9 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PASS | +------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +------------------------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) 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 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/31959/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/