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 6304A42E99 for ; Mon, 17 Jul 2023 23:12:00 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5AD3E40A80; Mon, 17 Jul 2023 23:12:00 +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 7EEBF40A80 for ; Mon, 17 Jul 2023 23:11:58 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1b9cd6a0051so31030425ad.1 for ; Mon, 17 Jul 2023 14:11:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689628318; x=1692220318; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=YHR9M/sx9jy+am1FKJXAyMUImGXAH+s+xUPiz9UUDrc=; b=CynHzs5/zwdgovR4D/jT/oq1ROArVgh/NGzn3gQGkNjfsOnf7AJZlbinNyLbPaann/ vxMRYXlOW0NVgWHgw4OQTPiJGBFl6+RswJAuzKETMtbXRc5ltIiUl9xqDDFAL8ahXkyr 7muskjixR0EXMGinGktzajsbsgm1imIQWvEjY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689628318; x=1692220318; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=YHR9M/sx9jy+am1FKJXAyMUImGXAH+s+xUPiz9UUDrc=; b=iXhavQhEyNVtfzpj8PeUfBuVdauePtva/kRT8Od/PwuduIErBSFw4V/xCyFPTColUv 0Xj5QywsJcNJjbzFag8UnxBKBE52tEqhV8Vc4O3qabHWdOAMoWUn8qr7c/dNDDTWTsi+ yW/ipWlouc2cpv+WYSw10Yrk3anxtEf0/Wkrai2AqOKnbhuURIKMfckQceA+kiV1XUX2 GXzNrbBK4Uf3KXXQfxx3J4m4WeCry9k2qrQ0jA/k0eQJ24wAzKHUgaAo/TG5aE7Z5ysA HUCHSHSYv19+3d+IZ3+YNncrDxElNU8e7YGGevXcs+hjP6rsZy67mIDOdllsyDebAVEJ zE+A== X-Gm-Message-State: ABy/qLZAt0VwKVzbB+Fp6ZSQjP468LmtEa5g4dcsBerc908Ff16CYc5C 0RVEgFnGJTFq8odlTBjBYlXjXOoJ8bXwK9GNcnKSThNLtnxZdCIZXGb16SXzxFh9rA== X-Google-Smtp-Source: APBJJlHHH6nCkBLgnLGl9HbZG2bK9OyJinDGfxxorAsDO9VnpDRAcWS1XvKL2dvZpYWVpzjVHmn7FvXBxErX X-Received: by 2002:a17:902:e989:b0:1b8:95fc:d19 with SMTP id f9-20020a170902e98900b001b895fc0d19mr568090plb.52.1689628317766; Mon, 17 Jul 2023 14:11:57 -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 j12-20020a170902c3cc00b001b3aff80bc1sm60675plj.74.2023.07.17.14.11.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 17 Jul 2023 14:11:57 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 17 Jul 2023 14:11:57 -0700 (PDT) Message-ID: <64b5ae9d.170a0220.a7381.15bbSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id E834B605246B; Mon, 17 Jul 2023 17:11:56 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] af037394aafbc89c5357153eb73e4e9f905688f3 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 af037394aafbc89c5357153eb73e4e9f905688f3 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (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 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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.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/25513/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/