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 5DD524410E for ; Thu, 30 May 2024 13:25:00 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 56AE040EDB; Thu, 30 May 2024 13:25:00 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 25084402E4 for ; Thu, 30 May 2024 13:24:44 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7e9515b0ea9so31735139f.1 for ; Thu, 30 May 2024 04:24:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717068283; x=1717673083; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=+KBrvX7kQcpLe+SAMU6Yvg/aEQXv8wLBKd6hOKRM6a8=; b=QyTkMVbXYARSYoFmK9nIjz1B9wKLOC3k5WjQi+QAmKwxoaBSmbv2vrx7NbL06PgbDw MEAPRuksdLXCRERgAR1Tb7Bn/3jPrwnO7l8MnRj6uJLeZFkE1ViiyWAlKZI9hxSjBG1X SOiyC5aFrvepRy1wwh963iJvrl0C91k6y8q8Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717068283; x=1717673083; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+KBrvX7kQcpLe+SAMU6Yvg/aEQXv8wLBKd6hOKRM6a8=; b=Zc6bN+Wz7+1YBct0hyBI4lmT52HHlqAwJav3IzN6A1GCTij5lqLFPGr6ROSLYOkGip weTwU9phrtNfPJ1FSZhslceE+Sa9Ua3lyFphcebAx5Ho3j1dHjP8sKVoQeEWTq4ZjcEh FcjvD5jQfM1NZISYpHKsDIIN4WztX25vzOWHTPceK9rMJIlA5Z+6PGP+E6S2B3uaNDxG aWXM4dngkPHCt5ZV9H/yeFnlwWqSRLN6Q1tDOpyWhxIv1REuZMgGAq0M62SpL+TK8OjJ lqP0cqKa8Xm2XTLDDhCBkYgIcjSdZNsoXADUa8N7tKDG/ZhPoGKsME1XcrrBfmXGuI96 Trtg== X-Gm-Message-State: AOJu0Ywn944qfkIsaeHgFHm9p6ZfHjnwE7t7jNKUnzxucGVoTNxsv9J9 d85nCNo9W5icfcAdL4gWx8Py5KVEBfdvHf++I907+u9+RvO4ZK4MpZzbL6+SQHE50HY1QglQfd2 GhrWUVGVYA2gX3CNcmcKbee+YaBhIEv6IkwHIm6Ng X-Google-Smtp-Source: AGHT+IH7o9DkItat4FdbY2yVg5swuRaLK6BVSSXcZXoM0FWTREjEV3j9DKwYst0/b1+/c2z859vwGb0jw19a X-Received: by 2002:a05:6602:6d82:b0:7ea:fcd8:f78a with SMTP id ca18e2360f4ac-7eafcd900cdmr4872539f.7.1717068283585; Thu, 30 May 2024 04:24:43 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4b0fb002987sm524353173.62.2024.05.30.04.24.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 30 May 2024 04:24:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 30 May 2024 04:24:43 -0700 (PDT) Message-ID: <665861fb.050a0220.e0a08.2711SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 0EB89605C373; Thu, 30 May 2024 07:24:43 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 502b07c4e0c2b250a33325d6f2fbd28d2aad5af7 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-next-net-intel 502b07c4e0c2b250a33325d6f2fbd28d2aad5af7 --> testing pass Test environment and result as below: +----------------------+--------------------+ | Environment | dpdk_meson_compile | +======================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.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.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/29252/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/