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 3C14D41E21 for ; Thu, 9 Mar 2023 18:06:21 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 36CE340695; Thu, 9 Mar 2023 18:06:21 +0100 (CET) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 425B140695 for ; Thu, 9 Mar 2023 18:06:19 +0100 (CET) Received: by mail-il1-f228.google.com with SMTP id i19so1358975ila.10 for ; Thu, 09 Mar 2023 09:06:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678381578; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=9tN+ix7NEXysCCHQlTq2fuZ84UAoxYSdgkXcM82Inl4=; b=hWJjhVcTg5WXr4r1kGXV6Mj2BTV4FiJyqcFbx+Y+Lwq67ngOo2r4aOkIo5sTDW+ipH uP75gMvV3osS8PRvACY8qpdiUJTD5X3/YKmm30iW6wuwI8yuKWvakK0+eKUIpFJOi/KY GwWMQ+qX0yDFksPVHpDkPqDLQlxqx6BBescDU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678381578; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=9tN+ix7NEXysCCHQlTq2fuZ84UAoxYSdgkXcM82Inl4=; b=Zu2OLIOGwQaQ2wXsqUgDvtA9VUpIf/YqXk2D+uQoNXSFLME0P2BfsYjbZLFFcyNQni u96M25mCqVCfdxomR7PfSTANImfjWJur1xeeLioAhWbODSex/wiTMcYdQbyH1kpA+D3V vpO24KIwOvElL5iUrgMZpH+6qJMI3dPG33MArC9EsaO6sklo7QyfRBKFAinJtsjHN9Bj eooPQh2HhvDghuNz8ISL8cWwcUSyWCAFIUz+QSOdBKolR0Vg5M21oriQ7e/0x3uKVeQB v23/GfrEgubBtQo9A+8DNIt6kdmDsfq+WvCMACWV4UckvffuG1hYUrWMjlRMpEqI24s2 iMQg== X-Gm-Message-State: AO0yUKUrDuUWP+4wphnbdTwsL701XEE8ULsC8pmYiqhfypxZzD9U2sqT PXsWiwHvV0+C9egj3gyKcMVu8lF7mJjQEZCUomM+juaFPddF2549oE4cAA== X-Google-Smtp-Source: AK7set+87td7dtoWqz1mXjmtrZdawtNPjwf+/rYzeedPiFrFArl/3Py06IoaTtMiaQGUucI2CZ0DBjvS5rKK X-Received: by 2002:a05:6e02:188f:b0:315:9452:2822 with SMTP id o15-20020a056e02188f00b0031594522822mr19068031ilu.0.1678381578673; Thu, 09 Mar 2023 09:06:18 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id c21-20020a02a615000000b003de5c87c093sm1257165jam.45.2023.03.09.09.06.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 09 Mar 2023 09:06:18 -0800 (PST) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id 59A5F605246B; Thu, 9 Mar 2023 12:06:18 -0500 (EST) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 4392F6011E; Thu, 9 Mar 2023 17:06:18 +0000 (UTC) Subject: |SUCCESS| [GIT MASTER] 4352a3bcee3a4cc20c8accb71d683d5add3c6f80 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu Content-Type: text/plain Message-Id: <20230309170618.4392F6011E@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 9 Mar 2023 17:06:18 +0000 (UTC) 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-next-eventdev 4352a3bcee3a4cc20c8accb71d683d5add3c6f80 --> 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 Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | 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 Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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/23725/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/