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 6DA3B4389F for ; Fri, 12 Jan 2024 08:35:44 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 692DB4028C; Fri, 12 Jan 2024 08:35:44 +0100 (CET) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id 7C0854025E for ; Fri, 12 Jan 2024 08:35:42 +0100 (CET) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-dbed4b84667so5797169276.0 for ; Thu, 11 Jan 2024 23:35:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705044942; x=1705649742; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=VKsiV4u2P+yXiu6SluI36w5zscakm0PAfNHY2KyWPqQ=; b=DhE5r5ATLHjyI3cUKn97SBoGWEHlygqfw5dUcGm4wXcpmgKD0iGKEo2NyOud8o2bJw Ej8dQkwe6jn6QHZWE6/YUoiUqDljpbZD1DH9XboiY8ExJm2J0xrU4F2xR/y+5q3it5MC zTPq07YB0uPmL9XH3QC6RPGvXY/lPJPm+E5qM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705044942; x=1705649742; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=VKsiV4u2P+yXiu6SluI36w5zscakm0PAfNHY2KyWPqQ=; b=lgz9OMKfXMAF3RzOVU4L4e5tySVh0O6uDo2H7zrSbCffHQnQesKPBiSz4MV3UyUGO5 B1fSmZvDYNYkJexz4uyuPjrQkVvd2viCJn7P9UEyEwRp/kBI5VceNvaF8KwQMWfNcTzu o3UqTf2R99F7p7NS/dyCzNRbYrXbXdCCp2d3uRG9D9QiTt5LzVtbzEBwoGOft70ajfaq e02x812T9/Ck8bDmwtsMJ/E48kRk1b+FPLAQ+av6Pa4QUiV/hxN8VhQTuYttiFP6Rps3 d5CJFM4C2aZQ93N2umre407d5fUpLWluI7EDwaB0MxQsI8GAhemuPsgRrcwPcLT3UbYw UMJA== X-Gm-Message-State: AOJu0YxChuWoasgvtjyPbLdKPuJjP1UOMlpYwLe5dembpdog0HUIL7jB 9VNPQnjGKc004/lOrcMhtQBI9V0zC/i3kST9ADAKKd1Mi2d9U8OWqZu/IA== X-Google-Smtp-Source: AGHT+IEaxwe++37HxqGkMd/5mWBLDumFuf6UUdhg6Cu310GwVqcjy0V5QisFBRGedcNG6LO12tVwvwQBFUaP X-Received: by 2002:a25:8a01:0:b0:dbe:a098:6cfc with SMTP id g1-20020a258a01000000b00dbea0986cfcmr375880ybl.25.1705044939036; Thu, 11 Jan 2024 23:35:39 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id v20-20020a25ab94000000b00dbcefa75967sm147807ybi.32.2024.01.11.23.35.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 11 Jan 2024 23:35:39 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 11 Jan 2024 23:35:39 -0800 (PST) Message-ID: <65a0ebcb.250a0220.33132.be38SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id ACEE36052516; Fri, 12 Jan 2024 02:35:38 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] f5c53d694b306ff17e82c07dc16bdea483824ba2 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Andrew Rybchenko , Ferruh Yigit 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 f5c53d694b306ff17e82c07dc16bdea483824ba2 --> 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 | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | 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 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.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/27644/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/