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 D607F42B3D for ; Fri, 19 May 2023 00:26:16 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D2E86406B5; Fri, 19 May 2023 00:26: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 1B00B406B5 for ; Fri, 19 May 2023 00:26:15 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-3382b8b3c33so19839775ab.2 for ; Thu, 18 May 2023 15:26:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684448774; x=1687040774; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=po62UEdkgyv/Uv2jDYOpG/lYLwoK01KmiYvfhWC/wEA=; b=f1QaW2bwGjkuMNSWanJnO0r9ffcw1UcuhtkBm4gxNd6h/4WNqR/Mtm2vDr09BFG6H6 1jtvu6flkFBDsexbUoVRt+rPvhwfpf4KBu+Q1AmdGxHf3aLvEj8uppsdOoSsMl83crbr nTwgZ4UN+iNP3M/0GN0bqlHZkKXJoKn0hWJz0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684448774; x=1687040774; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=po62UEdkgyv/Uv2jDYOpG/lYLwoK01KmiYvfhWC/wEA=; b=LKLXXbVW5kJJfWwAvcJUMdw3C/gHeDt7co4n6zplmhCZ4vIchG95mOKptTG2AtsBr2 chK8wwZ/21GmiHbfqcGbePBT9auCxaoIai+BXDBZXdX+5a5ODejwGhpH4F8LL3JfhV54 oi7UTyr9lsySw7xkuhFdb/TtqVfvhtU1vDCKq0MV5JUxLG5jN44TjatKUImk6E/ePk1F w3YcQrZG/IQJUoaUE+7r9iS0f7ILGrVe+cWo3C43vADidpQRlNcn13loi3d2oTv3nKl+ aN46mYCimRlmV3DUQeSHXpXSxdP362MT6EQyIEnipBwNYpYBLBdhuluiXrut4NeQxU1N k3kA== X-Gm-Message-State: AC+VfDwI0z5N5eAwMlHv5v8kigKgbHcgyaO5emZa6jC1WqsaQz3TV+hZ TJlqDnELHXCQ649h2fXWtNiHs6lSUk+NfDcO9QPkIqKjjZOu2JPFbVP+ww== X-Google-Smtp-Source: ACHHUZ6muV59Bnw4af1XNxOv3i0P5Bs4IucpnQfhcUWNL2wm5jiU2h403ESvp3BoWhsTgIkI+wvJqY/O/zSH X-Received: by 2002:a92:ad0f:0:b0:325:b96e:6709 with SMTP id w15-20020a92ad0f000000b00325b96e6709mr5380709ilh.11.1684448774473; Thu, 18 May 2023 15:26: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 y17-20020a920911000000b0033505243fafsm85852ilg.5.2023.05.18.15.26.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 May 2023 15:26:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 May 2023 15:26:14 -0700 (PDT) Message-ID: <6466a606.920a0220.5a6d1.4ce3SMTPIN_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 01C2D605246B; Thu, 18 May 2023 18:26:14 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 5b8a53ccd16148098a964057704372c8ed5f1948 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 5b8a53ccd16148098a964057704372c8ed5f1948 --> 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/24619/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/