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 1740D43386 for ; Tue, 21 Nov 2023 01:54:27 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 109BD40298; Tue, 21 Nov 2023 01:54:27 +0100 (CET) Received: from mail-lf1-f100.google.com (mail-lf1-f100.google.com [209.85.167.100]) by mails.dpdk.org (Postfix) with ESMTP id 835EF40298 for ; Tue, 21 Nov 2023 01:54:25 +0100 (CET) Received: by mail-lf1-f100.google.com with SMTP id 2adb3069b0e04-507f1c29f25so6763817e87.1 for ; Mon, 20 Nov 2023 16:54:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700528065; x=1701132865; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=dqTiqZ1/71QKztZafrHVu7obTs8JMZnIJROfvYg/b/M=; b=dOGOkeL/rCke0fMLqbSrR8FGU8azYUWysLH1g5xm4UuOauT4rXdBiwdqcE0JXP6k5R 7xdWOTmdwEzrEJmwcuvuRiw9RfsEA6S74/cnMp6NT+loUwOG968figEh0PM5KtkV72p2 ftUzBJM7CwAl1Nrp77xVlYCPx74v+7Pm3UY2I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700528065; x=1701132865; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=dqTiqZ1/71QKztZafrHVu7obTs8JMZnIJROfvYg/b/M=; b=AKh3FXWBQO+/RMMqrym8Ys0ZP3DrLutWa/B2vAKMhlqgnev0PppkN9RcutGFQ8g/+F Jex4fYSJl78J3nHVvTElAOQAw6PZxU7YLlwE/7KqruvfxT7523ANsmUGT4Wdn5zGjamH 599TPDZKhGpBFs6debx4AvpCGQsA1tvaI7sUJXL9xT1fKwuNxTlQhRprsEznIcHnPZiP JaC9y0paPf/WZlwzkJd3lTblpHzvF4ikVIx9ERuaNfvKP9cL1J24z30pcMl3hBT2xhEb UDJf4WAmyezbVM5qvcuC9iAD04V6uq1ebhjsbtq1gy8WEyRjX2/JTGY8WBp1xKdSF4OU SM8w== X-Gm-Message-State: AOJu0Yw4o8+yDoc61acrQPSjNQ14KRj0OxdlqPCGF89sDkL/ldqpVlSv Av62ctBtorqap6PvbabpfA8YvH4DwF1HPGRe2i+UcgtgjMKPcxFtBE3ANGqtQtMqO5Rz9iiurw= = X-Google-Smtp-Source: AGHT+IEh8qFUBvcUwgVijqesYgRXrKs8x5npm28L3yACoC82nj/vPVy3bJ9Hiy1SjTMAA6aFmjkAXQ0RiwyZ X-Received: by 2002:ac2:4469:0:b0:507:a650:991d with SMTP id y9-20020ac24469000000b00507a650991dmr7041017lfl.58.1700528065087; Mon, 20 Nov 2023 16:54:25 -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 br42-20020a056512402a00b005091790e1c1sm738953lfb.90.2023.11.20.16.54.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 20 Nov 2023 16:54:25 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 20 Nov 2023 16:54:25 -0800 (PST) Message-ID: <655bffc1.050a0220.b4d7c.dde0SMTPIN_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 EE035605C311; Mon, 20 Nov 2023 19:54:23 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 904cc7055b3475ff60b743478530cf8169e2bea1 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Qi Zhang 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-intel 904cc7055b3475ff60b743478530cf8169e2bea1 --> 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 | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (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 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 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 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27060/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/