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 DFCA543D42 for ; Mon, 25 Mar 2024 06:26:04 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D23BA4069D; Mon, 25 Mar 2024 06:26:04 +0100 (CET) Received: from mail-vk1-f226.google.com (mail-vk1-f226.google.com [209.85.221.226]) by mails.dpdk.org (Postfix) with ESMTP id B6CE5402AF for ; Mon, 25 Mar 2024 06:20:37 +0100 (CET) Received: by mail-vk1-f226.google.com with SMTP id 71dfb90a1353d-4d44fb48077so1422555e0c.0 for ; Sun, 24 Mar 2024 22:20:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1711344037; x=1711948837; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Euj+Yc0/z7sJSnukMSr4P8pvuW67CRI2NI2ZT1g7IS0=; b=Ju8r9RzOe9dUk9KPriTuRwVArAAgvT4k5Pl3FIFikIEab0b0IXPYnPMPWP+xdUx5F5 2e6hkAQYe1v0beHIDkdQhslljYz6hrQaWp9IukCLr48tI5Z58UI53L8QqSCj7uxnOx+C Bn+ayuvJHZmv6eQf9DfFnXkL8oLoeMihFTdT8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711344037; x=1711948837; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Euj+Yc0/z7sJSnukMSr4P8pvuW67CRI2NI2ZT1g7IS0=; b=Xl/RtPS9th/511VOTx9KhqdrkF7+XXwjlJFu7yJ8DA7pKqf/w1Dm9sLj7pT4R99sAU pwNQqmx4Jj/pJDC1RS+72WCgP4tbtRg9He12XSTkKfacopPaV6bdPX4Zvo71mzXvXdsx YcaxZiy0gL5APBXNXpJU7bQxhu1vppAaTJVxoL2ZQkQ2WA0tqvnA9FoqpA1vAe03ngTT KYbXofdQaT6MGPHsJQP0T6cNlpKCkt/zGIUo6/UPYRQ1RCpbKAQfmefXiVgm8mSwumSI W4zRFL+GrLzTURubGgqp8ZI4IYZomeIh3PdP5Kqm0rK37IX1rzWWO+t2bkfj7+5oqV9e zsuQ== X-Gm-Message-State: AOJu0Yz3EiQm1YiZzaEhGsML27ZysTDxSbAm+qsVqrSwT/99o6veN+Ul 1AuZbAYKEmocpIzSiBv/kKte+zZte8Pxk69YUeXkAHkB6HszR0b0TX5/1jbcb5v/rEJmPcEYYtl xiP+DuchEPtleYkcHaWxnO4GCXoCu9P+t X-Google-Smtp-Source: AGHT+IFUJ0m2VQFeifcDHoVKQn9VHB+77rgC1Oxd+NmBoScW18ik9KEd4yqVl6hgwe6h5Tq/X11NvXPRdqez X-Received: by 2002:a05:6122:219f:b0:4d8:7359:4c25 with SMTP id j31-20020a056122219f00b004d873594c25mr3664699vkd.12.1711344037117; Sun, 24 Mar 2024 22:20:37 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l39-20020a056122202700b004d878e157dasm317132vkd.6.2024.03.24.22.20.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 24 Mar 2024 22:20:37 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 24 Mar 2024 22:20:37 -0700 (PDT) Message-ID: <660109a5.050a0220.27f2a.11a4SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id B59576052471; Mon, 25 Mar 2024 01:20:36 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 6a73ac3d7a5cd78efd3bde7bfb2624342c79799e 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 6a73ac3d7a5cd78efd3bde7bfb2624342c79799e --> testing pass Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +------------------------------------+--------------------+ Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28617/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/