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 413AB430E6 for ; Thu, 24 Aug 2023 03:04:13 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4F8BE40C35; Thu, 24 Aug 2023 03:04:13 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id B12AD40C35 for ; Thu, 24 Aug 2023 03:04:12 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7926b7f8636so11522039f.1 for ; Wed, 23 Aug 2023 18:04:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692839052; x=1693443852; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Xkoc5A8xb4CqpLAwvrndGg9fLGuUPjF6K08IUP08mRs=; b=TMDEFEPkkRWj9/nVhfeYBTcII3QF4xVZRZ2SmgX/NHfYQtNXYoa/3t/SUft2jh7bwL h5PvM1tqO/aKRBTtdEJWkV0PPkO7Cd00R5xpjZbdylg0nix5oKq54XoLaVcuEWgVGubo f8pDS7vhqaO1hmT6jkqoLtY7NnsH9+jhG9GSA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692839052; x=1693443852; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Xkoc5A8xb4CqpLAwvrndGg9fLGuUPjF6K08IUP08mRs=; b=OBp1gGG3OQIuQ9aJblTalSKrGNuPZRV9bYBczJBZ9MBbaKByZ/9iXcEXkpOU9KQA/Q 8jisQCKeQRHjswqt4+6xTk9OJrzYhGPKGzzsju7muyu6iNJ7cu2AVj33DdAF//k0P3o2 C0vnlzfqIZ1eNbhzuBynHH8oluX7S9OPSiIjz35mOuSqeoJiiuXYnZyTRAw7IikN/rAD ZHXDzfpWXXD2aqYrvEsfOt5HzzBZ6DCxITk6npkqWlazvVB6rChrD9JYRswdiW4v3g2z JkBMp2HKleSkC10ejgGU0qi38SLoPfHyfSKqS1z3gU2fvn3g7AneidRd3K+4NCkm8JN6 JY6Q== X-Gm-Message-State: AOJu0YxJendw1kxGCIKyTZ73xLoPRlSWQKMKwMegoe8peDH9dVvOb6II VCy8H5EwecTlp+tQhFe2FOojC0LE/GEQHobF/Xz/++rcDptcneDDaU4aaQ== X-Google-Smtp-Source: AGHT+IEn4PxXCIDjCzGF5NIX4H2OfcNrRUjkcn3WV8gJF/DVrenvyEo7lEeIIdCbBLlht0xNQYCN0k/pbvLQ X-Received: by 2002:a05:6e02:de4:b0:349:5050:df44 with SMTP id m4-20020a056e020de400b003495050df44mr3204547ilj.5.1692839052000; Wed, 23 Aug 2023 18:04:12 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id c14-20020a92d3ce000000b00349a2049661sm634441ilh.76.2023.08.23.18.04.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 23 Aug 2023 18:04:11 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 23 Aug 2023 18:04:11 -0700 (PDT) Message-ID: <64e6ac8b.920a0220.b9887.bfd3SMTPIN_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 7E3B56052471; Wed, 23 Aug 2023 21:04:11 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 934c0ccbfe881d861d749a9f8fb146d5f134c04c From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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: dpdk 934c0ccbfe881d861d749a9f8fb146d5f134c04c --> testing pass Test environment and result as below: +--------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +======================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +--------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +--------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/25923/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/