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 9AAFE4389F for ; Fri, 12 Jan 2024 08:36:12 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 96C6D4028C; Fri, 12 Jan 2024 08:36:12 +0100 (CET) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id E55D64025E for ; Fri, 12 Jan 2024 08:36:10 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7beda2e6794so132622639f.1 for ; Thu, 11 Jan 2024 23:36:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705044970; x=1705649770; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=VKsiV4u2P+yXiu6SluI36w5zscakm0PAfNHY2KyWPqQ=; b=OfeOAiNCtnn2kkaTQ1ZwFxA18rRKVEeIEfnhu5mGKJxq23AmXJsBi6a4xopCGngxcK mwEX/RUO51tkPD/FnxxxBElxePkGnI/Luuckhk7LA2GJd1jZiEml5tidb6Byl2nw6BZv /vpy9D0UBINIlOnmlxtzziG7mXPDkDa43YJ9o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705044970; x=1705649770; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=VKsiV4u2P+yXiu6SluI36w5zscakm0PAfNHY2KyWPqQ=; b=sVdOqaOAuntyoD3tAntguww22/2QiPaDjhS1PRlGqQqpIYJkG3kAo4ck+XXpuMepSn ZRK8S2Rorj8HfpQWHlKy+7sX9R9E3jIwqzzEOA3aViqy95/dehnl9PqFDGZO3CtYZ/fQ DM5i9gCP8H1N5wqqrQwMSHbwaXOUiX2cqQa6HwG1/8dRW0Hl8hhObf9e3ieoaIMhte5E NQGXeLWeAveu6XrjN/Xmo0kPSjvGJj8sI9Iix6wLAgK/T0G6+LOs4aUltwhG4nwg/Ui3 4bGZVGuHTqkQIrFQqnMKynKiDdgiW+AJYcLk5NOwjibDf/n4uAF4GYXh11Pyn6tEcQWD VtnA== X-Gm-Message-State: AOJu0YxU65DaA4gzF6e4UxuzuPN9p06s6XBb1uCnOu4+XjNONonrS15n DNm9VgOnt1h2vzVHdqwiYUR+/X66KAcNrXmvr9wk9+7hyMmu7K6zgePFjofcHk0q2ZLS6SeJBg= = X-Google-Smtp-Source: AGHT+IFnMPmNcZimZ/kRSFf9I6zdDVXJiX+kj1sQz87IReMoqu7Hdql1zf49SEpcYeiS66QJiDX5ZPsNAyei X-Received: by 2002:a5d:964c:0:b0:7bb:dd34:bdbf with SMTP id d12-20020a5d964c000000b007bbdd34bdbfmr833118ios.12.1705044970305; Thu, 11 Jan 2024 23:36:10 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id f13-20020a5ec70d000000b007beda22582fsm92817iop.4.2024.01.11.23.36.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 11 Jan 2024 23:36:10 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 11 Jan 2024 23:36:10 -0800 (PST) Message-ID: <65a0ebea.5e0a0220.7f08.74beSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id CB4326052516; Fri, 12 Jan 2024 02:36:09 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] f5c53d694b306ff17e82c07dc16bdea483824ba2 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 f5c53d694b306ff17e82c07dc16bdea483824ba2 --> 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 | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ 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 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 Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.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 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.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.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27644/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/