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 B93EC429AC for ; Fri, 21 Apr 2023 12:05:51 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9F41E410F3; Fri, 21 Apr 2023 12:05:51 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 90AE5410F3 for ; Fri, 21 Apr 2023 12:05:49 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-32951864ad9so4759335ab.0 for ; Fri, 21 Apr 2023 03:05:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682071549; x=1684663549; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=u/03kRsPJ+Pin2grcCWZGy/4NlpMNjHQkecA7Vbfwcs=; b=EsZUPHC0MpkyMysGG1lovQw7r/UFkozXa17WTK2PulBtLOM1eBBsSqm9Lzqc+b8HTx T4BKtSPXEwP/QYfcP9GOcLg5WE7TH+jaQQ7phj6O4PCU2SzHdHkGKHWBtOW13WAi+1vs TukoRxhk+FyJjtiaJVcwv572Z14CqnBxaR7yM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682071549; x=1684663549; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=u/03kRsPJ+Pin2grcCWZGy/4NlpMNjHQkecA7Vbfwcs=; b=fbKgIyJxGN6cwBv2VI8BVJARYRO2JEBJLQTGy1pDcw/1iUfUceaNAaK2UediKKB5fo PaXqh4J83p7EtqH1Dv27zMML17bQsyQYa9fZdZaiijjbo/JdLqfoTWf5kzKK42mUDIrY knO7wU9BAndLZtrZkHPxTSt2k5Sj4p5/OerJHtkQW8cQJUaqYkWT0IoCLeHTgOHwDxuz fZSKoSJ1EELPyFZGNuY8bjE3pztMY52im3ZFXNyU24yZX0AmE8NCMp13DJ/aFJNobTIb h+WAmlzOQrqXpaxL5/KVSX6pzVPjAzn6vTpBUlwckTeV1XQO0m5GWcRg91BVGzhXeDQ0 GXeA== X-Gm-Message-State: AAQBX9fEciVgnQyfvpi/NW6GDWjar4Lfce9af3lwNeK49HXN69L4D2A+ B86uc3JVSShtlaXjdLTI4Y++dZfOxcoO6xg+0u/I8C3NbAU5LiFZ1j+MgkQayeYSyw== X-Google-Smtp-Source: AKy350YLJQzOpZt0ahIdgGe5AmytPZSlCdn58Qdf3PGqff2EvT7EiNXPZEJCu/B0jIyEYy9TpWmowu4zIOgr X-Received: by 2002:a6b:fd04:0:b0:763:5ead:f20b with SMTP id c4-20020a6bfd04000000b007635eadf20bmr3298163ioi.16.1682071549059; Fri, 21 Apr 2023 03:05:49 -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 j5-20020a056638148500b0040626d6f97csm423920jak.45.2023.04.21.03.05.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 21 Apr 2023 03:05:49 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 21 Apr 2023 03:05:49 -0700 (PDT) Message-ID: <64425ffd.050a0220.eebdb.b242SMTPIN_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 BA7D3605246B; Fri, 21 Apr 2023 06:05:47 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] aa96e66c9abca5fa1e6024f9ddd52ee4f2e05b12 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/v22.11 aa96e66c9abca5fa1e6024f9ddd52ee4f2e05b12 --> testing pass Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | Ubuntu 20.04 ARM Clang Native | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Native | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 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 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/24350/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/