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 AAF8143751 for ; Thu, 21 Dec 2023 16:53:03 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A7FC04026B; Thu, 21 Dec 2023 16:53:03 +0100 (CET) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id 5337E400D6 for ; Thu, 21 Dec 2023 16:53:02 +0100 (CET) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-6d267461249so540401b3a.3 for ; Thu, 21 Dec 2023 07:53:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703173981; x=1703778781; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=TGMu3Zi294PqMusgJ8qYtK+T1K2GX83LseHXhNe5UW8=; b=fRxXFapkWs4jwFpLOAyfO3IfFFri59Dee0VCVhIFqrhAEH0BwoZ558+G+5xX4fS7Hg FsScYd3VtSRSWEtLPVK1Q+7E3jWc2YIU0vCaZS3MDGUKJ3sz4rnakZZbn6Z65DGauFY+ Mg1hpX5szDAC53jiifLTinM5Lu03uEDTkuAD8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703173981; x=1703778781; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=TGMu3Zi294PqMusgJ8qYtK+T1K2GX83LseHXhNe5UW8=; b=P4Q47cGHQqtwXrBjXhSsGuBbJvds2IoKKK+Ya4WBW0RWrUkWZTKr5kIkevHo1GKh8P wXy877RJKC1fEn+C+Ue5nwMQQkz2BStsbA+sjJxoIIRO+O5yWWK+K6S0R/lWd2Pr6Eh5 FTPN3NaabDPnnXINE0Gxz98u4MacUnpucfn1kSL8J3R0mUTRN2h/oELBxzSB1MBHYs1h dQ1F8wbuniXCA1fmp6r2coub1q87LFSkS980mftwJ5IObFo3cVcJ5zGWh/0SHorDW4T5 zmWC+ml7Q4nAZdwKbth9c4KydJGJPluXszsrHaheob8ddK9pJDZGgetrh0Fn23u4KUMw /JJg== X-Gm-Message-State: AOJu0Yz5h7MFXa+sM/GE5P7bTzR8fiVxULC9n4e9uroCR/D/sfYVrNZT PQw8sp1vBL3vxHHwLFM50tQnzFT5QD2gvv8Kxl161UahW62qAz6V67HdlQ== X-Google-Smtp-Source: AGHT+IEU0VMVrpuKsHEiV61oo3aMgNcZ6+svCy551JHKKYCamu9/wUnZoQlqvMjjpvPVra939uXTQUdCSeIp X-Received: by 2002:a05:6a20:12ca:b0:191:b226:f927 with SMTP id v10-20020a056a2012ca00b00191b226f927mr1112754pzg.87.1703173981652; Thu, 21 Dec 2023 07:53:01 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id f15-20020a170902684f00b001d38c2f88c0sm93626pln.93.2023.12.21.07.53.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Dec 2023 07:53:01 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Dec 2023 07:53:01 -0800 (PST) Message-ID: <65845f5d.170a0220.16dbd.5464SMTPIN_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 DC65F605C311; Thu, 21 Dec 2023 10:53:00 -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 | +--------------------------+--------------------+ 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 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/