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 6CAD342338 for ; Mon, 9 Oct 2023 11:33:00 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 62DA74026B; Mon, 9 Oct 2023 11:33:00 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id B492A4026B for ; Mon, 9 Oct 2023 11:32:59 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1c61bde0b4bso36861205ad.3 for ; Mon, 09 Oct 2023 02:32:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696843979; x=1697448779; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=iU+6TcgZEDDyzNIB4BJWjkykH3lRCE6zIkEMHO8XyJg=; b=Jy/YE64W0261FdKL801LHDaR42eLcy+RaaBbHlQa/YHlkgFAaVz1brxW9S7YqDlb5O G5j43fRy3Y2tlhjnh+tapEsOqiInOO+44VsOeDBJUxM8LULmCX4jRapPHga0rue40GAW f2/qR1n9hhfcfAVRlX7NlMGNHRx93Z1dVBQG0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696843979; x=1697448779; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=iU+6TcgZEDDyzNIB4BJWjkykH3lRCE6zIkEMHO8XyJg=; b=Bppa1dmAbpRF9zXd6kxE+fNzneeowpQo/jd2l3eXrMvYGfKJ7TngKzDqur+MHLJvrn o/cK2uN5GhTWA8Ni8eKxMSpUAQUOQT7DA/Zth8MCmWBgk1/ytazQPWzmDnPZruvwVQIg KF9u3Uyb8XkdeJp2zExYM8aLoxz40g/rouPi9aYK8TNt/h9rlLghn8HzMP55iQmsbxVu cr77p3BAJCgvJ44qjDm8g1f8RZsN3dRIcZTl4COOK/3/P30Zk+W8WOIuZnkG8a+LWAz6 ERplgOfOJllKTaj0+34s3IGnvP7/8OaTcNegfAAff084uqRVSWdmmtThr1WDsiBdAVGG sHtw== X-Gm-Message-State: AOJu0YzzEA+wDJ7JsB5FkQqJOqfmYSna9wcCJBHIDL0IZHme0wnifV8a paIJd1U5LAD++XuyBHUu077MTwt0LiupLUTMRJs8kE/RpCF3tg== X-Google-Smtp-Source: AGHT+IElJmc4rZwqXXQwrnVFk3/4pE0Fht41ivhr6MMeTNjKcpDCWDQA++CAuqwqU5CsKtUMWb+9xpyZjuf1 X-Received: by 2002:a17:903:32cb:b0:1c3:2ee6:3811 with SMTP id i11-20020a17090332cb00b001c32ee63811mr19526896plr.8.1696843978920; Mon, 09 Oct 2023 02:32:58 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id jd15-20020a170903260f00b001c73ade52ddsm330265plb.140.2023.10.09.02.32.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 09 Oct 2023 02:32:58 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 09 Oct 2023 02:32:58 -0700 (PDT) Message-ID: <6523c8ca.170a0220.5dc64.dbdfSMTPIN_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 35F726052514; Mon, 9 Oct 2023 05:32:58 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 4e50ad4469f7c037e32de5aa3535d1cd25de0741 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 4e50ad4469f7c037e32de5aa3535d1cd25de0741 --> 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/26394/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/