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 59B1B4334A for ; Fri, 17 Nov 2023 01:43:31 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 549A540271; Fri, 17 Nov 2023 01:43:31 +0100 (CET) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id ED8CC40271 for ; Fri, 17 Nov 2023 01:43:23 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7ad1236c419so49298739f.0 for ; Thu, 16 Nov 2023 16:43:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700181803; x=1700786603; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=GjEJCjcaIwHuOnBKG9UXc0ywhJytN2rg3/vGPyhpcKA=; b=TM4QqSMz0z0hKDjAP83eoOR8nn9fC4wG0nOVzQcFk7Et6T01AwGlVdBMIwSrUuhzxB 81IJrpxcWiiwI+eSVdfi46ssS//RGcP7J59qpooMPnDRcWJ8IJlZDRsrj+XvPbooTzhg /QniYbHVHzwMuwAAHroX3o4riNXQAF68HEtTk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700181803; x=1700786603; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=GjEJCjcaIwHuOnBKG9UXc0ywhJytN2rg3/vGPyhpcKA=; b=r1RZWjWrWwcX7jnRF7QCTBkN0c093gz3tERZzSjcdiiot5O7zIYcV3eI0e5lsrGc6H OKM12hgVf7LvD9ZLVukk9IwOKw51EOrtcHYwJCX4K6uaGwVOhefZOvU+jzREz/N1FNrn FPMDYlPbsvLJtk+mpLdCM3xZ74JKiO7KZk84JM4cZ8rrEbKIjNCk37DmbfVZh/XjkeFm 8uY3Ui8KidhBugdSYrl86Ywqr6ljeWSxJrbuRvcnMnq+loJmzAqEKKGFnq6JRT4xEJeE TM2f1nD6tw+8IFzIgjvvXhqytJJLjB22SVNO+rTow1dROaLeB/zXuEiWT/a7eIJC2cus CASg== X-Gm-Message-State: AOJu0YxAolZHFa4oJ6e0WT3TMYGmgiVUcDYQN7uQup3h852KOmdejGJR hDQtQLpQl42jdH5kJMn0AyN/AfmBGmgoWVaQJlpTMVnVU0BgiQZNEOYXyg== X-Google-Smtp-Source: AGHT+IErx+27cf7b2ENaUA9q9TwdnmS84/T7DgLB9nqYyMGE07/woZKRzFeXVIbNt9OuamzxbbrJXLbSzu1m X-Received: by 2002:a92:c264:0:b0:357:f3ad:8925 with SMTP id h4-20020a92c264000000b00357f3ad8925mr24147777ild.14.1700181803392; Thu, 16 Nov 2023 16:43:23 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id w10-20020a63d74a000000b005b9053d0ff2sm31927pgi.7.2023.11.16.16.43.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 16 Nov 2023 16:43:23 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 16 Nov 2023 16:43:23 -0800 (PST) Message-ID: <6556b72b.630a0220.a798a.1a14SMTPIN_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 6D660605C318; Thu, 16 Nov 2023 19:43:22 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 602a6c0b8ab4cad1481ccbd9a8a8c9e25b431578 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 602a6c0b8ab4cad1481ccbd9a8a8c9e25b431578 --> 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 | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (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 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 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 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/27029/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/