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 56BA442E5B for ; Thu, 13 Jul 2023 04:26:51 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 50EB14003C; Thu, 13 Jul 2023 04:26:51 +0200 (CEST) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id BA9BB4003C for ; Thu, 13 Jul 2023 04:26:49 +0200 (CEST) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-1b3ff2460ecso182611fac.0 for ; Wed, 12 Jul 2023 19:26:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689215209; x=1691807209; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=HISVGIX6aRlSZeZV6zWJg/cv+H9foqOWI6p3PYD+IF8=; b=cWz7F8NeU4IkRnEVHVowGh1S/0rKo6DfOykTMeM6GpB8knmXaaAqKtsOlLllkYlwxV AGCgu9C38r1vYhGvdAP1d2p+vs2pg8ZTg/ORuZRZ3dlys9Rz5RMR6XeH6qCElahFiv6k AuHATp+13mH/ikwr1ryRM/bCiFDQQH3BF3eU0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689215209; x=1691807209; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=HISVGIX6aRlSZeZV6zWJg/cv+H9foqOWI6p3PYD+IF8=; b=a/WlDJ+ZdI7h44xOxUulSKZOQfkM5eaBYaZgPa1KVQM2n//qyorezWN/sP3bWKvWUP kzxoOwujzpvb7DiMlwpP8gnEadHfRdylkEm81HzyHIFToeYKVWKvAfXQ59Q7W7fjGapC yyuoqAQ75aEAwLFuaky+eIYXMuqL0NaYwzAeVQ4YHIiyBOaIe6bArQ8IpjAJysYHrWU2 ufpaFhP3hjKCL7uHngt6h5L6ov1QdVAlwsZZAJv/qALwL57PWcoy9Nzommo1ZK7+sACV Nl1l4ZsTEgu4QnTUuVBpSRSW1Au9p0UX8YZ6zjLmvRaiPBnEOTrcJq2kxM45KSZ3zhJ3 nFtg== X-Gm-Message-State: ABy/qLbDoKS9FDTYxy04u8fWBzxIc2RA/HlvGFO3nXWReCxnf1HLDAsI RUetFszca06Tp3ez7KJE+UFMm3yDvA2XMMvWVOWe5pCH67syX5+v/kZC2LWuK4bwKHJ8gZasbA= = X-Google-Smtp-Source: APBJJlGBQ7Xw6rFo8NvGunw5zxOiHeJVgXqBkmpAXRviu3O0+Oybd8NZg3oHVU7bEXkugk3xHBcpa9m9bTsq X-Received: by 2002:a05:6870:f697:b0:1b3:dc5b:13c7 with SMTP id el23-20020a056870f69700b001b3dc5b13c7mr602554oab.43.1689215209084; Wed, 12 Jul 2023 19:26:49 -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 ef40-20020a0568701aa800b001a6c6eebfd1sm660802oab.4.2023.07.12.19.26.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 12 Jul 2023 19:26:49 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 12 Jul 2023 19:26:49 -0700 (PDT) Message-ID: <64af60e9.050a0220.7d13a.1e43SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 6F9C4605246B; Wed, 12 Jul 2023 22:26:48 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 655eb37b18b1b0dc4d106acdf0dfedde01cfb224 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 655eb37b18b1b0dc4d106acdf0dfedde01cfb224 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ 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) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/25473/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/