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 9E8B74380F for ; Thu, 4 Jan 2024 02:14:31 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9A281402BF; Thu, 4 Jan 2024 02:14:31 +0100 (CET) Received: from mail-pg1-f228.google.com (mail-pg1-f228.google.com [209.85.215.228]) by mails.dpdk.org (Postfix) with ESMTP id 41B7C40266 for ; Thu, 4 Jan 2024 02:14:30 +0100 (CET) Received: by mail-pg1-f228.google.com with SMTP id 41be03b00d2f7-5cddfe0cb64so16749a12.0 for ; Wed, 03 Jan 2024 17:14:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704330869; x=1704935669; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=i4qHIgEHL3JKRcpMTTiyeNICl72u82DSebP83yj2Gfk=; b=ZKTkX6L0jXUiVghncE6v7NoK1ULrzPUxaWybsuHSbYWrkSE6YMNR2Zk0N8joW7v5oP 2A5yEn1t49jg5B6TbXk58r+ePTzvxucLc5iqQhN/Ncl8D+EQV+LsMMuEcDeMUon/uLeq SNQ52Gd0uuLXu40ZLicY40ArwXE5kaE17xrlc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704330869; x=1704935669; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=i4qHIgEHL3JKRcpMTTiyeNICl72u82DSebP83yj2Gfk=; b=p3KEpvyM85sxfl1FpdB8EbZlFWmBsvj9PCaBnfPrgd0E7x3XoGF7HcvEkoYUX/cj6Y ichasxXXG/x/6jYl88Wc1Lj4iGDWmae6FTI/F542gxnv3zDz3dakAvjkCSXc1Go4D0yp ZmpmB+929oD9SP919Iq/cpdw33rx1sFfOG1ofLsySQtT43wj74Bj3cWRMFYMw3tsJ6FJ gvgLuJ/RoUuy9f/ztj6ie8zBny9PTBG0MP37H4XimJCoWWt3vLKJnK5nzOAGXZTTe+cD YrE/z5/t1Oh/xYhFOw0BvmVuCP4Mhe1Uq296Xf1opL6atAE45swrCS4FZHgy86hLBNEL tTvA== X-Gm-Message-State: AOJu0Yyop81bZQ7+uSCKn7IPL029SSISHenWQz/T2W735S8C484SmYE8 Kiy3J9rybElNzEWQRKhcgjHorFq3rsC+YOT50BkcMh2EQSMYpXZmsMOSGhz3FIcjHQ== X-Google-Smtp-Source: AGHT+IHB6+8oH8jctvjOnmlrfxSKDfakWrpaX5MfY471jRBjEe/+Jg5D6yEWyG+88b/1YMEk0BNpVqkav1kL X-Received: by 2002:a05:6a20:7346:b0:199:11f6:41a5 with SMTP id v6-20020a056a20734600b0019911f641a5mr34594pzc.92.1704330869408; Wed, 03 Jan 2024 17:14:29 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id o13-20020a17090aac0d00b0028b986722c4sm148329pjq.15.2024.01.03.17.14.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 03 Jan 2024 17:14:29 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 03 Jan 2024 17:14:29 -0800 (PST) Message-ID: <65960675.170a0220.7b040.9f2aSMTPIN_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 5B7E2605C311; Wed, 3 Jan 2024 20:14:28 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 9f22ded48628e289e52b186780d741ee5bfef419 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 9f22ded48628e289e52b186780d741ee5bfef419 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC 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) 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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.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 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27543/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/