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 9AC5745D10 for ; Thu, 21 Nov 2024 21:05:17 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 82C2C402DB; Thu, 21 Nov 2024 21:05:17 +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 67262402A7 for ; Thu, 21 Nov 2024 21:05:15 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-3a78b39034dso4931015ab.3 for ; Thu, 21 Nov 2024 12:05:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732219514; x=1732824314; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=YqLM0ippd/A7Ms6PL1W6wk+wqfGJw+QtLOmjQehCNhA=; b=CuHQQglzSrNUdDorw7aKY0P8ySGKK1WjqtrdYQmkLXZi0TcR/IsJ05zYQWEodgNI3J 3hBbIpQjyDgostVPQ+yW8Qm5sjdlcScB0Iypez4jZUTEjP49j/mvWevyFfieomW1qOje syelULmB6T+KBfG4C90G6PtAIkfX4aMzKjBlo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732219514; x=1732824314; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=YqLM0ippd/A7Ms6PL1W6wk+wqfGJw+QtLOmjQehCNhA=; b=nuQREGBukpTGvvbo78wzR16WXNuM18nHdMWbhxImav3zBudajwoDWQagIgaMN97bju WGGkDAM19eaW3qIBagG0TMBXr7lmryvyz4OJzlfDdJvtVkWAJ2EP/8kC2jRM/UxfaGtl TLPSo2Jq6loiqLNVDdnSle2Nc8MWMSScG+X+hlp4CjH5zwcSvIOlPwtPNk/wJV+psFD2 +jwdsH2prx3gIWW+4drx6jvxJot3hVRR12CmgIybbu0x/kBeYLDTD9sKBNt5NV5VFhHm BknGep+APILGNHPqLflAZg+01KAQCp/iIQ+mwWEPAvAtPlvc2su9n6foVyib8RCfGh6b 6QTg== X-Gm-Message-State: AOJu0Yzrq762zYlOFLHr9zb9FtFNgLZDKY8zsUBtwdNz8Rwd60POq3ph +/tNfmpo031Dm7t0jObHQgS1GEhuOkfndDq0PwGAqCQ4aUMxHoOa5WEH5owYiTeCFMwrGx2XcF0 NxTHLNVaMqMjFEmAJ74mx686MJIsuTseo+AannplG+M0UWCglL734zGOv X-Gm-Gg: ASbGncthL6uMnnQHO6A0IwifXQtIPUtalfXxgfADzHMoRiG4FABEdArLRcGNxo2FiZd dDHcaeCvbXXKR1v7mK8mietzS4w3fUIZgnuPn2hHk3HsqirhDr+FxMz2SLUdOYCwIAIoF57EUCy JMHxJ//qlw7MeMjLh/Pt4LGd8T62EB5TIn4BH60UOYS7cq9rqZ594xXfC3jzcJxs5KGe1CMxi+c DJv3UOalknfhp3+ySPIRi3HtJL+03GB6HUt2qlAEcUDLCRY6Jo+0FhbB5NLlEk+3KmkugZGq4M= X-Google-Smtp-Source: AGHT+IFjz0wooBW2Xr49v8o43LLpAjAhji4cWM3Lqp/wawLuWzz3PCC9sUT4f5PyFOfKHwGAgY7SepE3/023 X-Received: by 2002:a05:6e02:1547:b0:3a7:6792:60f with SMTP id e9e14a558f8ab-3a79ad02386mr5458335ab.4.1732219514707; Thu, 21 Nov 2024 12:05:14 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4e1cfef62aasm19270173.54.2024.11.21.12.05.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Nov 2024 12:05:14 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Nov 2024 12:05:14 -0800 (PST) Message-ID: <673f927a.050a0220.1d0e26.1b14SMTPIN_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 54AEA6052471; Thu, 21 Nov 2024 15:05:14 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] f4ccce58c1a33cb41e1e820da504698437987efc 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 PASS_ Branch: dpdk f4ccce58c1a33cb41e1e820da504698437987efc --> testing pass Upstream job id: Generic-DPDK-Compile-Meson#336492 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) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | 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) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) 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 Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 20.04 ARM Clang Cross Compile Kernel: Depends on container host Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: Depends on container host Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/31670/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/