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 26BF545F70 for ; Sun, 29 Dec 2024 09:52:36 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 053E240289; Sun, 29 Dec 2024 09:52:36 +0100 (CET) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 8AC0E40280 for ; Sun, 29 Dec 2024 09:52:34 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-3a77bd62fdeso60422165ab.2 for ; Sun, 29 Dec 2024 00:52:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735462354; x=1736067154; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=7FFa8XzaAt9pO9x284bU38SnoG5P/Wcm9KSVk9kWwPQ=; b=Ts+hpJJRiveqQF7GhtubhC4MJcUIsWqBeAZUpoIldEnH0+jrPxOU1H3Vy42Hhhs4+5 l6UiEDSUElyF/1kP5VtzJAcu8zS1bgdE2AUTRtLKGm0F64wXawwSlfNNxuoUE4w6m1U9 vBF7636WrZIIZKIx/sAgYBR+7OjBK0gY78Y30= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735462354; x=1736067154; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=7FFa8XzaAt9pO9x284bU38SnoG5P/Wcm9KSVk9kWwPQ=; b=fNrRL2TQv04Q0OlCOXON1OCP7Ouax/C3GN5s4SP79hmYG9LfNGF+VJ8vJT+9ovkQCg 8zR/TfXd4cuBw/Av0NOgOWQ1coD61tUzrPBgu1LFmmbu6BBfC+z4g8CIM1e++sFfCSpK avNW2uyg5GFpq0oaKvrt5WrzbxoByE3NfUTVbRL4qlK0XzG0o5PDbMHIS9dRmiWqbksK hIXE4JD+2DkqhI7LT2tpDg1Rz7VBRYWMNY3ggSLWMa0xDjjR3PuaSPTaOUCqg8a8frym C1cnb/G5ZjHbJ8664VUIOAfWM/hD/AqWF7jfDgl2UlxH7Kgnk/bQ9ilyKDZKjHG+FDoL OOrA== X-Gm-Message-State: AOJu0YxIgSB1aFxcEyOYncqLwxfe5DO7VY57r25XdD/q9bVLf3dEJCAu /XOaOd+mrisn3m8BHylTWs15IYl5WRisrAxqF3UUmmxtqGCJf/bj+QopCFBusFjqFbmd1bO9J3R NDCI/2k4p4YSCV3sVl4+6u2C1X+koTQAq X-Gm-Gg: ASbGnctgpXPTpC+MG+XRR4++cUgQ2VsAAbBxKSdqBA5KunWD7r9sBKIgMH+ezbUwyeO vsCNUaAqoRbbksO3qEwizaUp8fbOYeXaDG9SdtDrf2vMfHsYde0X+xZsor65cb5wYR+B4sib2ID Nq/1W9IxRd5I0eIu24g2sLypfSN9kMb3WsLshL0Z21Bks9z7VcqBrPgo/Kcc9xuD9W0RLctz/as dQ4rl7JBiahq8Z6Qv2LF5iXRAyhmU1yZW77JdkDA4yzW5u3lQ3KJsm9p9b+SVPG2kdSIKD2BfTC /A== X-Google-Smtp-Source: AGHT+IGnK8wEcd+18KVJojdCFCI4+2QkmkhKvRHrfxJkkM3M93XvG/g7ApwYUAFXhQZ7nNkDB0iI62l8g8yf X-Received: by 2002:a05:6e02:19ca:b0:3a7:e7bd:9f09 with SMTP id e9e14a558f8ab-3c2d1e7df64mr258958295ab.5.1735462353815; Sun, 29 Dec 2024 00:52:33 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-3c0e6782851sm12998675ab.74.2024.12.29.00.52.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 29 Dec 2024 00:52:33 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 29 Dec 2024 00:52:33 -0800 (PST) Message-ID: <67710dd1.920a0220.1613b9.8633SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 4B3416052471; Sun, 29 Dec 2024 03:52:33 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] c66daa12e76d7b4912cfb7109a761856a7a873ab 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/v23.11 c66daa12e76d7b4912cfb7109a761856a7a873ab --> testing pass Upstream job id: Generic-DPDK-Compile-Meson#347373 Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | RHEL9 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +------------------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PASS | +------------------------------------+--------------------+ | Fedora 41 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 41 (ARM Clang) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +------------------------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) 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 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 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) Fedora 41 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 41 (ARM Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) 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.3.0-6ubuntu2~24.04) 13.3.0 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Debian 11 (Buster) (ARM) Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 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/32072/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/