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 BBE3B43386 for ; Tue, 21 Nov 2023 01:49:37 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B005E40298; Tue, 21 Nov 2023 01:49:37 +0100 (CET) Received: from mail-lj1-f228.google.com (mail-lj1-f228.google.com [209.85.208.228]) by mails.dpdk.org (Postfix) with ESMTP id 4EF0040298 for ; Tue, 21 Nov 2023 01:49:32 +0100 (CET) Received: by mail-lj1-f228.google.com with SMTP id 38308e7fff4ca-2c87adce180so26591841fa.0 for ; Mon, 20 Nov 2023 16:49:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700527772; x=1701132572; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=JKwxxh0o//3mi9UPGdfn/3UZF3e80zIrDRkwgo3SmFk=; b=Zx+/i2bYsjQNSfUtjNdAn4FtN7MeSEZRGySejOyIP7IoTe2hQJA0pz331vRxU1YaIu 2jlSKxWtuhj/X86SuFGB4zulVlx+5MWgr6hu+/B23ecGfK4kHZuQZJv9851JmobieDM4 vV0aHT5WohVtX700CXyu2GlJtHTWHSuMk7/Sk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700527772; x=1701132572; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=JKwxxh0o//3mi9UPGdfn/3UZF3e80zIrDRkwgo3SmFk=; b=GR5IaTwLe9yyb/14BSFj0MszMnQ3DYuXUey6b92SD/zEduyBcpsYY2KjNZzDxgJQ26 PWHJynOO/GUEEshji54MqtZj5ubOSXmJxczGOWxRIWFzdoV20DbnNzd2ULkyIDY4JtXC Z5FNu7Oj/MFl1cA9oHQmJNuuI262EthukKLs13r3tOHclz6rJ7WZNsYMOy4yW2G0skWX 3gLi4QukgrpKNxYJXeTJYOFBtM5aM5IjX3YYzPEvcpYnncRkINLh8NwFMFkYcXburM+k FmyjluiwQ5WDRieVWltHCxnJhKa/6pejg4+xulMnl9ufzIV0I82Q4zgyPF9hbNY4Ivjc zZrg== X-Gm-Message-State: AOJu0YzJC58xeR0GFJzTIHx9+ilt32E5Emz9p1o21c8f6NreQMm1qePN eYjgYZ17bOM3NSbX+cmpAKTSt8/vTN8LbGcjfo3XUG4+20gsIIhw+htrnQ== X-Google-Smtp-Source: AGHT+IHJM4H5mOXKXQr/f0tLaP25BxDPN2HBTMT1YTpjlJ6S5taOA9/hzr/nzyiRLsqVmc4zsMNk0OLMGSdl X-Received: by 2002:a2e:a4d5:0:b0:2c6:ee73:a20e with SMTP id p21-20020a2ea4d5000000b002c6ee73a20emr5734909ljm.33.1700527771801; Mon, 20 Nov 2023 16:49:31 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b27-20020a170906195b00b009fd57d008a6sm431567eje.243.2023.11.20.16.49.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 20 Nov 2023 16:49:31 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 20 Nov 2023 16:49:31 -0800 (PST) Message-ID: <655bfe9b.170a0220.1335a.7493SMTPIN_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 00BDB605C311; Mon, 20 Nov 2023 19:49:31 -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 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 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/