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 1D23243BEB for ; Fri, 1 Mar 2024 16:10:49 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 05A6F42830; Fri, 1 Mar 2024 16:10:49 +0100 (CET) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id A2E76427D8 for ; Fri, 1 Mar 2024 16:10:47 +0100 (CET) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-608c40666e0so23307757b3.2 for ; Fri, 01 Mar 2024 07:10:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709305847; x=1709910647; 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=QyI6v8QJUx5K5C1Dcl1mo/eGgaKD0u/R2tmmnQKDf+Y=; b=Ei7iL4FMsHn55FWyFGqFkG5Rt0vVhyIBJ+E982t+A1YAjiky/TsoXTIz/Medo5LLpG Z2FVy8XF81Kt2RZo8M6HLBY2WmMOjEfA9TmfmGA4GBKsuhPfFWYedr1yy+H5b3rGrXMg e1k/riti8xp0FK62YDjgNG8Nx54Tr61eVBV3o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709305847; x=1709910647; 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=QyI6v8QJUx5K5C1Dcl1mo/eGgaKD0u/R2tmmnQKDf+Y=; b=OlIMCrWnMkJ7XO6qmTm1EKxv1uiUnWxmdm4gZZ/mB3ynRRinl501feqOBgntclj7Qe 9DUkI8f825mVkEq09h7jif9WRTQjb1KK7W2OQ/KEp+oRsbTW2VhdhzMP+muvk4YBwMC3 /fZsInzFztsr/nsFHAqhb7J7JO9uSsQOsLndmYJw9rI69RrLLbgIsCyFbOx22r1uzh1r 9M5j1uwzRDkmed7CrnowER9Wq8izCT4jvf/xMIH2p1JMM7FYD5F733EhyAu9L5FimAC1 NP9y/p3vrMnox5VYdfHy+DCMjxiAP1WCDa2Bp6Ow6g1rTNim+cGnp5y5TCz8Bfwf6u90 MoNg== X-Gm-Message-State: AOJu0YyuOf6dmVwHcCLO5p8GNvsM1RtB4FnDdmj8/ZePCERiIQp4h2r1 UrCBLoSFLBAqiV949Izkq0o5xmjWaLYu1GT28YDPngOD24QGeBQjrJ4QKiO5R23QFRIxhTqE2fg XNJfBBrQoKGhIiYlHcxSnC/I8zQcR+/PDwukaEw3C43pu9jND3d2s1pyZ X-Google-Smtp-Source: AGHT+IH3ssNgalz2tc5R8y72mYwhtlufQKauwIRI8d099d+dbg//Opuw6uJUe2+nR1v8KfWaBosyhkHarUxo X-Received: by 2002:a81:6d58:0:b0:609:880c:a830 with SMTP id i85-20020a816d58000000b00609880ca830mr993768ywc.46.1709305846700; Fri, 01 Mar 2024 07:10:46 -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 c7-20020a81c947000000b00608e749c1fasm92347ywl.56.2024.03.01.07.10.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 01 Mar 2024 07:10:46 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 01 Mar 2024 07:10:46 -0800 (PST) Message-ID: <65e1eff6.810a0220.a7f84.6050SMTPIN_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 5A0A46052712; Fri, 1 Mar 2024 10:10:46 -0500 (EST) Subject: |SUCCESS| pw137666-137672 [PATCH] [v4,7/7] dts: improve test suite a From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240301105522.79870-8-juraj.linkes@pantheon.tech> References: <20240301105522.79870-8-juraj.linkes@pantheon.tech> 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/137672 _Testing PASS_ Submitter: Juraj Linkes Date: Friday, March 01 2024 10:55:22 DPDK git baseline: Repo:dpdk Branch: master CommitID:5df34de5808a7b826b8bc035d6ee3161a12be364 137666-137672 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian 12 (arm) | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.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) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29369/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/