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 76CDA43A9F for ; Wed, 7 Feb 2024 14:04:05 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 726BF40295; Wed, 7 Feb 2024 14:04:05 +0100 (CET) Received: from mail-ua1-f98.google.com (mail-ua1-f98.google.com [209.85.222.98]) by mails.dpdk.org (Postfix) with ESMTP id BE1C540279 for ; Wed, 7 Feb 2024 14:04:03 +0100 (CET) Received: by mail-ua1-f98.google.com with SMTP id a1e0cc1a2514c-7d2e1832d4dso294276241.2 for ; Wed, 07 Feb 2024 05:04:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1707311043; x=1707915843; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=mnAitM5Zmkc96T/1531vvCGqE76NDx9Fihsm43zqR3o=; b=gXUQytFIkKvbVQj/r9nMYU5s6Hm1LpUiNaWNhawDtlK/pes3Z+Uwnh+hIhHyIChndk KnRYNwwdE/dZzwtHZWipx3Vh+rnc5eihgG/l1TnWpEznsDfa11i2wx/kUwksKD1t6L3k jbP3/UdShiv9PGYWx0Giw2B2gfex/M8lXzueE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1707311043; x=1707915843; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=mnAitM5Zmkc96T/1531vvCGqE76NDx9Fihsm43zqR3o=; b=F3W3kLtEk4JqJkptG5quA8zPkWxhKdpihkKZLtp+sKImLn/J7C18/WZm+2ioXxeqxZ KH/L6bsl1fFDUijANy1+Xgy10buMRl8kH+x02kJlzlJYExzv5W0xKl/KKfjx0Od6PQgm dra7l3tZZhRefo8jnj8iT+ZkkDC5Ko0WtbrvrYijqiRXngsSGb/GRMsm4LphS7qXUy1t qQmFh3SZsbvlQuizefNP6RjS0zYLWfYaVj1HkKwKUjaUaRv3U6zk5qQ8kCsV2lggiUeP AcG4gTG7UC/qKQ9yT3XRl4rNDJm46WiKGto1c8ezope4zorprFcvzBkdTPI6gA1kp5rf aKrw== X-Gm-Message-State: AOJu0YzeB4JaAWltr7kRkKQO85GK91BCaFlLpOMmCE8YZAGJv85znkiZ t56noQ5WuQzRofRGgeqs/84Cb7zQCSHgEriOV6iiOnQ6uWlLhcJA4ZrAT1fiAIERTjACDBYhz6K jy5d/vkNx/UGrfiKnuqpUziv0523EyMPydeUCfewS X-Google-Smtp-Source: AGHT+IGTwGU9CzlvB98EoFKf+8rSq7v3ZGzUc1R6f4pmnDRmFv4MtsHB/UUJ7TbQgnERnAGPZGeClgAPrDHO X-Received: by 2002:ac5:c559:0:b0:4bd:29f7:53c4 with SMTP id d25-20020ac5c559000000b004bd29f753c4mr1925385vkl.1.1707311043157; Wed, 07 Feb 2024 05:04:03 -0800 (PST) X-Forwarded-Encrypted: i=1; AJvYcCWuLvUazMgWaIWlKvlkMSg25ZIshUeRxYnz7XPMhJhs3a+ZvhW0HpQPouIonD2v/W1KJTVet7M5ZpowL6ySM4Dyad6xwQx5ka+n9rMpHA== Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id di30-20020a056122469e00b004b6d0efd7e6sm55286vkb.10.2024.02.07.05.04.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 07 Feb 2024 05:04:03 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 07 Feb 2024 05:04:03 -0800 (PST) Message-ID: <65c37fc3.050a0220.67dec.33bdSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.11] (unknown [172.18.0.213]) by postal.iol.unh.edu (Postfix) with ESMTP id CB4956052517; Wed, 7 Feb 2024 08:04:02 -0500 (EST) Subject: |SUCCESS| pw136479 [PATCH] [v1] dts: strip whitespaces from stdout a From: dpdklab@iol.unh.edu To: Test Report Cc: Juraj Linkes , 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-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/136479 _Testing PASS_ Submitter: Juraj Linkes Date: Wednesday, February 07 2024 12:16:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:a4ce111cc89f580b8c4aad51bdb061acbdfde86b 136479 --> testing pass Test environment and result as below: +--------------------------+----------------+---------------------------+------------------------------+ | Environment | dpdk_unit_test | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +==========================+================+===========================+==============================+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+ | Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+ | Debian 11 (arm) | SKIPPED | PASS | PASS | +--------------------------+----------------+---------------------------+------------------------------+ CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.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 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29079/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/