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 4474842530 for ; Thu, 7 Sep 2023 06:18:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1978D4029D; Thu, 7 Sep 2023 06:18:21 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id A4AF44029D for ; Thu, 7 Sep 2023 06:18:19 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-34f1bcfe044so2018605ab.0 for ; Wed, 06 Sep 2023 21:18:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694060299; x=1694665099; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=nFIK0qqEz4ybAt3+niMxHmQonn5nyaSmXTPUsk75fj0=; b=ER8KjhHcw5/OKyxC67HUxFpJ+e9M+3DPM92kPZFwLxFrTuNXWgP7DbNxORzU+QAKOC T3HRlDU5WO0R0e89f3iWAGMoFA5ypyrvOLG51sWuKAHICJJsQiKZhM/lyuU4eDMrjvWY 0QLdzMQ/Lv/psYgxcXUGVLbK5Q7LIKGow/vDk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1694060299; x=1694665099; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=nFIK0qqEz4ybAt3+niMxHmQonn5nyaSmXTPUsk75fj0=; b=If/xGKqZW1l0RPGrd62JBGPfTlkxT0lLX2pJeHmAQqJjosiq9kvWRpJXk/ENXQDRCZ 9tmuqhLbYkLi9vVMJXKnDwVK4eCcijDAX83L56o1YxWYFA5x76CggyFvVMv08p1wwJy1 nJVWNIqABnHAPs9y8oEPmfxn3CRQNEdpzyH5raxVF1iQSL/j20ued0i0EYG3I5W6B+I6 z303APOaLh6zi88w24+e/p9iPGEXHNCnhdk8D0hRVeufCjPW65yjAoDaUkBgbveO16pe qWXfxzdmNrS90RO6+V+6rWn/S5lAjSb6B9NbOm52Cszbg+pcBXq9X5Q8fhNYoQaxnPUN CVYA== X-Gm-Message-State: AOJu0YyVEuvUEz96pe83ETOLD/1TnDWZOrPak36DwKLtvlqlPYpqRFAH sqXr8ZZeLv+ioidkYjQrKxCB5nXDM7ep3f+QuE3ORUx2lp8dcg== X-Google-Smtp-Source: AGHT+IH2DTV3pQhZQq3j+m64k0Hp2AxLEHULCJCIepAkvYx6kXmALBtuLffQqG75fCRwdu21cEmbKKwbStlx X-Received: by 2002:a92:c905:0:b0:34c:d0d6:5137 with SMTP id t5-20020a92c905000000b0034cd0d65137mr19610959ilp.8.1694060298953; Wed, 06 Sep 2023 21:18:18 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id el18-20020a0566384d9200b00430e1dbe666sm619448jab.65.2023.09.06.21.18.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 06 Sep 2023 21:18:18 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 06 Sep 2023 21:18:18 -0700 (PDT) Message-ID: <64f94f0a.050a0220.569d1.e69eSMTPIN_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 674A66052471; Thu, 7 Sep 2023 00:18:18 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 5e87ad0cf8f2f90b18558913f3c71e7552aa0af5 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 5e87ad0cf8f2f90b18558913f3c71e7552aa0af5 --> 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/26052/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/