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 6FF5C42AE9 for ; Fri, 12 May 2023 23:08:24 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 45B11406B3; Fri, 12 May 2023 23:08:24 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 0C1F2406B3 for ; Fri, 12 May 2023 23:08:23 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1aaef97652fso72974375ad.0 for ; Fri, 12 May 2023 14:08:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683925702; x=1686517702; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=UoxDmh8thlMdwZcd6DiNfa19BrzMm/sXofKjromp9VE=; b=Eqwzk9zwym8ovlERrpIRASQf1319i8JHQZZS8nPyxlxTW86FN5TI2Ro4+uSqOlV0Ei OJCfBJv3mQz8T3zj2BB1zA6aIAXtz7Zn0BMiAjV2TUhDtRi8SV6cnWupt+RkeASJjj8l Yt/cGYkPj+AcWAIL8ho5Uwk4LflvqJqd4BgDs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683925702; x=1686517702; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=UoxDmh8thlMdwZcd6DiNfa19BrzMm/sXofKjromp9VE=; b=dcKZRHHjZdPne5lQYJp7d9VJ+z2SNAXiTV+7++Peuczf31Dmw0eZkqHOc3D1iUmvtI yj9GGAFFLh5hCc+yivBPzeCkXZeKMRg4VzfW3Cw0pcCkabDgCop5oChq75KvnQoHihTH Uj/2Xe3e0kXFxT552qpA0MTqx8tmTyYKxj3/ZUG2DoeNgv186Pa5Ut3/LrxqhEvvO81m yxDluVhBqVnYEwZnj6aPfICCcC+HUW5jYnA+tPNiXl6YkCNjA5i/X2FzCdHvIsea4NFt J0GuBnzGorhYM3uzzl0qF7DIOQGd5wHJkdcHGLkZDWkiGhfE+fABe/OSU8tNqqYaZt8e lpwQ== X-Gm-Message-State: AC+VfDzVHK5BClC+uP96p3vk3EinvyUBMN8mZk9MIejt0pGiaeJwJUdD LX014ORJP2XxEq5ep+ciE77xyO+ZjuWUFHJpchfyXZQy0Y86r93TVfFVdsOcUODWpw== X-Google-Smtp-Source: ACHHUZ5YxTIrtfnzCRTqcfSmNy0enr4n2MpM3BLJmFQ3Nfvti9G7Go4iEkQSbeRGjxci/nAMU29rIXUBrW3m X-Received: by 2002:a17:903:1247:b0:1ac:3605:97ec with SMTP id u7-20020a170903124700b001ac360597ecmr34020582plh.62.1683925702100; Fri, 12 May 2023 14:08:22 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id j6-20020a170902c3c600b001aaf06d8fe6sm674681plj.28.2023.05.12.14.08.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 12 May 2023 14:08:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 12 May 2023 14:08:22 -0700 (PDT) Message-ID: <645eaac6.170a0220.cd393.3737SMTPIN_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 81E70605246B; Fri, 12 May 2023 17:08:21 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 7382242eff69555396d0145b5efee68646e81120 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 7382242eff69555396d0145b5efee68646e81120 --> 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/24545/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/