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 7AA5E4333B for ; Thu, 16 Nov 2023 01:57:48 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 758744025F; Thu, 16 Nov 2023 01:57:48 +0100 (CET) Received: from mail-lf1-f97.google.com (mail-lf1-f97.google.com [209.85.167.97]) by mails.dpdk.org (Postfix) with ESMTP id 5F1474025F for ; Thu, 16 Nov 2023 01:57:47 +0100 (CET) Received: by mail-lf1-f97.google.com with SMTP id 2adb3069b0e04-507973f3b65so343311e87.3 for ; Wed, 15 Nov 2023 16:57:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700096267; x=1700701067; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=DScxa3fakAuaX6R8NjZ/7kXjH8q8iFUNhOMmwnX2KGg=; b=KN0v8tLzSbiHVky4r0AwHYNfNk6uaUFGdGWpe53rbDacd1eTaOPTaIGOtuXTbu4dCg js9fy9ofpLMUmHU9h8X+fnCmJJ8OdlUxn7Ago0fyf9u//GtHjJGxJTf9UBhuqDkpAHAe 1COLTwR6c87ji3u3w5XBix/EuFMILnw2K6diM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700096267; x=1700701067; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=DScxa3fakAuaX6R8NjZ/7kXjH8q8iFUNhOMmwnX2KGg=; b=FOTxmwv+Y2mPm/3rNmzTekoo5QKvsH9COzF41s6sHDnK/i93W1QjTJKwct4Om5Nmys oHidiv9S3TBlcE/V/8wKWrUBzYkU5skJKDeAfa0oM6vb1wAKeHZj6DnX5KeVn8usFHES qKTVqN3kSc5tT9tIVbB+MIWqejdn4S7o1mMynxHTx/aqtRBGCPvFgEjJWnwoilJWGIZL xvDOQioYu9HMQPD+JpDEFCuxhboSrNKbKmbip+bZjz07G3dPmSOfjsTwQ9YpCzPBgQiB kefvD3cAey9r8d4egxxwKc/e6hq17Sj+5RVuwSd96F65JI5pxcKGaEdcZcg2tiCLiLLu Q2Nw== X-Gm-Message-State: AOJu0YwNNRz/BFPKP11DNDxiwGc9YWHXisfX+nlitZZ4UxcK834w1IHX 0WY2SFciTiS4wN2njcUMeITz5fKlToC4J3nmUAlSCw/dcgb4oE1lLgSTm6iyLMUWCBh6773+Lw= = X-Google-Smtp-Source: AGHT+IGdLTIEawXhBkKXZa6iSrPnpfqPpyfTJAAH+ZQwDB0vS6qGXbjmzJQCbAHzU+INymR30yFLL/I9dSSr X-Received: by 2002:a05:6512:2248:b0:500:d960:8b6d with SMTP id i8-20020a056512224800b00500d9608b6dmr13265913lfu.33.1700096266908; Wed, 15 Nov 2023 16:57:46 -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 c10-20020a05640227ca00b0053db5e1e4f9sm2282407ede.19.2023.11.15.16.57.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 15 Nov 2023 16:57:46 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 15 Nov 2023 16:57:46 -0800 (PST) Message-ID: <6555690a.050a0220.e9f29.bd21SMTPIN_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 1ADA8605C318; Wed, 15 Nov 2023 19:57:46 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] e8435f4c3cecbd6e7d0ac682fbc244196d170ae3 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 e8435f4c3cecbd6e7d0ac682fbc244196d170ae3 --> 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 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (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 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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.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 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27013/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/