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 73D354306E for ; Tue, 15 Aug 2023 09:30:18 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1B096427E9; Tue, 15 Aug 2023 09:30:18 +0200 (CEST) Received: from mail-vk1-f227.google.com (mail-vk1-f227.google.com [209.85.221.227]) by mails.dpdk.org (Postfix) with ESMTP id F3688427E9 for ; Tue, 15 Aug 2023 09:30:16 +0200 (CEST) Received: by mail-vk1-f227.google.com with SMTP id 71dfb90a1353d-48726442294so1896931e0c.0 for ; Tue, 15 Aug 2023 00:30:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692084616; x=1692689416; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=BZ/Ny00Rn67933xvL6jKxMEyQ+uirJ0U2cxy4508w2I=; b=DfUl7qE2La3hhV2sqaB58pL5XS5L7gAMvckzUduyj1Bmubv65bh/KlS10sa2DtyTys LcqlpzewT/3eO7xB07UIOLy0vgKRsHF6FW0a9JYqW5GYnlzd8XQnzhG6ZWoXmTKKk00y I7kgfo+VCm8OY2cpCv1Iqi1sfcU8m5HrHFDyk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692084616; x=1692689416; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=BZ/Ny00Rn67933xvL6jKxMEyQ+uirJ0U2cxy4508w2I=; b=ZIcyM6a1neVCE0O6tQHLTFX3fqrHQmCokWQ6dHSOLutwLB0kdIaBKqSWrvUiaj5mrE T6BZCQVDOy7ZvZcmoFWTtoaziDwARqlDSE8h0XiPn4hjwOgyTND2xoj+WbDagPLwyQ6I bBvz3N+eAUijP2Z0GkWMF3o2OgSbR8Wl2Rm+QWMFjeDda6C7a7HDoKbfht9S2OiBpNj8 Z0X9VI837KLJTr9kzhdzY/xOUHe1unvO/afTWHICyUpnnoTBnI1hxz+UZ/CALDa/VNg4 Beh+Tw3k76kWJ73p6l+BtC+C1wrx6lJQe3+nFhrF0NDTs/fEFobc7cq9QClwCV/MGB8U gtLg== X-Gm-Message-State: AOJu0YxhtcOluw8HGoBnfICe4lElhti1z7Dakwk25aI6mgSppwzO02aD UCroJ6AxhHYNfr0naD6HE9yah60TLbtf3iqHJYPr5S+xQU0hr0EtiQqxjC/AzNI38Q== X-Google-Smtp-Source: AGHT+IH+44HzYRuqEkrBg8zTYjRRUCEmWPoGJc95i7n56KWnIJuUGkxRGAXjkwXTw8tnNpjSYvHXkj+sMVjg X-Received: by 2002:a1f:c742:0:b0:487:1ce5:3be with SMTP id x63-20020a1fc742000000b004871ce503bemr14618517vkf.6.1692084616326; Tue, 15 Aug 2023 00:30:16 -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 m2-20020a056122138200b004864aeedce6sm755075vkp.6.2023.08.15.00.30.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 15 Aug 2023 00:30:16 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 15 Aug 2023 00:30:16 -0700 (PDT) Message-ID: <64db2988.050a0220.27a99.e9c8SMTPIN_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 006A26052471; Tue, 15 Aug 2023 03:30:16 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 89133ca5b161036ace8fee04dd39ca94533fffc9 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 89133ca5b161036ace8fee04dd39ca94533fffc9 --> 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/25823/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/