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 2C76243731 for ; Tue, 19 Dec 2023 01:44:15 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2770C402D4; Tue, 19 Dec 2023 01:44:15 +0100 (CET) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id CE499402B1 for ; Tue, 19 Dec 2023 01:44:13 +0100 (CET) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-dbd4a05a399so713500276.2 for ; Mon, 18 Dec 2023 16:44:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702946653; x=1703551453; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=rkclhugqHRZGDBTsTuJ/3bK/Vp/NPGWlu2j3gAAX2h0=; b=d/XfXDxZBsDp1r9VqaQ4ZOlf16ugG5VT01zOOANbXJZs8zdwbgVHUX940fdx54s+An M9P7DyjdIoMIFjOlYZ5OCPmHI4WhQO6YDvzujVXn7lYYnsLXCOCk8W7zmDTA4dqpSYez Si51yLZ/7PKzPlYNeqS/7YaV2dhZMPQSra4PM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702946653; x=1703551453; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=rkclhugqHRZGDBTsTuJ/3bK/Vp/NPGWlu2j3gAAX2h0=; b=scjBRlhKywAGux9qGK3ZdnN3rtCCSL5IfsgKec0YJGwCqhyuvl74ylo2XN4HSd6Cfl 4cS+tWJExdtikq0Gh0CjLFQmffaU4Yc6tm1CYc3M3ex7ROaAPSxpZkBvUMR50FiYv9oX 5w3W5c6OhhyHEVxj5Xasqzecri3HxvYQKb3P6c82FQTdmTW3cnhNeD+wBYdLpyTffb0f 4yHf4HlSp9892QPkbzsDqu1hOLalSgCpe45GxJTNDiJT5IyD3ZJMCeaJjg96FBNGW83M WAItunIk6E5WxUL/z5ZjypWwDQcRtKIiGCySclljDXewkiEh+R8/WfdxtgHyJPXFusXf ryAQ== X-Gm-Message-State: AOJu0YwZ+OD+LH+PYu1FRTGtYR0+htLJa1Xs7l5PVkRvxZSIK8Nwf+ej 8bOYLc+UZ2WU2p75bd/j0IoaZXMWSMYQr3AD8HgN3paFk5Nr3N8Ac9McMJz8bsNJR0Dt2DIblA= = X-Google-Smtp-Source: AGHT+IEK54g6m0CUnzhqBcbsOKXtg0ymV/YYiqNDvUIv7D0IoRHhNaZ/0cKNMGj4vSxzFuFmg4cODvYY3/mR X-Received: by 2002:a81:6586:0:b0:5d8:96c:690d with SMTP id z128-20020a816586000000b005d8096c690dmr11881671ywb.7.1702946653234; Mon, 18 Dec 2023 16:44:13 -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 i78-20020a0ddf51000000b005e4fefa30absm773750ywe.12.2023.12.18.16.44.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 18 Dec 2023 16:44:13 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 18 Dec 2023 16:44:13 -0800 (PST) Message-ID: <6580e75d.0d0a0220.4a984.1200SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id E0B01605C311; Mon, 18 Dec 2023 19:44:12 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] a95b65faa676f5a0d83bdc95a2bfa3efdc6ba3f2 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 a95b65faa676f5a0d83bdc95a2bfa3efdc6ba3f2 --> 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 | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (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 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 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27396/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/