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 20B1243686 for ; Wed, 6 Dec 2023 06:23:28 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1B74F402CF; Wed, 6 Dec 2023 06:23:28 +0100 (CET) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 1DC0D402C6 for ; Wed, 6 Dec 2023 06:23:27 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-35d74cf427cso8928735ab.1 for ; Tue, 05 Dec 2023 21:23:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701840206; x=1702445006; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=F1SVvbtJAAc21XrDmIX4DQa0vgtApB7s7X6XLIFm96s=; b=KNSf9KHAyernwr7hq+BFURJUBF52qR86fk2AYNBxlnX+mvZazqqDVy0mo3JQOVJg0e TBfk2gWT6aj8Zpc5wADIrlToohYyfQnIs7ZSHc7mL7dsBbuBxl2O8kgAej6rscR7yXq+ /y5LBsUMdMDYuHRMx4h49UB9U5yaxPCm9QyAU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701840206; x=1702445006; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=F1SVvbtJAAc21XrDmIX4DQa0vgtApB7s7X6XLIFm96s=; b=USHpB8H/aB6cyyMHSUEakXFwRqxQVAkXaWPz+pdMjqwYA5vm7UKo29N+aoo7kE5REp 3DVvOKJKwM/v3D/+W/rbGvbXTo5YeYX4PZMO6DJDMzB7GcVPHzGEvVh7aUjqdY3kMQ+c sFx8Z/sECYunU8siAulRa7CVwTfv+IHTXhdn7l+ANd5hMb6WfTSb7WRrWcBswIeGuyDg vfzAijwxDxG2z+eWdzQchVHG09kHPG/HsfE9k/t7QNrOudVddVktB7aC7WSr1Lhf3gvw SpY6HP9jgreYYTeIABlISgrYy2Yzm1hY3/C/bTLywLb0FgmBDpNhHQuQ26HN8QN41+7D vU4g== X-Gm-Message-State: AOJu0YyjUbNISx7BRezafhatfxnCWKZcEp3s7OcyCzhfA1TJuEH9/qHg WALEv+n3I5YvNibb8YScFYcIRtZUax8gOqB3cHxmBwaoVs2wGQ== X-Google-Smtp-Source: AGHT+IGl4WlhQcJR4GohTwFkRB1BFtscTx8yGbI1sCif6Y3Z9sBrXb8GJ9LqSInlLdlwyprrbxWtnLe50WJL X-Received: by 2002:a05:6e02:12ad:b0:35d:537d:d238 with SMTP id f13-20020a056e0212ad00b0035d537dd238mr466460ilr.26.1701840206479; Tue, 05 Dec 2023 21:23:26 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l6-20020a056e0212e600b0035d4da2fc00sm302756iln.72.2023.12.05.21.23.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Dec 2023 21:23:26 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Dec 2023 21:23:26 -0800 (PST) Message-ID: <6570054e.050a0220.8d232.95bbSMTPIN_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 07793605C311; Wed, 6 Dec 2023 00:23:11 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 7849366693a2a2cbc5279a6bfd39cbb457fe7c96 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 7849366693a2a2cbc5279a6bfd39cbb457fe7c96 --> testing pass Test environment and result as below: +----------------------+--------------------+ | Environment | dpdk_meson_compile | +======================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27224/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/