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 29D21436F6 for ; Fri, 15 Dec 2023 03:59:16 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2593D40266; Fri, 15 Dec 2023 03:59:16 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 493F640263 for ; Fri, 15 Dec 2023 03:59:14 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1d075392ff6so1175875ad.1 for ; Thu, 14 Dec 2023 18:59:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702609153; x=1703213953; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=oSKR4ZtyyyDykb/1eVsh3lclTwg7dbDlD4hj7QbDIdw=; b=OzX1uoCiUtIm/5F+FDV4Vis5QWfccbtpyfSAkAVT7G2ZFOYXZLSecxrHJpAAhrUkvz r6zk4ZUYuMxMZmeg338pTfIemw7s9p9iXJoG9De+deLqeIa1UIUvSK0+5Z4xFQqIp1+E K6eWxwPUKrV12Gbl6P1UF3gt+zJoPGwvn1SOw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702609153; x=1703213953; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=oSKR4ZtyyyDykb/1eVsh3lclTwg7dbDlD4hj7QbDIdw=; b=MpABIQYU3afMYE16/7TqJsm1ojlB7ShlZaG9O1CXQ7bFuhtGuhyi11p85Sqzd9SE6U nnu+mzRpo/jpPhkTih9nnwqJkg5xDxHVWfI4/xiaS0yAh2DmMYl96cnx+uh2RYYrYccC 2HCyHf75CVt0qumjNtdpC5G3fQOHRwWlJkyC/AwGVNykH3pPXORMC2G173UhWbCn6VxE cDLLpk5X2c/2xnxgB8o0oCywNrAdSzSub/L11mkx703hkYa5DpARR3ALR32uOKyZ1Iof n2RWQOSveBLybkciL5sCUC5GW2DbGjpR57AP7Zq7HJZSMt6NSEMrfdNZrOjfCs70ZonU J04Q== X-Gm-Message-State: AOJu0YyrJttVWB1K8qxPxRlNY/68iyAHGCB4ISTEwk6wpSnd64ZHiX2B wlWqmNRu0sk4RcNcZhwsUe5sVzCB4OMxkywkTLg95tlWSQ37pYGIcKyWQ7Hm5o4nfyN/4Hh1MA= = X-Google-Smtp-Source: AGHT+IHSO/YVMgj8wXHgpQLMahR9IvQNlbC6Jli7R8k0hSuVcKFM9DsFmAs8UyvD8lSGHhamlmig6yj8K/yj X-Received: by 2002:a17:902:a386:b0:1d3:675b:19cf with SMTP id x6-20020a170902a38600b001d3675b19cfmr2331088pla.25.1702609153534; Thu, 14 Dec 2023 18:59:13 -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 ba1-20020a170902720100b001d0b4c8f81bsm836186plb.33.2023.12.14.18.59.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Dec 2023 18:59:13 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Dec 2023 18:59:13 -0800 (PST) Message-ID: <657bc101.170a0220.efcaa.a682SMTPIN_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 B63036051823; Thu, 14 Dec 2023 21:59:12 -0500 (EST) Subject: |SUCCESS| pw135217 [PATCH] [v4,7/7] dts: add scatter test suite 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/135217 _Testing PASS_ Submitter: Jeremy Spewock Date: Thursday, December 14 2023 22:10:13 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 135217 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28639/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/