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 6F82845CEF for ; Tue, 12 Nov 2024 09:11:32 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 665F4402C3; Tue, 12 Nov 2024 09:11:32 +0100 (CET) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id EFB9540298 for ; Tue, 12 Nov 2024 09:11:31 +0100 (CET) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-720e94d36c8so5405063b3a.1 for ; Tue, 12 Nov 2024 00:11:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1731399091; x=1732003891; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=JhNZ3HPSz6fHUNzTOmt6bs89Edn72GmfMAKinq9NAfI=; b=UQD5ksR5u44QHbvmGB0NzylmdzYtzq/ZWbHhDl7u+jmCCRVBfjkctUOiHrKG6/124d dQHdDFrXDzUsc2cKwBNPhtlBVaesxzT4vJtBoXWxYH/bcfQAfdUYedrF4W8zKhc5eAPa Xeji7LvJJY9YiURxtNZ27q4EqCaw1GNZXbjyA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1731399091; x=1732003891; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=JhNZ3HPSz6fHUNzTOmt6bs89Edn72GmfMAKinq9NAfI=; b=g2An3YoYcr03ycjRYmtakfrXk83EK+/iaM/mfBoCpxzGQ91vjoySmt2Y6vxXpmnpSH aDSzxfv8UMPRfeA51PfRybKlzfiWNLS1811VYTCHfmomp48n23xGMTLlP2/HxkHA5pyw 3GNEldK/kvjFEIzt2a60zE6ow2r+174HSvI0SB0RGdAgupLlbxnhJ1XjphWZNBoyCpFp fArx1IjaRGp1m1bXGbzuM/xkIBtplVM15u+/0jl2HEydH4PtkZfbT4np8wLnx0sbXyZL p7cgX/Y29O6h8ys4qpa0p0Id3EBtwSsK1HH8ysqfI0KZKrHnfSsavJoHM+MhCgf68G9n gyOQ== X-Gm-Message-State: AOJu0Yw0C7Mt2RNtEskE8kQiR3Xc9G3vyK4fUVhwjWyb8Ks12/rkle4i j3PhZDiEEL/i9UFTctLn2JZ5uS/yN7VZEDSKdLbLb971HiBOYXh+MXC2orNeuGZd9Bsrx/E6Pz7 AoQxHo//cKM/X2qtNZp2hV66mMF4HIUBy X-Google-Smtp-Source: AGHT+IHbnN0LazBpTQhJZdCQsaQMxNngBgFZHFw7TB9O6wBCL3R+i3jEuZRJhBmfOh81GfVHj40L2prI3I/e X-Received: by 2002:a05:6a21:99a6:b0:1d9:281f:2f27 with SMTP id adf61e73a8af0-1dc234f7fbamr22268462637.19.1731399090990; Tue, 12 Nov 2024 00:11:30 -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-72407853912sm934821b3a.1.2024.11.12.00.11.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 12 Nov 2024 00:11:30 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 12 Nov 2024 00:11:30 -0800 (PST) Message-ID: <67330db2.050a0220.181213.4593SMTPIN_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 5C73F6052471; Tue, 12 Nov 2024 03:11:30 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] e8eb14e00d56027bef8569d68cf00e39670edca2 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 e8eb14e00d56027bef8569d68cf00e39670edca2 --> testing pass Upstream job id: Generic-DPDK-Compile-Meson#332293 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 | +------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PASS | +------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +------------------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | 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 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) Debian 12 with MUSDK Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.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 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 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/31518/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/