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 9AF0042B90 for ; Wed, 24 May 2023 21:53:44 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 97D1140156; Wed, 24 May 2023 21:53:44 +0200 (CEST) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id CF9CB40156 for ; Wed, 24 May 2023 21:53:43 +0200 (CEST) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-1967cd396a1so511785fac.0 for ; Wed, 24 May 2023 12:53:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684958023; x=1687550023; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=cYv3RxkqF4NhIOtkQrkgSo8Cw03kvI27YxUoOvr54Kc=; b=ZmO24os27adWB1CmQEexsX/0XmVPAI+G/rmrO4zg89GShf/oz+7WiRwhj6anc/u7Q5 kvzhxCTN5BIVUgudVbCs/Ct/Mj0Cj76+NyUik7AkjPZhKf0BNffbZMaOAgoqyBet8M1+ TU2NmeVb8Sv9EoRIhKH9UYlzI3u8ZlJxqj+rM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684958023; x=1687550023; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=cYv3RxkqF4NhIOtkQrkgSo8Cw03kvI27YxUoOvr54Kc=; b=cgqght3XCCliazobcOdkgIoXaljY7Jd122Koac4Lv1Pru2cD8ZlVL8z3g+w85s84cx UOA+BMamW36lt0Lh/2QJMF8a7HdoS3FSLqcgSOllcrZoC38vQFPbBH7N5oo2hHiVc6LQ WL82Avd34Tk8tKhTNi3O8T3iDhPefaTV89Ke/6Tai8rWuzc5VJIuEszj6td8ZXK9D/8C pnSfKt7j5NY/p3FcrDMTsNYzTazfIlaeZiSPbpHdUa/UT6oEmzuUBdp4XnU/H6pWZnis 2a4rgT33yXkgy1DZ8jEoeDOjBKLV2549Xvp+XUvq4VKtIcMXQKvU/PSz5VJTzF3o4uvR oy0A== X-Gm-Message-State: AC+VfDyvkOXfGTK6oyvXitsrUXMhSDeclRp7yRvRlzV8zjIOn6HUsxZ0 DHcIqdfyauQLWn0bnP1wli58U5pNDsc73LMP9HlkNBDgeID66A== X-Google-Smtp-Source: ACHHUZ7XZPRTONAVOlPJuNToU8ou2zizlztPzdDcdoBfr/jlEGhxIoS7qD3fEmprqxpvxU0kFxjF7bkGHZq8 X-Received: by 2002:a05:6870:42d6:b0:19e:8deb:385d with SMTP id z22-20020a05687042d600b0019e8deb385dmr490148oah.17.1684958023111; Wed, 24 May 2023 12:53:43 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id c6-20020a056870a58600b001927614221bsm53660oam.40.2023.05.24.12.53.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 24 May 2023 12:53:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 24 May 2023 12:53:43 -0700 (PDT) Message-ID: <646e6b47.050a0220.a8155.190cSMTPIN_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 9D08E605246B; Wed, 24 May 2023 15:53:42 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 7c7bfb93f11155cfcacde2372c3eaa5b0635b63f From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Andrew Rybchenko , Ferruh Yigit 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-net 7c7bfb93f11155cfcacde2372c3eaa5b0635b63f --> 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 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 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 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/24706/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/