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 3962842B51 for ; Sat, 20 May 2023 08:11:55 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1BB2342BC9; Sat, 20 May 2023 08:11:55 +0200 (CEST) Received: from mail-ot1-f100.google.com (mail-ot1-f100.google.com [209.85.210.100]) by mails.dpdk.org (Postfix) with ESMTP id C22BB42BC9 for ; Sat, 20 May 2023 08:11:53 +0200 (CEST) Received: by mail-ot1-f100.google.com with SMTP id 46e09a7af769-6ab1a0985eeso2961504a34.1 for ; Fri, 19 May 2023 23:11:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684563113; x=1687155113; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=hsvXCnQv9pb4773e4M6WMMYP2M/pWiHReWfE0y30JDc=; b=i37HeOhAbkk6qR6utPrYgakw/IeaHQlgVQ4GCjyyPW3DUG81shpJr5aYr9dsphSjx2 IYerrU3FLFpqMXyELlhdFKk9B0vgvgyk9smOP+HxNM6cwkRgx53/AoXIqiR6eLQbQGqo ZuFhaTtNgNMDxvAf29c8Yj7o06WyyiFDvt43Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684563113; x=1687155113; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=hsvXCnQv9pb4773e4M6WMMYP2M/pWiHReWfE0y30JDc=; b=MLjPLtMrnuiSwLDf9ZDpH1pq62MRPDaCfwPI/Pz5pwF9eCoM5YMH3/9cQxxkGv0Nl9 FEJByy6UjMxc1AOiCfqw5clPO6Ie++CuYd2s7CZVo+ucv4BLP4C7+U14Y5k66Vpn1hro TK9e379PMuFB3wVIGcmXnCfjNlTw7+KqH95LG7JSWODdQ+rINf2Xnje+uYy5FyPcovm2 wsSSWNOpGE92HGcJZK5dGHeOKBO/Xdwesb0xSwm7ADreowhJuQNsV4EdglZr3Pf//7IE Bqni9C65pM6fWgckFtIgsKO88QgDoGJMP4AB0IbWbtRwVyALGTaadNvVZyVC4dpGao7P ncRQ== X-Gm-Message-State: AC+VfDyM3SM3AeFhJ89G4rsDE8oAWuEEptHsAc4DqhodRBP1lMhzp71W 25lGuQJa7dqbZ6+DkKs9pgfOv/zKbmoM7z3sYtNC65lA+hz7SXPwi42zR/xqEW4vMw== X-Google-Smtp-Source: ACHHUZ7jLStht3NWApB+IzKpwUhR86kCsT+fwNlYfePuvAsktmJ5i0CjqCM/Vfb4jSsftkjKOmyCDboX2Q1A X-Received: by 2002:a05:6870:b286:b0:187:be3c:28b6 with SMTP id c6-20020a056870b28600b00187be3c28b6mr2474681oao.41.1684563113120; Fri, 19 May 2023 23:11:53 -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 qc10-20020a056871480a00b001927614221bsm28830oab.40.2023.05.19.23.11.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 19 May 2023 23:11:53 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 19 May 2023 23:11:53 -0700 (PDT) Message-ID: <646864a9.050a0220.2a437.26c4SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 9529F605246B; Sat, 20 May 2023 02:11:52 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] e185150c2ada84e637d14274ec456a3a4965487e 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 e185150c2ada84e637d14274ec456a3a4965487e --> 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/24651/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/