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 B9ED043C4F for ; Wed, 6 Mar 2024 02:38:20 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B5EF040269; Wed, 6 Mar 2024 02:38:20 +0100 (CET) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id 51C5A40156 for ; Wed, 6 Mar 2024 02:38:20 +0100 (CET) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-dcd9e34430cso6506068276.1 for ; Tue, 05 Mar 2024 17:38:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709689099; x=1710293899; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=wPZigIZfgYGmcRvRrcz7Oh0Xaj+o9uBhmcdunUxtFUI=; b=PUgBHBCu7TcvaLrJaKbJmz2QR8oOo2PefXrPoXvo9tQ4wM/EQqsYqjRJ0wmQpxqMJF AF726nwKOoh+1sOUH5i3RowuRfIRgDj/YUq1Hw4EbbuEnYt6I6LEYhoMTgWahucS5ICs dOr4rnlLYfURqi79n4af/gh28l6rytPGEKjTg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709689099; x=1710293899; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=wPZigIZfgYGmcRvRrcz7Oh0Xaj+o9uBhmcdunUxtFUI=; b=tGmgs5S4Z9J8vst+WgoWIydL5CL8SXAq0K6DQ7pJTILLx6rSsng9EXzHXD9jnYGhPH uo5Em5rdGnU7R5woKPa8Q/8+excT/Yxx8/SJg15sFvyTzrLrZGW7zXXzdgHV357Ui7p4 mu0whCoXFSOIgDMjjGKHlPUyzDNJ+8EZcq7KCwyH02albLVQG7RxXw0NlreaLbv7DHa2 SKxsZZzJ660NIvaBnr1TYS/g6JRE0FWxVn52IiaGcvAkTyZ0E7+z/wt0jerfogbSKOrf oDvQ3mY0/WEDJ4eJMWuORoR6FF5+4r+SxMBeuo4Xa2GTY27jgQMXcUG/64LxOHXgfswZ rhtA== X-Gm-Message-State: AOJu0YyOA+QKVIlh+CM3KSMAQ25NHkV+0WFkAMfzhQCT1xlD/jNgVF8F g5iyp9yBumF4LEXCEsAbi3/dez1U1YvU6xETd8RB+UolWkzOWC1toY3ZPDypjpAtgiKAR7nK+xd ygouznISJTeCQerQewagH9RATZAlQW5nES8P3Wm0o X-Google-Smtp-Source: AGHT+IGED6TtPB47kK2VQmlbe0iz0Vsldgr6NYZ4TG/Efo/FHx0zGXufD58SYtz1Wfb7DO7yYMIPwF465F8w X-Received: by 2002:a25:8a08:0:b0:dbe:4f15:b5cf with SMTP id g8-20020a258a08000000b00dbe4f15b5cfmr10735044ybl.15.1709689099712; Tue, 05 Mar 2024 17:38:19 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id n133-20020a25d68b000000b00dc7576cebcasm704708ybg.5.2024.03.05.17.38.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Mar 2024 17:38:19 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Mar 2024 17:38:19 -0800 (PST) Message-ID: <65e7c90b.250a0220.65a68.ca9cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 5BBB36043484; Tue, 5 Mar 2024 20:38:19 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 7fcf4e8a03c4b0d2c6cec11ddd18c7bf88ba0384 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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 7fcf4e8a03c4b0d2c6cec11ddd18c7bf88ba0384 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang 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 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28328/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/