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 7555F429B3 for ; Sat, 22 Apr 2023 08:04:31 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CE18C4021D; Sat, 22 Apr 2023 08:04:30 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id CD1424021D for ; Sat, 22 Apr 2023 08:04:28 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7637c5ed865so250567239f.3 for ; Fri, 21 Apr 2023 23:04:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682143468; x=1684735468; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=t+8ghU57llfInamdhFtYTKIeZ28RWgD6v+JLxJjdCdI=; b=iIjj0qEeBMy6GeSzqULDg3nStGMDZXJwSh6hfGmL+7CFouHnEf5KbGZGlV9xq1qTtg zSi7VXw5smSEsbmlShRDTqHPcdNsB8XKUsho5awkzLPB+hwErBG5V463m74ZKPoJ6N7s px7TrZvr+k3SemDtNYuYWIcMMhegd3tEDKE7Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682143468; x=1684735468; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=t+8ghU57llfInamdhFtYTKIeZ28RWgD6v+JLxJjdCdI=; b=YXanDoKc6WYLwKnZHRDX4VIzX8oIsa4NfhWEsbP6lUr9A026lTopcPh3UBi4vfec2N z4OSz+WVk+UnMW00wEkGR95MYwd/pfawts7bkOEM2bp17JVOfpAoKtyVs7rCCTPoxxq9 Wx9iSffoXZ2VX122ktXaC+uugg/zYGDdULXUtTw1UuLTlNO4hf4ptCZ9vUfsZevBHNzo mB/wgzekAIOsifEqv8DUFC9de9e6hOAUeOxsQL6MzNSAzZi0RK0nSXIBxjrtbVpkCz8K 44zjPTsCr5o1iwK2SApS/e2VlEUlTD5f7BR9QEPXKfcSRvfmabCjme/vaMxEn/bUC1Hv l2dg== X-Gm-Message-State: AAQBX9djFJ1MKvbPwJR1WvR2j9SttLEtpBYkpCKkC0dbxhmRfEmTwVig Nw9VkfefiwZdZLE/JXn5H9IH2/d8F8aGfAuQukNaCSbt25HXr3qad1sut7ABXRCpDA== X-Google-Smtp-Source: AKy350bt5Wn8qw+H99+qeKMZ/TsaoWQn1r15R2nUnD8b+04YZ2r4ZWZxWIsrcWEWE0C7S8hhfeJyEL/wJ/94 X-Received: by 2002:a6b:7617:0:b0:74d:771:6ed5 with SMTP id g23-20020a6b7617000000b0074d07716ed5mr872325iom.21.1682143468153; Fri, 21 Apr 2023 23:04:28 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id k3-20020a0566022d8300b007636fc54053sm552135iow.27.2023.04.21.23.04.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 21 Apr 2023 23:04:28 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 21 Apr 2023 23:04:28 -0700 (PDT) Message-ID: <644378ec.050a0220.a2e8a.f69cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id B159C605246B; Sat, 22 Apr 2023 02:04:27 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 37b4d55f5ec419d172b2d89692a3ce452199afb3 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@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 37b4d55f5ec419d172b2d89692a3ce452199afb3 --> testing pass Test environment and result as below: +----------------------+--------------+ | Environment | lpm_autotest | +======================+==============+ | 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/24371/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/