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 6FCFF43751 for ; Thu, 21 Dec 2023 17:21:28 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6AFF34026B; Thu, 21 Dec 2023 17:21:28 +0100 (CET) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 26C18400D6 for ; Thu, 21 Dec 2023 17:21:27 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7b7fd9e17d8so36723239f.3 for ; Thu, 21 Dec 2023 08:21:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703175686; x=1703780486; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=YSveLqiQW9g2gNIH+mmqQI7D79EGyLJ0npfRaKon2WY=; b=YVxOkdouRzpgGWciv8ebEU/0MFSUk9EsQKIkLjHRzAPEBZiMVH9Oqx/HKmKmjQxNT3 ODk+BP8uySETZHFpEUj6BDBkhtRr0BKdljmg2J12saqgBeEsAkCx0SB9uUTg0ittrUHN rMInNS7lbz7ew5weL+PJ5xXboH9ZCQQW4F7OY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703175686; x=1703780486; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=YSveLqiQW9g2gNIH+mmqQI7D79EGyLJ0npfRaKon2WY=; b=R5Cwv2UmmGGOM+OZ7E4VNn4fefnsZPuN88P/N3MCRmmYEgZa156K+yh6ezRMeOxK2n Uv5gOIWEsJZZA/1DwIO1ToUsgqGNfgYJ5iwQT2Wl9fn+pmLw/4SvGnnaqbCqq3U7UOJ/ EVeGnZ9xwe4/EbfXqC3OqTfL+duVzLaPD2h+/bw9zEyq/jSnfllNw4dEWO1HWk066JRT ueUFYbaHl4u7UxKISvOcBqdSef9Wg+pc1nCfh8WWwAAW72dfbLUD1iltHTXNzk+KMNAy 2rzBdqEAU2diMfgxpYfMfqitouewMcwH0vAxq1mNn/7dSlYrcSmj2RCwgUTY8LKiSR4H fLvg== X-Gm-Message-State: AOJu0YzHH0wBZXcHcc4gXI4s4F0Y+QvhKUbRlAhWKgknFuzc3ecI0DqU 1a0Y0y0bB3Jpzzp/uBQ2J9X3e+XyU67DgBAaE6ylkj7IWWUqEwKCdkIiFQ== X-Google-Smtp-Source: AGHT+IE4Sb2IXPoFU9lugc9yc0+OBpMAJPmzHskBxa6Y15HIHYjhrB0Ry5MgHEbzNzg2OQm0k7iDK6dFXE5E X-Received: by 2002:a05:6602:6404:b0:7ba:9198:f322 with SMTP id gn4-20020a056602640400b007ba9198f322mr1091045iob.37.1703175686575; Thu, 21 Dec 2023 08:21:26 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z11-20020a5e860b000000b007a66a7c2ef3sm93301ioj.31.2023.12.21.08.21.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Dec 2023 08:21:26 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Dec 2023 08:21:26 -0800 (PST) Message-ID: <65846606.5e0a0220.af26b.45c2SMTPIN_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 DF088605C311; Thu, 21 Dec 2023 11:21:25 -0500 (EST) Subject: |SUCCESS| pw135455 [PATCH] devtools: forbid writing to standard outp 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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/135455 _Testing PASS_ Submitter: David Marchand Date: Thursday, December 21 2023 13:31:20 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 135455 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28716/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/