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 7E7A64262F for ; Mon, 25 Sep 2023 03:22:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7791E40144; Mon, 25 Sep 2023 03:22:46 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 563A540144 for ; Mon, 25 Sep 2023 03:22:45 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-3512efed950so7532565ab.2 for ; Sun, 24 Sep 2023 18:22:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695604964; x=1696209764; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=fykcXUloq3OPzLZICc9R7xD6oOruEorWF+g5XgSuRmo=; b=gdgUwCizBsEtEuganxT+ZDf8AeawhSJdt1dHBQ+mkiUzC3ZjEsvcgHtWHi7OM8k9Lq QYicvB11Xa7GfNWuhI72aybJLl7wVeTTV39NO43+6U0sJH9/7YctbQ37Gc2M8uPGuvWr ftArNC0Z2aXsb93p3OeDcqrQdMBv14RyFBEmA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695604964; x=1696209764; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=fykcXUloq3OPzLZICc9R7xD6oOruEorWF+g5XgSuRmo=; b=ckI2BHX3USf3ouxtZJ53NdJWGQtkboWvbtXqAn2mpppXwJpUKy6KfxKPkIRq067SUT CtOQG8uov9zKJ0kH39Td5V33Z1euQlx1A3CHMwe7qQAP727xsITd+vapLeC1e5NEgr/E XW+vIfgVyDaX02x1Oge+zxaU46w+LSVfThOPkGdHAl+O7iDZebSs5FgdofBPeI8OHqos 7AqagTMaxby+XVdKTgURTT42ATHYGeDfkh5LPIEDkHLhuz5RWyCLEKKM3XodLC7yb8s6 WYEL1+yVggTDfj+LR50RLD+oJtWzjBayr5hwW6ecxiM7xJQZloepJX246ghvLQePNYs3 hvcQ== X-Gm-Message-State: AOJu0YzPJ403/mMUwrtI/OyRJ22NmtmeIf/6ML4l3Cn4e/9OuoltkQPX 599kjgvADaUt20v4fQ6c7vgjlw3tWtC3f3yVpByCGQhcxY7TDK17BfyW1g== X-Google-Smtp-Source: AGHT+IGPKGY8QxwyH3HIXtJw0yZW4fFkpB9cftgvKjrdVelhaHrt9zS19FV56s5d1Naz/FvJe38XjNerAe6L X-Received: by 2002:a05:6e02:2161:b0:350:f0bb:6a3b with SMTP id s1-20020a056e02216100b00350f0bb6a3bmr7999391ilv.17.1695604964774; Sun, 24 Sep 2023 18:22:44 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i9-20020a056e02152900b00350fe617da0sm152705ilu.68.2023.09.24.18.22.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 24 Sep 2023 18:22:44 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 24 Sep 2023 18:22:44 -0700 (PDT) Message-ID: <6510e0e4.050a0220.72f35.9f74SMTPIN_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 42E0D6052514; Sun, 24 Sep 2023 21:22:44 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 2744cb6ef086435ae7d3d997b9b62a3c74cec224 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 2744cb6ef086435ae7d3d997b9b62a3c74cec224 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26220/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/