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 BCD6D4381A for ; Thu, 4 Jan 2024 23:07:56 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B8D51402B9; Thu, 4 Jan 2024 23:07:56 +0100 (CET) Received: from mail-oo1-f100.google.com (mail-oo1-f100.google.com [209.85.161.100]) by mails.dpdk.org (Postfix) with ESMTP id 6F4AB4029A for ; Thu, 4 Jan 2024 23:07:55 +0100 (CET) Received: by mail-oo1-f100.google.com with SMTP id 006d021491bc7-596352e593fso30375eaf.3 for ; Thu, 04 Jan 2024 14:07:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704406074; x=1705010874; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ySpL3tAcuM+QeGeBi2YF8D1NJFXsN+edNCguAYQsJWU=; b=AwucAHx9nWjtJxuE7p8dbUk/N09QFJxKPXjPlAYBWcnIfWguyO3vAOKXmPNDYb0pp8 qh7ClmPrWPQawh5kzyWhcpB8d3pxH0QDiY3P8zVkH9Jl0/kKvEKLCvGNhQwOqiXgimf8 0H/hyTqeEHRVQOumRgNK2BZSvyIOEohe8Jn+Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704406074; x=1705010874; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ySpL3tAcuM+QeGeBi2YF8D1NJFXsN+edNCguAYQsJWU=; b=Ffj4GmlNw/CGe5PJ2IfOcx/pdnps/97EPCq0fuUR3JhUuKUkIpQOSZv4G4nE/qQ7Wm e4VCfW3w5Qbh7TZPSnr/jVDeJE6CGeUrB97iyr8mOa99c0h+fIW8Z9uYDZbiframXnVo dbTZro3FDGs1X0WHo6UJkyTzCSKBOh00Zyk8WR3pU4B5XMSbLAa0kqayjfcC7uaf85Lo al4kVk6AnVz06JXCBv6NJ7fHr02i9SCHS7qzchv6r6AL7qEyigxtYhaE0/6CxSkSLi1L 9nhr8UIWQd892x1yHTNTbSH3YXlxJ+WNKLbk1fS008PgDvpOap0LFf6VhGG6l0uf+uSf MShA== X-Gm-Message-State: AOJu0YxIRsgbXVi3xne+wmYnsql+fHXpYy22qMtCxLLgj7GoIg28t2SQ hrTBfl/rlC+v5Fe1xbpnQwcTCSwVKxlEmRlM5tfvohmsUhp1m2YLuZCm092xvkalsw== X-Google-Smtp-Source: AGHT+IEPHRl7iV7voERfuYJw1Z41py1LA8uIARG0QCz7aNQveEqVgK9jkV3w4zC1NbMEug5HLrtOMLwyhLgH X-Received: by 2002:a4a:ab8c:0:b0:595:518e:be8d with SMTP id m12-20020a4aab8c000000b00595518ebe8dmr1281567oon.0.1704406074861; Thu, 04 Jan 2024 14:07:54 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id w22-20020a4a9d16000000b00593f178b4dcsm11162ooj.27.2024.01.04.14.07.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 04 Jan 2024 14:07:54 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 04 Jan 2024 14:07:54 -0800 (PST) Message-ID: <65972c3a.4a0a0220.5dbe8.0e58SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 5EDC1605C311; Thu, 4 Jan 2024 17:07:54 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 915ecb9cd68c5d613bee44ad41536a4f489f6d15 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 915ecb9cd68c5d613bee44ad41536a4f489f6d15 --> 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 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | 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 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27562/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/