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 1865143C5A for ; Mon, 11 Mar 2024 22:08:34 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 007F74067D; Mon, 11 Mar 2024 22:08:34 +0100 (CET) Received: from mail-vk1-f225.google.com (mail-vk1-f225.google.com [209.85.221.225]) by mails.dpdk.org (Postfix) with ESMTP id 5604A40647 for ; Mon, 11 Mar 2024 22:08:32 +0100 (CET) Received: by mail-vk1-f225.google.com with SMTP id 71dfb90a1353d-4d345250ee1so743768e0c.1 for ; Mon, 11 Mar 2024 14:08:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710191311; x=1710796111; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=hJsYbvnhlkHWV2W62VBGgdfISj7cNyAsTUi22PODj+g=; b=aFem6dDP5lzROa/bzE+hv3E4PdtI6xRY/akhFTFZtxv+pvExoMgEMg+y/6kGuVP41m ouGoGHRl4b6XoZWG2PwGTN3Iwg2kHs9/XtsILmMAeoNnkMFVN2GC3mrtBBYMrxS0GmCj phEN+rypqZQ0J1xM9faUMtscmc5CPO7pACT24= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710191311; x=1710796111; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=hJsYbvnhlkHWV2W62VBGgdfISj7cNyAsTUi22PODj+g=; b=g+NF7oTVFaEn1XgHt0ju6WhtazYF5151gpV7V9wVGfK4glcivtd3PtIcP8gMVNEcts EMAuU+zmcvSEjYbuFiSyuVzvaWur721q+We070RU1IiwPnPJGqrFY8F1GtQpJ5iJyqKH 9hbgpMAffNGVpFTKBoBibz4gnFeTNkcf8PWyEaofy2tBIqghNM1L4GRq5BpISBcjnx+2 5B1kVg1PoDM58o/YCdWq7I7M4iDL53aY/71ZZPgpH/FyIWJs/7ZICIDXhJYp5BdYw6Zb Iw+6T/Kmz2QYSoHg5CBVNc26Y3tj0PGdKpHqkQHTB08O5JBhU27j8c1uORWDNsBP8Bdj aa2Q== X-Gm-Message-State: AOJu0YzO3ck9mHSYaabrqxEIOkLxvAS4qxiFvGTfDvPW7dDc2MqZXtE0 fTtHkmng/RP37Sa8NiNi+oqmsdVL89aTSrSdkKx/8hc790OCk5h/9+zWGMcqEJzzyr/6ygUoXn+ ufIRbGAQmnKj6FLU7orVAvMJNJsF3kytWfUT1i7Ju X-Google-Smtp-Source: AGHT+IG5ck0UqBScBQoquhUGn+Cz4A0T0fEJebUui1YJHnl+NgRiADVPJgGxwMWVXa5Syu5tcSQLzNNO7sig X-Received: by 2002:a05:6122:2224:b0:4d3:3bdc:801b with SMTP id bb36-20020a056122222400b004d33bdc801bmr4381986vkb.8.1710191311658; Mon, 11 Mar 2024 14:08:31 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id r15-20020a0562140c4f00b0068f3d78e17dsm295903qvj.41.2024.03.11.14.08.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Mar 2024 14:08:30 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 11 Mar 2024 14:08:30 -0700 (PDT) Message-ID: <65ef72ce.050a0220.4a171.3111SMTPIN_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 1AAEB6052471; Mon, 11 Mar 2024 17:08:30 -0400 (EDT) Subject: |SUCCESS| pw138159-138165 [PATCH] [v9,7/7] dts: add pmd_buffer_scatt From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240311154405.13269-8-jspewock@iol.unh.edu> References: <20240311154405.13269-8-jspewock@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 Test-Label: iol-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/138165 _Testing PASS_ Submitter: Jeremy Spewock Date: Monday, March 11 2024 15:44:05 DPDK git baseline: Repo:dpdk Branch: master CommitID:a86f381b826660e88794754c41d3aec79ce9b87c 138159-138165 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 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 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29502/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/