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 83539436EC for ; Thu, 14 Dec 2023 08:46:23 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7FBE6402E6; Thu, 14 Dec 2023 08:46:23 +0100 (CET) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 9F800402DE for ; Thu, 14 Dec 2023 08:46:22 +0100 (CET) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7b7039d30acso459256539f.3 for ; Wed, 13 Dec 2023 23:46:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702539982; x=1703144782; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ad1zkexgH9n9hANTDKNXnpHdGlirVMfu/ToyvLspUW8=; b=iHfGpU+Xu3pDBw2DKF6P9qvhlgYWE408fzm60IfSkISeyr54wQvY18urxnSlut0yu3 4ZyPKGY1jF+B0l0ULb32r++okFmaQV+zYcmWU+KwxPw+u7k8q1cV6kzAr2+KEtXLvise CMX88fw7kynsWZgPDwOxYpNaIfNhxMBkv/9jw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702539982; x=1703144782; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ad1zkexgH9n9hANTDKNXnpHdGlirVMfu/ToyvLspUW8=; b=iVsSbdyVAZc1K2DjmNvZzZhgM8bJcPmGAuatkfB44ccX+harIxaEuGlAj1uza2Z7e6 cdrsXlH1+KKJthxrowg9/qfj78MW/Nq/nh28gw7GQNgQaSlK4RhbQr+wYwqBZ+58VoZP k9ZBU7x9AeNueniDGtTovQJSGNT1Xu1Nn2I5kd+zTBjCABPY8zatTla8QGByfM2A69Qn mUGBa9XiLu1GDua35htaZ7pIHgX2nOp/a69QpHgNBsHx10w1Ly/xN4QQlo13Nwj+DMAS 3LtPGepwvybix/NfasLAD5lyhZflA46NXoJDMij1x7TPrkc9I5L8YwrBscwoO/JqIYpX Xc7A== X-Gm-Message-State: AOJu0Ywa7RRs7Gs6ylry73I77YHV7xhjHXO+5Ss1ZhqVpAHvNC855gop TsFfwXRVo9eSUN1zNUhJHjHeDLqKvo0wHffYEVEnbUf7swQL/Q== X-Google-Smtp-Source: AGHT+IEpUk6Zgaq5iHy68G5zzwydMgc0GER2m6+UUXf5e8E7B6XJ7JasflomRey1z5gxi+WTCYHxVLoHtDfo X-Received: by 2002:a5e:9513:0:b0:7b3:94b0:2c9d with SMTP id r19-20020a5e9513000000b007b394b02c9dmr11315399ioj.16.1702539982080; Wed, 13 Dec 2023 23:46:22 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id n35-20020a056602342300b007b3deab7326sm896082ioz.24.2023.12.13.23.46.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 13 Dec 2023 23:46:22 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 13 Dec 2023 23:46:22 -0800 (PST) Message-ID: <657ab2ce.050a0220.e4243.a3f1SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 9BF0F6051823; Thu, 14 Dec 2023 02:46:21 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 45cef8185a4fcb3aea4279711850c16e580b9a36 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/v21.11 45cef8185a4fcb3aea4279711850c16e580b9a36 --> testing pass Test environment and result as below: +----------------------+--------------------+ | Environment | dpdk_meson_compile | +======================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27330/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/