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 2E4684369F for ; Fri, 8 Dec 2023 00:57:02 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 069D1402AC; Fri, 8 Dec 2023 00:57:02 +0100 (CET) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id BFF5140269 for ; Fri, 8 Dec 2023 00:57:00 +0100 (CET) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1d0c94397c0so11919285ad.2 for ; Thu, 07 Dec 2023 15:57:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701993420; x=1702598220; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=kz15BBq+P6cFm+g3OHCCE2nP44xT8LA/NdZWVp2cehc=; b=Y867/7T0FxsmP4VGgCl5RkAfVFPIY9wWOKOZz4mcM096lNmdcQDNxlBUJKUvpjMXPc Hpi4GayvkMZ7we3JV+4ivbwNho8o+3A9U9gndTLbLQwgIElCKpy4MIgImolog1xkbYZn 2e30yZqwtcblO8GwyECO8XptFLlr/dgWY3MXM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701993420; x=1702598220; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=kz15BBq+P6cFm+g3OHCCE2nP44xT8LA/NdZWVp2cehc=; b=CThfNaWPhBlgLggunPa9vh6x10wrn40RVBlOBPcnYUOA0xcQNj+/+AAGxr00KHKmo/ wZIziNbe10+oKf5l0MFAjxIZgGNuzipsuyvDuXpNqI+ste0Wnpf+u0lpjvfPrsmtmiTE kAiLcb9V/SEsRl4I4GZtSUdxtE9njGI/s5V/ZTqJ32H6cSbq+7fl1cSw35rC9Is6xpot 5UE6ztj9wIaP6k/VEZ/m4n8ea9uGOPUpdPeIYiwX8dx5ltuBnGjVKjTd/nz1luqEQYWT 5E0Sch2ZDLtEOOXKJJEhPg1QQ3slgkMUSZ8Si2tHu6f4yMyiLOtHrM4bepU7lrnsdUsa +jXA== X-Gm-Message-State: AOJu0Yz1oUfxFAY7RjDxEJ7q8/308uU8kMPrQxWpU5I5pMhZEQGem6c3 GHd0rAfzPujBTU7AXrgowqx4LTbtdT8duqpdIbyzdVVlt9W7SIUCkZFeHbSFsMh11Q== X-Google-Smtp-Source: AGHT+IGgu0VBuekrcON0SqYjz7JGwL69th9uRjipHOqKmp2z3GC10xA15B8IGpNLUOJpoYHivfg59Ndfr4Xx X-Received: by 2002:a17:902:ec89:b0:1d0:b4cc:c23b with SMTP id x9-20020a170902ec8900b001d0b4ccc23bmr3231720plg.43.1701993419742; Thu, 07 Dec 2023 15:56:59 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id x7-20020a1709029a4700b001d077c9a9aasm18244plv.20.2023.12.07.15.56.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Dec 2023 15:56:59 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Dec 2023 15:56:59 -0800 (PST) Message-ID: <65725bcb.170a0220.fdd55.121bSMTPIN_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 6CACE605C311; Thu, 7 Dec 2023 18:56:58 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] fefa3094f2957e8938b2c38295aed660291133c3 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 fefa3094f2957e8938b2c38295aed660291133c3 --> testing pass Test environment and result as below: +-----------------------+--------------------+ | Environment | dpdk_meson_compile | +=======================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +-----------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +-----------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +-----------------------+--------------------+ | Fedora 37 (ARM) | PASS | +-----------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +-----------------------+--------------------+ | Fedora 38 (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) Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27250/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/