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 C6E17436F6 for ; Fri, 15 Dec 2023 03:48:38 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C333F402CD; Fri, 15 Dec 2023 03:48:38 +0100 (CET) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id 70B6640266 for ; Fri, 15 Dec 2023 03:48:37 +0100 (CET) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-1f060e059a3so189286fac.1 for ; Thu, 14 Dec 2023 18:48:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702608516; x=1703213316; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=HFCpcI08AjQHCByMI9K9pjoyABPke5XSAtE5dDsdniE=; b=dJc5J+0q+727egG3c7S65Skwyjq8ZQ3Vh7qpi/tB6XPhH0lmj7uFu8l1+DvQMEhQZq tT/6WaNUcV9ekz19fFxugAzPKq12KtIjuySlnieMZfygjp3ylgckcZQf+3TLmZzRtSsm ozutBLcVbgcV9WtzhJt2ROEXLbpCV11X+1OlU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702608516; x=1703213316; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=HFCpcI08AjQHCByMI9K9pjoyABPke5XSAtE5dDsdniE=; b=ow7ST1JgAPGJpkktk6rCd+XbImEg80SzTHTXl2ORs1g4w1Q8HO+DLlFzPMx3eRHI0M aTUu3qDTddB8efvmFgpZR2pp0NqelDDEhmhjIeYgoaCFn6XXjL4YT8uyjb+WXg9pGY2/ fXkW2OdbuGRUREbTniNLEdhAVQwJLFyIRY+/8DoiIMDuWffkkwJNqhIYiiaZCj6CnlBu 4CWE2nuYk3bQdl42qu6/Po2JtuZTPaFDaSmHTUdKAdU5a2msFQJxN4bUTrss4PoQj4g3 7iOGYsoVMkjGm2Tfd3EL5WR6Le//tw2WDi0sS0dHpUG66sXbKgsQcwNDKl2KZzdu/g4D 6/Fg== X-Gm-Message-State: AOJu0YzT0MErMJD6aLonePX//Q8lXFtj07MxGHN93Cj6ZYQkU/qQfkVM ZpHjEc6U3fCA/nDobMb+YHOCYM8v3D5nhM2ATDJiyBshPEUKDPNINinW3mjN3Fi6WYW3D9xdsA= = X-Google-Smtp-Source: AGHT+IFt8SeN8ug5e2Jjs0d5w/Q5RidYodGTSS39ipd68G73pYTZ6pxbdZzukLIGB/PVTrn1DISsm7JdsOVc X-Received: by 2002:a05:6871:6185:b0:1fb:29d6:b134 with SMTP id rb5-20020a056871618500b001fb29d6b134mr12984991oab.23.1702608516728; Thu, 14 Dec 2023 18:48:36 -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 u2-20020a05687036c200b001f93d0b3c9fsm917080oak.15.2023.12.14.18.48.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Dec 2023 18:48:36 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Dec 2023 18:48:36 -0800 (PST) Message-ID: <657bbe84.050a0220.aca27.f47dSMTPIN_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 3A683605C311; Thu, 14 Dec 2023 21:48:36 -0500 (EST) Subject: |SUCCESS| pw135216 [PATCH] [v4,6/7] dts: add scatter to the yaml sch 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/135216 _Testing PASS_ Submitter: Jeremy Spewock Date: Thursday, December 14 2023 22:10:12 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 135216 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Bullseye | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28638/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/