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 1760342A41 for ; Tue, 2 May 2023 14:19:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EA11F406A2; Tue, 2 May 2023 14:19:53 +0200 (CEST) Received: from mail-yb1-f226.google.com (mail-yb1-f226.google.com [209.85.219.226]) by mails.dpdk.org (Postfix) with ESMTP id D01B5406A2 for ; Tue, 2 May 2023 14:19:52 +0200 (CEST) Received: by mail-yb1-f226.google.com with SMTP id 3f1490d57ef6-b9a879cd49cso5540333276.0 for ; Tue, 02 May 2023 05:19:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683029992; x=1685621992; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=WHs35dDzOeVhuYeKdVjrQYRvxFDVceggNmnnUzBB/LM=; b=Nguu/C8Xti0SKD4RMHVPFmVsoWjwwnAeC75AmQ2XZxczMTqgrdD6RYYpZGk/hE1RcR XYn+LVzDnv2d9r6XHJJsGw5U9XNDnO9pqIfu9l9q7ahPA5ZsxuBQIlts3I55tvZsNVa7 rKj/bnABEZJWxAjTgztm/YIeszsfuWIsI37EI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683029992; x=1685621992; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=WHs35dDzOeVhuYeKdVjrQYRvxFDVceggNmnnUzBB/LM=; b=E57EQqaARQ8CZNb/0qAPGL1ypAt2fxh4j5gptHZsWKR1z4FRq4qoOhvoZuIu2ca96H RpXCbs7Ing2xYEDzY+sSEphsICE4jp63D4pRtjyHpUNuXMvn64v8ozG1b5AOF+yk7jB+ 7yYgejZjAxthAohqQIAXiE/vmAB8ne8HNTG00GsY3DlfeCGbZEbhUw6g3h1TlTyh1ASt L6sEYmKOSJwWzKY8raufWshF297j3Y7Fanw0WOaTR/GKzOoqUZKeAUXCtTHSbJJKIUFN Cuqyjt85b9dgkpd6poKxCplg5I2DGkdGXT+JFt1/hfMFw9y+L2LkmdWx+oLYmQm3jSUO hhxw== X-Gm-Message-State: AC+VfDwyOmeAqD5I2/PWDqH05yBXZqdT/Q+JEDqJCS/kW+qFZwYnGu0t M+Vilv5w09PBLKNnwjNmBvys4J51HQGtzVijflNsu83Xx4TwCv4YeIEbhA== X-Google-Smtp-Source: ACHHUZ6U7IcpflMmKSxyWX3eqhRL+EpiMXGpymowpC4y6M8kiVBa8BIduk+CVGi3FO/1TdW7Cud+lSLzbJEu X-Received: by 2002:a0d:eb4b:0:b0:55a:6ddd:9a51 with SMTP id u72-20020a0deb4b000000b0055a6ddd9a51mr5300318ywe.45.1683029992152; Tue, 02 May 2023 05:19:52 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id w126-20020a816284000000b0054fb97d0260sm2875756ywb.17.2023.05.02.05.19.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 02 May 2023 05:19:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 02 May 2023 05:19:52 -0700 (PDT) Message-ID: <6450ffe8.810a0220.a9c22.caaeSMTPIN_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 B9146605246B; Tue, 2 May 2023 08:19:51 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 94fa258cd8cd68eee44d2ee6e94e51aa05dae218 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-next-eventdev 94fa258cd8cd68eee44d2ee6e94e51aa05dae218 --> 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 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | 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 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 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/24449/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/