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 8BB6442A68 for ; Fri, 5 May 2023 04:22:16 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6BDBC406BA; Fri, 5 May 2023 04:22:16 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id F0D4B406BA for ; Fri, 5 May 2023 04:22:14 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-331333e6bf1so3107465ab.3 for ; Thu, 04 May 2023 19:22:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683253334; x=1685845334; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=drxkCNrD/qnvC5lwMq1+94k9MPg1wiQJ4kZRVnc92vI=; b=ZEXzsQ4AMhJwr85N2uXtWIufGmu8p0gbSZb6QUIBJugaLHs+MPjKre7V1yy7SgLxGs w84wdE9XhDKpqQvXony6gmR505hOM/eb/Ti6IOs5JA2IvlI0AXY8kDYE3yV3/yj8cPlA GlorcTsuAzBHq5HhUUTVJrYQfOeJl4340wRhw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683253334; x=1685845334; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=drxkCNrD/qnvC5lwMq1+94k9MPg1wiQJ4kZRVnc92vI=; b=Z4E6IYkQBkh+Og4DfJZnx7coCYIq7JsPIAy4FtPzX9SS/vO6D1fyvAnhwKVt/HPi8V ctT3+mFFNT5oysj4tplaRO4SZZYxBX0KZTi+IMOMm47xa+KWMCZG8Dlk7oTz1uOPJNlm 0c+SbIOS72U4hasPRHBW25GOriqxdvmzu1KAw3uY2dnal4d1aXF0eWq2IL2Y1ZcXxtjq ehtdhcii6zSxwNwMWqxywP4dariMxLM+2gxdbIhHOdXY4GfCnh3HHa3EgSP1M/SH+m+G I9NeClvv8iJQnMLjFc/Rqaw1r5xI+YMpq1NIv3beAwtUUMaxHrX94d7lfarjXAe+5FvF p5+A== X-Gm-Message-State: AC+VfDyvAV1Z+vGbmSt0b0dEfdkYL1quX4GY5r/tPZiaaYBGRX3SyUz3 9ZacMj0ZkghFU7zJ1AJMhIXxWH3M88lBWkmT9ef3HRqEp0KNveCsXmjKjg== X-Google-Smtp-Source: ACHHUZ7/Pu5ufgqoSYS/Vp/8+/KlMtwk5Jo8QGp3UUATU2LFl7E2NzUW6y6/s/LIcYFtNZ5q/QZqzRRqqrsl X-Received: by 2002:a92:d203:0:b0:332:e5aa:f9b5 with SMTP id y3-20020a92d203000000b00332e5aaf9b5mr47395ily.15.1683253334287; Thu, 04 May 2023 19:22:14 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id n2-20020a02a902000000b004089a909962sm26187jam.19.2023.05.04.19.22.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 04 May 2023 19:22:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 04 May 2023 19:22:14 -0700 (PDT) Message-ID: <64546856.020a0220.f830d.1b22SMTPIN_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 99C92605246B; Thu, 4 May 2023 22:22:13 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] d03446724972d2a1bb645ce7f3e64f5ef0203d61 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 d03446724972d2a1bb645ce7f3e64f5ef0203d61 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM GCC Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 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) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 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/24474/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/