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 2B99C43EC1 for ; Fri, 3 May 2024 06:38:06 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1D482402D1; Fri, 3 May 2024 06:38:06 +0200 (CEST) Received: from mail-ot1-f97.google.com (mail-ot1-f97.google.com [209.85.210.97]) by mails.dpdk.org (Postfix) with ESMTP id CC898402CF for ; Fri, 3 May 2024 06:38:04 +0200 (CEST) Received: by mail-ot1-f97.google.com with SMTP id 46e09a7af769-6ee1c0ecfa5so3456572a34.0 for ; Thu, 02 May 2024 21:38:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714711084; x=1715315884; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=TexIBFk+djU4ID2Cr/dGM+Pv6RkD3vafzocoLpuJ+to=; b=FWYteSsu0/Icerreuvox4MWgtnXSfukqA2MBSy7L0ZHUPjbBas6Yc8KxcKTbURI4GK SJa88W89oXSaYwOPhj6I/OD/Rp7+WZDkXcEa+Z7GV24AHW/V3mIrAdLcY2FrX+GLG2Y/ qAjXPvP3RL3NFjHnU21XsPflMvnSsX55kWCvg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714711084; x=1715315884; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=TexIBFk+djU4ID2Cr/dGM+Pv6RkD3vafzocoLpuJ+to=; b=e379yNQgKTzqqSNDj9klykPawqN5p3GwGZ7O2evtVJ3fXnrprye5JCSuEWs6+U3Qu5 lkt3Ewi55pGQ/CQWJFTmFq620S+/jNuecWHPVhSXnkSGiomdbECv760FR5wiSoW+arVs 7bS5zHEuobue+hIrTq22ll1Wa80l8ZNEkxsp103yFCSb62i4gS82JImylQ9VZzCYhpII 83O6a7ebp0vSqhj/nMF9UIyHj6Tm2J1a7uG7fQxYbmC1mFPZ2lIagrJRQXzc6smZA0sB PvGCCOMqDpL955QCRP8/83L7/G5i6bmVrOAouWjUDW1heUx/O1HayMoc0CuRLL+SlPDW 8ipg== X-Gm-Message-State: AOJu0YzjwQDusjyF9p3mcrJM/BZl0r3ZfhOZYz5ZO06D0vM/7dmV5379 GmeeCRXHVtkAHuXh8bmVucLo2jwOa9vv4M2DTEZS0QWZ1X4bG6dwXgPap0bvs6Xgi7UFDXUERv3 cE0hXzMBUJjCFUSYTLn52guwaFMDNrq/3 X-Google-Smtp-Source: AGHT+IG+h1VwOjvimir6QE7NdksBRVXxNerCX+WJs0SijuKUryAZixqMmz9THrCTUddX/Jw3ATIh+AgRwEQE X-Received: by 2002:a9d:798c:0:b0:6ee:1f96:632 with SMTP id h12-20020a9d798c000000b006ee1f960632mr1991253otm.8.1714711084026; Thu, 02 May 2024 21:38:04 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id m7-20020a635807000000b005dc42e2d3d3sm181666pgb.11.2024.05.02.21.38.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 02 May 2024 21:38:03 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 02 May 2024 21:38:03 -0700 (PDT) Message-ID: <66346a2b.630a0220.48a9c.ad89SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 434016052514; Fri, 3 May 2024 00:38:03 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] b0b971bf661967fdf3d06e56b5437a779c2915ae 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 b0b971bf661967fdf3d06e56b5437a779c2915ae --> testing pass Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 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 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.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 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/29012/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/