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 643E343BD7 for ; Fri, 1 Mar 2024 15:56:16 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5E2BB434B0; Fri, 1 Mar 2024 15:56:16 +0100 (CET) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id AB99F433F2 for ; Fri, 1 Mar 2024 15:56:15 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-365aff1fa8dso7679185ab.2 for ; Fri, 01 Mar 2024 06:56:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709304975; x=1709909775; 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=55sLrVn7eOPUJIg4bdECizt2SQXdkmQE4o3jPYy3mpQ=; b=VIHluQJFnmPKHWabP1wux1UiavG0n1UOT1/g2fP6ikI9FrgdiMTKwQMPp2FAMycnOI BlWO/98tMJr9bTaWWH1rvMTEHXjzKdw1zo6slTN4Wdty+cuscHfpAmT5so91PleUIe6v rMxyo2FJfYbSwxrezDKOUydlABEhqerEXDKBE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709304975; x=1709909775; 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=55sLrVn7eOPUJIg4bdECizt2SQXdkmQE4o3jPYy3mpQ=; b=Q5P8n0LD7SOAQ46xhkOZpElOi6UoBASsFxwAztl7WjcNmNgIVJJvkRmvaxxAy7RWhv Esv0UNqrS+w4ZIkPc8fu+tX9TsYzOG4B4DGA/O1L/EKRg1n90GrNKL4SZplQGbURemjz XFPf//A8/g6XVizolpaHAELVxk/XjtM+Xk0L6bptNMIA9QzsplULTjvhHf9/VARgreEz S3nTHQSw6q1xKWXm88WOGqc/qKygtrG+8DPdnmOv+lDgUKWVjsaTyo9VnVoSUQOMgy2n /K2ouafFAfIHxE9s8pAocjN3GDjDiVEg6ytN7WBzC5twblpY8d6coJLcCltRmmgSNsrm Bwew== X-Gm-Message-State: AOJu0YxooUSZwIrTohbqmjCaQc6M0/Hm8m9RXA+Zyf6er3BuXI0SkJPi LVTr+SmxNHrWZE4JjDpJ4uPGzJNOnDY6L+NFABxm2RZ2nA0jl3aqo8uI+04xhsc+A5oOHIAaeOM yW2TSlTtRVeNJNUV0U8cUxOkCH22NCQM4BQtv/5idaecjlVRtYjVtaPTh X-Google-Smtp-Source: AGHT+IHXnuQOARNe+8QhTcz4BzHRyIAoYjvuHBugjtVc5lz7XKGBwCsRD0ERe2NIQr46mzP92UVjWR/HWSji X-Received: by 2002:a05:6e02:12e5:b0:365:1d57:6da0 with SMTP id l5-20020a056e0212e500b003651d576da0mr2285630iln.26.1709304975079; Fri, 01 Mar 2024 06:56:15 -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 k5-20020a056e021a8500b00365a04a324asm170727ilv.35.2024.03.01.06.56.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 01 Mar 2024 06:56:15 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 01 Mar 2024 06:56:15 -0800 (PST) Message-ID: <65e1ec8f.050a0220.ab7d7.b5acSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 9442F6052511; Fri, 1 Mar 2024 09:56:14 -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-arm64-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 | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | lpm_autotest | +==========================+================+==============================+===========================+==============+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+---------------------------+--------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+---------------------------+--------------+ | Debian 12 (arm) | PASS | PASS | PASS | SKIPPED | +--------------------------+----------------+------------------------------+---------------------------+--------------+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+---------------------------+--------------+ | Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+---------------------------+--------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+---------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS | +--------------------------+----------------+------------------------------+---------------------------+--------------+ Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.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) 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/