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 1A9B443D1E for ; Fri, 22 Mar 2024 09:22:35 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1659F402CB; Fri, 22 Mar 2024 09:22:35 +0100 (CET) Received: from mail-pj1-f99.google.com (mail-pj1-f99.google.com [209.85.216.99]) by mails.dpdk.org (Postfix) with ESMTP id D36834003C for ; Fri, 22 Mar 2024 09:22:33 +0100 (CET) Received: by mail-pj1-f99.google.com with SMTP id 98e67ed59e1d1-29a5f100c1aso1142938a91.0 for ; Fri, 22 Mar 2024 01:22:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1711095753; x=1711700553; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=XRoTiTDqS2cim5kdFVbBw+VllKX5Nl6romRKUGyzU84=; b=AAETc5OMN4h/saQ9kY666IMsvNtf01cShjNAj6MnMGM6qFEp1dFzKNjCK+bvnBvFwR q1Q7abrH/kmAIFLysXiUW9VL33cq7PyGnHtR4kcA+mZ7ocCFKCxNh0v9bXc3UZoCh3bg +BNkrw0VA8K4xvzM3c5+SGT2aBa5VewB6QQiI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711095753; x=1711700553; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=XRoTiTDqS2cim5kdFVbBw+VllKX5Nl6romRKUGyzU84=; b=pgsTmzfQwZKbPb/3Dpa+4T3lY5quc+/oKcVZT7PAE4c7V88MPcO5AfhsfvgS2vZFTW MGyubu7X+fMq33fpIUemC47bwexPVzUvUY+zK8tIKppYHgftuXkja8maMA/rzPpN7omW 5k77JJ7WuaG+toC952lgzGvRcsGEsMOQwDxmabfcPHGVd79yubxsEXvcNT3ymu7icO30 cChP/mX7ZNs6zY0z5qB+FeLSrNz44gg5w11gmJqGdRRb7GAtpxTl/yS0NbT1I+P7YBHS narZrjMFBHt+qRo86fjB+IZMvexoZTiZEdYCI5jRAKqjUyXqjH2Gqco0p4EiZsesCkZ0 LbnA== X-Gm-Message-State: AOJu0YwDFHlX/f/7Z+OaDp2rTB07/e0I0P92auklGnoVrgjdEreLkeYr MJTdpJDQxwl55zwshz63xdPuWntd44RGx1M4ZI7G3/t201IYKkDyQg2fXtLer5m9Bl+FjLnkKVa GrFGgu5Vv2nnCZ62Cg4jd0jy/5M5U03pM X-Google-Smtp-Source: AGHT+IEFT9yhAaUGsWK2WUwEotZPWzq+noemZCLSR1IgJs2hR1JjMg9ufrO/NA8rys2fIQWP4Q1MP5wmpNrJ X-Received: by 2002:a17:90a:d593:b0:29c:6000:a12b with SMTP id v19-20020a17090ad59300b0029c6000a12bmr1685807pju.38.1711095752892; Fri, 22 Mar 2024 01:22:32 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g24-20020a17090a579800b0029c6755144bsm301242pji.17.2024.03.22.01.22.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 22 Mar 2024 01:22:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 22 Mar 2024 01:22:32 -0700 (PDT) Message-ID: <65fd3fc8.170a0220.506c6.17eaSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.7] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id F096D6052471; Fri, 22 Mar 2024 04:22:31 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] c7f6bdc5942d8827c46710a83f9288ce5e3c9458 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 c7f6bdc5942d8827c46710a83f9288ce5e3c9458 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic 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.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang 10.0.0-4ubuntu1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28590/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/