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 291BF43813 for ; Thu, 4 Jan 2024 08:07:46 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2500540262; Thu, 4 Jan 2024 08:07:46 +0100 (CET) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id C9CFB4013F for ; Thu, 4 Jan 2024 08:07:44 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7b7f2c72846so7772539f.2 for ; Wed, 03 Jan 2024 23:07:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704352064; x=1704956864; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Kb9NzIhlgNHrX2D4p0EZ1Wk7UCb7L46M9J1H95yf7Lc=; b=TdSCwmOoFqntp7Xo3ybUmaZ4krkuoSXdWNlEW31qjgZk4pinXet9V3/xfXfUKO3sb5 bFr2THwzidT0UM43mif9NULmRLd+sf1TScwFdSIs+370AdaTDM3q9m42ogwLGTv3kvFy bRs+B1leBf00v+mx3Wbu0bOjMey9eaAznuUB4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704352064; x=1704956864; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Kb9NzIhlgNHrX2D4p0EZ1Wk7UCb7L46M9J1H95yf7Lc=; b=w+8MnT45lM/nLT9TtgiHWIYLAmFrub9pYa+0WoSNLD3d/rHa00OvZ5qETlcFfwlqKc svk5C1FCKs4NXrTgIpNFalYI9X2oZAWrKR1R2tf4r6P56buBJXGxV1kM7cC9mw3FydJO 8lJ4Q3ZlU9evLbEkGH0jiHhRgnkxApJEPCXS5g1vkOhzd5S/mOLWloIcKV75lOFUFVMt SGf1HMQCaFK5LG8Jsdsq+M2Czg6CSw8i8wcUpnqKSsf/s8h1D5C2HuUO1M2MJALTur7U lQjK8N8GjiQ2KK2ZYGbnc7bWLgNKaYTtZEYKzizjVTJmrourbhy6ciuU13dXwjUlr0JE 0ogQ== X-Gm-Message-State: AOJu0Yzup9CuSjT59dLbhgmKCiTgMlVIkaGmvh/jtNl6TAkDvK5dyq3p LpqynOVrISrnOqnbqsoAEv+lqNaBUw1sVbdTutXfkVawAr6DQJcuDt5Pt4zEKFS61Q== X-Google-Smtp-Source: AGHT+IGpkJl1mbbKkx++xSb0bASueLAe8izhd2yD8JTi0jnqdX6PDPpZ8cFTqMyBOEgs8Dc05VpeJ6LiJ5sQ X-Received: by 2002:a92:cd85:0:b0:360:d8d:1cc6 with SMTP id r5-20020a92cd85000000b003600d8d1cc6mr221545ilb.3.1704352064277; Wed, 03 Jan 2024 23:07:44 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a4-20020a927f04000000b003606698b75csm18745ild.35.2024.01.03.23.07.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 03 Jan 2024 23:07:44 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 03 Jan 2024 23:07:44 -0800 (PST) Message-ID: <65965940.920a0220.18347.16b9SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id CAF87605C205; Thu, 4 Jan 2024 02:07:43 -0500 (EST) Subject: |SUCCESS| pw135714-135720 [PATCH] [v6,7/7] dts: add pmd_buffer_scatt 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 Test-Label: iol-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/135720 _Testing PASS_ Submitter: Jeremy Spewock Date: Wednesday, January 03 2024 22:32:06 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871 135714-135720 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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) Kernel: Depends on container host Compiler: gcc 13.1.1 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28783/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/