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 974F44403A for ; Thu, 16 May 2024 06:35:28 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 84C614026E; Thu, 16 May 2024 06:35:28 +0200 (CEST) Received: from mail-ua1-f100.google.com (mail-ua1-f100.google.com [209.85.222.100]) by mails.dpdk.org (Postfix) with ESMTP id 5FE114025C for ; Thu, 16 May 2024 06:35:24 +0200 (CEST) Received: by mail-ua1-f100.google.com with SMTP id a1e0cc1a2514c-7feac358262so245195241.3 for ; Wed, 15 May 2024 21:35:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1715834123; x=1716438923; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=cNJHVQWew6w+sKVgCfYhP1H3w3vjHkH61SZgmWx2D90=; b=i1/RJ3rZlIpbBke+Cg3aG/4T0suPQGFr8PhEKBim+P0Hn5uTmsdEAurJAqmgeEI11a 5DvxOLBGULG9yRbxCjn0yz/h8PkNhwIsTYKZnT8G0dUWpPRHBiXsOL1mG8Csgl41hR2J B+hX37iO7GyH6JG91OgEl+Bopz2oRGcGP2KVA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1715834123; x=1716438923; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=cNJHVQWew6w+sKVgCfYhP1H3w3vjHkH61SZgmWx2D90=; b=qsKVc9qt2lRJ4EX0sGyC0Q4Mg13K74VVO2i7fSlxQy1bDlgwy9wXZc0PYK4oJmtTde iZbIE9MMRnx5PBo6nHGbp6xmTABefTTIqPaoWDV1bdwrwXh+bEKhlUJFNOkyDvf98EOQ JmXbGc4Ycc5Ng0LT7Q1Myl3xStDIy1b4Q/INuJHtsJkuK0er9N0iWO4jhYdIstMAQzw7 fuDWmb+g+tcO/gx0k3AC68ouBJiBEW1gH04IciWjXp4YQ40oEsHfKhUqJ0sk9EVmbgXo YTnuSiRwsPwyCfZfzemKZRQ+/BENzW6ZkU4/KQ4cvi2Szi+RljNGPmq4VAVcuba6RClL pp7A== X-Gm-Message-State: AOJu0Yw2og7OcJDnqFhL0cARb12awoB/3wf7NZPqyx44W8FGbpcWbEaQ CSYjF2O/GGnMh13cE3hwFrikErT2PIE3XCA8JvfIshTy2biAL27mQKgGhbkS/Hz9ENsEk12cBZz 4renC1g0ddPMsHCZO7CL+rxH1QX1pbK2A X-Google-Smtp-Source: AGHT+IGm/81bbGFnefaetpyFJYkuQqa5Az2vJPaEdKPpOggZG5PQG9+drkS3TNiCM9JRcVltFkgoVNBZLOd/ X-Received: by 2002:a05:6102:c86:b0:47c:3477:b4a1 with SMTP id ada2fe7eead31-48077e1cf92mr19415090137.15.1715834123701; Wed, 15 May 2024 21:35:23 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6a15f23d5dbsm9126496d6.47.2024.05.15.21.35.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 15 May 2024 21:35:23 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 15 May 2024 21:35:23 -0700 (PDT) Message-ID: <66458d0b.d40a0220.a567e.1a94SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 6DFF5605C380; Thu, 16 May 2024 00:35:23 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 51783c9b605a408ee9d72200347de6e5cbd2daf7 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 51783c9b605a408ee9d72200347de6e5cbd2daf7 --> 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 38 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 39 (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 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 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 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Fedora 39 (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/29119/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/