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 4D2DE43815 for ; Thu, 4 Jan 2024 11:05:34 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 472EC402D8; Thu, 4 Jan 2024 11:05:34 +0100 (CET) Received: from mail-ua1-f100.google.com (mail-ua1-f100.google.com [209.85.222.100]) by mails.dpdk.org (Postfix) with ESMTP id 7B33A402CC for ; Thu, 4 Jan 2024 11:05:33 +0100 (CET) Received: by mail-ua1-f100.google.com with SMTP id a1e0cc1a2514c-7cc92a83200so132410241.3 for ; Thu, 04 Jan 2024 02:05:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704362732; x=1704967532; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Xi3MlSHKSGYnenZXyDm8kg4TrEBfezbuyTjG4geaCjc=; b=RHdIucNAgxqM3Pi+EgbCBkmRoneuYyMlY4CpjbqH11b6VbrTZCkzkKGGM7h4nOaROL 9LhrbURNzBxOvxPq44V+J1a4PnFsFB4BwjwqLmjSc1i54YKuDUYZkghm8WEAbnfcq/Eh PWgSclCBCIFLqKMCUYNUo2fr0EqaxWpZxnPkw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704362732; x=1704967532; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Xi3MlSHKSGYnenZXyDm8kg4TrEBfezbuyTjG4geaCjc=; b=p6l6CTHbV5nRomRhXUap+aeOlmH4kpsolifdnpBeoC2Xtp5NENyrknQOUKSxi15cN/ Y+NUVH0c+Y/0FAFSshh7jFYOolDNbssrRbGtWJF7oUT96gL8bOIXrUuMUypH4ij+S0Aq 5CK8Jd9AO5ZQ0O4+H79HcyFY0nYdrKextbAOM2UwKeZ+SwL/fJEbIPlWWQpn79cuG1SF lWo8KWJz1Ub3uGs9nvDyCHjtICGLfZ1t3p6xujtIiHOJLjBNXGqiv8pQPAGSIauaD+r4 7ZhABsT3W1qwtazNa/DFvk7l6YS4hlT7bmTRbElwg5Q3AjtoYIn7j3q/5Zf7wYFn29Lw f4jA== X-Gm-Message-State: AOJu0YzKvWpiaz40t33dCCVbZjnFHjixN+JlNAfQ/In0bFpS37u5/RrU aYcEYy9J32R/2LKkbO4a40R4LpibpXW62C1rGfOsNi66wb7O68lp6LljCeEi4ivYl0DDIR92bDj N6FTgYw== X-Google-Smtp-Source: AGHT+IHIROPLQC2sSsYpjPXhftDYZyU4bbdmGs4LceYU77t51L7C9v2MqmpqzlEjY2AajpYPz+AgDL+zTePJ X-Received: by 2002:a05:6102:4405:b0:467:78d:42e6 with SMTP id df5-20020a056102440500b00467078d42e6mr122161vsb.15.1704362732777; Thu, 04 Jan 2024 02:05:32 -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 e14-20020a0561020dce00b004677c3dee23sm506754vst.0.2024.01.04.02.05.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 04 Jan 2024 02:05:32 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 04 Jan 2024 02:05:32 -0800 (PST) Message-ID: <659682ec.050a0220.88f2a.026aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 660446051823; Thu, 4 Jan 2024 05:05:32 -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 | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | 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 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.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 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/