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 9C45B43387 for ; Tue, 21 Nov 2023 01:48:04 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3F3B542E6A; Tue, 21 Nov 2023 01:48:04 +0100 (CET) Received: from mail-lf1-f99.google.com (mail-lf1-f99.google.com [209.85.167.99]) by mails.dpdk.org (Postfix) with ESMTP id A828440298 for ; Tue, 21 Nov 2023 01:47:46 +0100 (CET) Received: by mail-lf1-f99.google.com with SMTP id 2adb3069b0e04-507a5f2193bso5185590e87.1 for ; Mon, 20 Nov 2023 16:47:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700527666; x=1701132466; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=q3+YLXvnCTdDh4wn858djbifNfPptIrGzb0d0YzaBDo=; b=MCOD2reiPuOrlT5j+L8K5HkDSMGI3d8de9KfRsg3Oadttt4qCx1j34x6nefVz+E++F mTFm2Eld7CAZcr+r3NlDngGDwqGPrTHlTcpKTaNv9G3th0OL3DISXIZ7+vBp6lyDEqu1 OPKIlZv3U9k8BpVFcJinOHvJhO9iX9aeUNqCk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700527666; x=1701132466; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=q3+YLXvnCTdDh4wn858djbifNfPptIrGzb0d0YzaBDo=; b=q7nGl3ZF93LVOQc2Ce3g5VcAioo6JlWeB4YAyfwVgQpOVacS9LA2gKnZ1DgaBMk2qD u73fNhIn+O/ziNzmd86dDfrQpvTWPxfCBqA4akkHLN/9zK66MtpRpMX0FW5RUmxSDlVX sCRpm6586K46pj0hmri9UzSGt5D7b6qo/Wpnp64iVNvCI61plRcdI3wtOtFxBMNtlcnx RfiLUG69Fono8kPPhtpZ/+Hr3uOoOlYjBg2CpB/5kDaG6IcmTDumQjSZqgp3fvi/SrIK r7qm/etLYPiyEm//onbfu8/cKn7QgT1GXbssvz9tsvHEYxAo4IOylpwfGl7f7Vm4lws5 hZQQ== X-Gm-Message-State: AOJu0YwdD85Usq7hZYWfKcm5LCxrFZ77R1h/0tCHUo5v6xERdOiPU2V1 gpgxOod8NWhuJc1oVNFR+Vjkg2S5ZIYxXOSnXMzV+91Gj/j8PVCP7Ix1Mw== X-Google-Smtp-Source: AGHT+IGBhvaHQRDIzhvPY6lHDc9FH9TXzojm3CjEJxCjE2qlcg2SoyHRzFXrHSdYHbDLPHoGid50tc0+1qcu X-Received: by 2002:a05:6512:1390:b0:509:4730:9103 with SMTP id fc16-20020a056512139000b0050947309103mr411022lfb.6.1700527666374; Mon, 20 Nov 2023 16:47:46 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i11-20020a056512224b00b005007a214521sm748698lfu.126.2023.11.20.16.47.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 20 Nov 2023 16:47:46 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 20 Nov 2023 16:47:46 -0800 (PST) Message-ID: <655bfe32.050a0220.d366a.ee37SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 3A130605C313; Mon, 20 Nov 2023 19:47:45 -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 | +----------------------------------------+--------------------+ 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 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/