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 8AE5043327 for ; Wed, 15 Nov 2023 20:58:08 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 83A17402B2; Wed, 15 Nov 2023 20:58:08 +0100 (CET) Received: from mail-ej1-f100.google.com (mail-ej1-f100.google.com [209.85.218.100]) by mails.dpdk.org (Postfix) with ESMTP id DACAB402B2 for ; Wed, 15 Nov 2023 20:58:06 +0100 (CET) Received: by mail-ej1-f100.google.com with SMTP id a640c23a62f3a-9e62ab773f1so13208766b.0 for ; Wed, 15 Nov 2023 11:58:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700078286; x=1700683086; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=6Z2CYBcOuc+G7Qhp4QGtuqu7up0itzZiPY+X5/5uN7A=; b=HleqxH3sE+0zOUgRbqI2JWKa6VARniyqI95Jjpp/AJtRZQj+fQ/b0lF132uojt9wsc ogTIxMEI2rxRCiMulq5beCji9W1Jg5Obj1XGnpOgVvcCRECmVZyN0lKuzrGXLmVdPTHp b4G+vk75iQTXLOrxPQLw9SBwcJGx5fG26XsZI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700078286; x=1700683086; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=6Z2CYBcOuc+G7Qhp4QGtuqu7up0itzZiPY+X5/5uN7A=; b=St97Zrh6m3zqsjF8On5VmnlYJy0aNqcou17xxbOyPKxVMH2oKMV/lC+04LQ2XCKRUr tpBwU2q644Vs8onD08WQY4NKHXEldz1msxzpxHdWs4PJG+OIcmiVSEuH+i8h2YFQlOYh G7OA6gbuqR2gl4MG2BEKOcoTFwcjGCs5/KrcfpNdxmvchoYmTt2J9iFJvvmo8PSRfElw LzpMY4aj1A144q0BUPDCGIdLWnICPI3/LYnK26VAYYX5oW3EBj2RZBwnxHZl6VOfLzGX z90TZ1DSi07YF14kZo4mbkRaRqa4drDc1d2DZw+iIXrvbHffnaUVG3FXUdx7Z2u7aHw5 roKA== X-Gm-Message-State: AOJu0Yy/+lKMu0bkPfeioR5g2fLYA1m46go4YCAhMi8hKoP/IVLNv4qc E3Nxtd+cTyqDxPODM8xRmUnhA99jM0p8n61MJDT1sTTEYyIGvA== X-Google-Smtp-Source: AGHT+IFpPpO46tsMtuwmLNFbj9fDYRLiCGsieq0nzdb/9GxBEBlRcgQbeSII0O3vo40u8YBW76ypEmEAdjLw X-Received: by 2002:a17:907:7888:b0:9be:6395:6b12 with SMTP id ku8-20020a170907788800b009be63956b12mr11563984ejc.27.1700078286688; Wed, 15 Nov 2023 11:58:06 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ot14-20020a170906ccce00b00965f31ff8a0sm3726561ejb.22.2023.11.15.11.58.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 15 Nov 2023 11:58:06 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 15 Nov 2023 11:58:06 -0800 (PST) Message-ID: <655522ce.170a0220.87cdd.f0b2SMTPIN_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 DAD14605C318; Wed, 15 Nov 2023 14:58:05 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] a7bacafd92ce9769d5b22b13406687f851152549 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 a7bacafd92ce9769d5b22b13406687f851152549 --> 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 | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | 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 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27010/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/