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 6887045DBB for ; Thu, 28 Nov 2024 04:26:28 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 48748402AE; Thu, 28 Nov 2024 04:26:28 +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 62CE24029C for ; Thu, 28 Nov 2024 04:26:27 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-212a3067b11so3505395ad.3 for ; Wed, 27 Nov 2024 19:26:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732764386; x=1733369186; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=TQE9hny9JBnT8si6ro818WK+9BOAd4um4cxO5lejOtk=; b=VOFj9DTr+Vlq61KeXogzd2+G0xxLg8/pbc498paOoyopENDM4ozbteAOhTHNKanYzB qfkCxrQ8+f0+OV5BB7IH4PAJz4bAwcAPOIsM0uv0f6vXRXvYdi05+AF1kYKByXHHMGFy a/osrhyEqoIjQafbY//wJUayqoM2D9q86SGK0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732764386; x=1733369186; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=TQE9hny9JBnT8si6ro818WK+9BOAd4um4cxO5lejOtk=; b=g5siXEcFs0ZucgDctKqA5WA+LYp4IWNtpeOjyV0qKtRyUFAofcl9eev1DU/htk/4Kp vw8i83AYAk8HZ/b/4qSZZjF1MydUz2C/hAYg0hrZRUB24sxzj4n6bu8lZMZW8Jx7dl2I g+GR45kdvNVB7JYaNnUEAVxzJcakX/72A2eZCfNJ5v/Wtkl7eYRgVpr/G6XGPMB4mVaq 1EJ4XKX8GuixGBdLkhh1qjssN3yS25dfc2IAV+tZ2/EFD6LU62txfW1KDAr07mmM7PW+ oYnBVSpCWlf/Q7gkTR5d+EO0C5qdF4qG1aFzrti+Xplo1pzkS8BV26PcezOCTUFyZZgo 1nfA== X-Gm-Message-State: AOJu0YyqBRjF5QemZ+Unidj8wHKRkjFg6ljPiuTs3Qmujnz0RYYZ1dz0 D5CvyoJWEjpvb/sZ2MYQvlglZKsvnnv+Pi7CIl7m2Gk6Gp9sclB04LYuaLihIo2cDN1wndV2YBY XuYK/urVTkQaFQBvgfAFihi6jpSNv1YY2fvCe1nyTHm277lGtvB27+l/8 X-Gm-Gg: ASbGncsEAulKTwf5o5qJlapB9xRSWJuWyduUCAyxnuoHMJJe9vj2tyiOWdHn3UpOPRI VepOwVPIx5IksQ1cNLba3HzZU0tJoMsLQTeY+J/qwDKxPxRBSWsepe/nmFyztTYxVBcA5S8k74H XJsrYj+yk407CoNOMVD5vjbAnGodlhfrYPEQAYb41YHdGZiUD16XNQel7zb4kCPQhiiaQTu7Pkw XxmTGNjBaW7GjU83hGiwDTVK2r7P9XHdHQ2+We1fnfY48D1778Yx8NRr9EglDUe4xeHTiqAkEE= X-Google-Smtp-Source: AGHT+IFNdHbJyvE7/w0AJ0uZshZJ11i0Y1WI/KksVTxMLdh264R4DdNkzRNNAJVGgsime7fKEcVdKJUeVS+B X-Received: by 2002:a17:902:fc8d:b0:211:ee35:830c with SMTP id d9443c01a7336-215010995b3mr78049105ad.15.1732764386551; Wed, 27 Nov 2024 19:26:26 -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 d9443c01a7336-2152191806fsm181295ad.48.2024.11.27.19.26.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 27 Nov 2024 19:26:26 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 27 Nov 2024 19:26:26 -0800 (PST) Message-ID: <6747e2e2.170a0220.3c9c0.154fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id B91786052471; Wed, 27 Nov 2024 22:26:25 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 4843aacb0d1201fef37e8a579fcd8baec4acdf98 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 4843aacb0d1201fef37e8a579fcd8baec4acdf98 --> testing pass Upstream job id: Generic-DPDK-Compile-Meson#339075 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 | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | 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 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 Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 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/31764/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/