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 540CC440A2 for ; Thu, 23 May 2024 08:09:13 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D33ED4067E; Thu, 23 May 2024 08:09:12 +0200 (CEST) Received: from mail-ua1-f99.google.com (mail-ua1-f99.google.com [209.85.222.99]) by mails.dpdk.org (Postfix) with ESMTP id 9106A4025C for ; Thu, 23 May 2024 08:09:03 +0200 (CEST) Received: by mail-ua1-f99.google.com with SMTP id a1e0cc1a2514c-80318a7e93dso545551241.3 for ; Wed, 22 May 2024 23:09:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1716444543; x=1717049343; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=N/KUoK1TaaIGOhJ08d7MdDgjCpUJJ80H0cppCZzvCYA=; b=F40QO6ik4sV97dCtd0+eVZ2IkJw8IBhyCtoYX/GcCtxu7OWqJDfo3TptljdlpY+pwC Jyc3r4BE4Owaaj5GqTHLb7kW4GVDjaDJCTIrQzbJZerXVXHF8sfmrBSch1Mj/8yAtXcZ Q9pO6N9ITSZw2E/rQtSzfmI4XSDE7yDLVRcpk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716444543; x=1717049343; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=N/KUoK1TaaIGOhJ08d7MdDgjCpUJJ80H0cppCZzvCYA=; b=fAwRgs4iMylZvPAtg3oGjKUCIW3842LZB214r9dLdLjKLfIwJalAoqgRkBmFFbpQSW oKHMAvwkmivbOZBEROEi+y4Ag1mXqnMmI+Vh6iArSe9Ex1Zrgk/TE7zvsXO0tg35EVXF D2nfwxpykMn6oAY3L16QgApDxMjZUTPncGKVRFjpt8Ty3Qyf61CdHdcQuUrMMq8IgDRN GnxijoHf483vYbRko9euCJIMSMxliKTiuDNIifpj0SnH5BPtimrRY6rZHM2lFO8i7uRr p33X2ea2yNOAiuT6J/8CFC7eUfcx/eeECtIC//X7aqv9nP+Onfs4PXV5uaATlX9xD5yr 2qfA== X-Gm-Message-State: AOJu0YzfpbZxkowbz49jj/hJia8WDdoSjj20NHc6S/E7jF/XoUhUmrRm 0ZviMayW584VqRwdWXk/b4D5HpbYvqGOVrP6Wuni/fNRyE1pCOwud9twiBrtBqGLXJLwEiqVM/e 0n/H+h+mWywy1Oa6I6WiVnYRE55JQoxWo X-Google-Smtp-Source: AGHT+IGlohl7iY3Cz9mLvjL9due50PvmfnIW+F3FISIKOifAr/qi4hDZd5zkOl9g/jvKQFjHSZGT3FyUKBYd X-Received: by 2002:a05:6102:dcc:b0:47c:cbf:d124 with SMTP id ada2fe7eead31-4890a369fcbmr4111447137.28.1716444542893; Wed, 22 May 2024 23:09:02 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a1e0cc1a2514c-802d303efb4sm767205241.10.2024.05.22.23.09.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 22 May 2024 23:09:02 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 22 May 2024 23:09:02 -0700 (PDT) Message-ID: <664edd7e.b00a0220.3f3b6.c2dfSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 9231060524C7; Thu, 23 May 2024 02:09:02 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139 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 a409653a123bf105970a25c594711a3cdc44d139 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +--------------------------+--------------------+ | Debian 12 (arm) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (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 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 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/29175/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/