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 5E38643C8A for ; Mon, 11 Mar 2024 19:38:22 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 59FE540687; Mon, 11 Mar 2024 19:38:22 +0100 (CET) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id D66B54027C for ; Mon, 11 Mar 2024 19:38:20 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-609eb87a847so35816297b3.0 for ; Mon, 11 Mar 2024 11:38:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710182300; x=1710787100; 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=/0rHDrhqIC1Nc0w4IYFKgV9T64BaHfDBmE9OSzf6FAM=; b=ZDYuGn/xCqntTNvSwXh89QEOJIgiMcgFjkyAq6CyFGXpBpVaMUQ3/HbZABJBuvmN6T wdFPN3d/e96Xuy8IcV3fbjNePbQB/3FiT14L2Tp6sKosQI/gmk1BK9rvqE42VZj9OpV8 k6rfH0n4B+l9pnjoQOmikelLjizx9ymIW4vSI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710182300; x=1710787100; 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=/0rHDrhqIC1Nc0w4IYFKgV9T64BaHfDBmE9OSzf6FAM=; b=IBn5H8vOtPRiK0reJxar6JmIA2S84kuRGJJMZIJO3alnh6xch1NGrjHRJqpVV5ZGLh HbXFuFrJ+5jsLLbvKhx5yRZxGo30ZWcMXIu8XkbnCB30Teo3neQdcu1Wj6BWMeljNxgO BDq18B26A6t2TFbY/gDOi3cMY9xnK/gWdgHLqGokn3zssUNLMb6d9ozTFi9HKWtxalBr PjaimTVswFUMLJByMG1+QVTMhBszJq74a9L2zJJX0TElpVZ3rR8T0UNXblV5LYF5PiPf lLbEE3HDjtpqE5SRUkhR9vDjI37r0nmw6i9uXuuLX0a/r3TcZ283sem1OGZ5RcAQImT8 uqEA== X-Gm-Message-State: AOJu0Yy8wXZnQkQQ3YalTsPUzKl2YzgHI38/hfffFsC3AUWl7vqgP+ZS 3qk0PKvkMT1lB9bPzH6WiFM++xTYvB3Ri3dYVOD1VNXOAC9lu+7KyVY5XKSsWwhuBuetPP7jOvI 4lZK5f5gZtNmTenCmheLBWXnZ2cFEHx5i3ARr3evu X-Google-Smtp-Source: AGHT+IEjHaEnDgY7b5Ee4dVyAVm6OCRs0rncROfMPvQ4XkIwTcXfJWHlxuWdYhwN1PWiDAfP2r9eKXEYx7df X-Received: by 2002:a81:5253:0:b0:609:efe8:7e03 with SMTP id g80-20020a815253000000b00609efe87e03mr4702760ywb.16.1710182300277; Mon, 11 Mar 2024 11:38:20 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id q32-20020a814320000000b00608099dfa11sm310394ywa.40.2024.03.11.11.38.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Mar 2024 11:38:20 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 11 Mar 2024 11:38:20 -0700 (PDT) Message-ID: <65ef4f9c.810a0220.e9ea5.465cSMTPIN_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 E64786052471; Mon, 11 Mar 2024 14:38:19 -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 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 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/