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 6E5AF43751 for ; Thu, 21 Dec 2023 17:09:10 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 68A0E4026B; Thu, 21 Dec 2023 17:09:10 +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 54602400D6 for ; Thu, 21 Dec 2023 17:09:09 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7b7fdde8b54so36513539f.1 for ; Thu, 21 Dec 2023 08:09:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703174948; x=1703779748; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=sigfY0rsYQ6OcRiDkim9AT0d+dBnAU1X497xWvuZiAw=; b=FEzccKrjeV3VHtM54tGulN3zHC3V5Hn101GpFiGIqhftQpZ/epNQx8LoVSxKYgWYo/ 73Mmkp9339B1o7BL2RsgHemPbNPLFjT8F4o5513+fmcp3tA1/izXpoi9QSaiAGso5Aju 5pOdtiGGDwBaaBG7um4e/xInfxF+Ul1ZFF4sY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703174948; x=1703779748; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=sigfY0rsYQ6OcRiDkim9AT0d+dBnAU1X497xWvuZiAw=; b=XyiqjnUhQpFhnmGPMezVJJwbMBiBZoHSyVxMSzF3EpWgCzDGxTFMo4ACGIT9OhhNqN GK/Eb1HBmmNCmfbaoB3lSxc+QOBPgl+PBrxdIIkCXozH6XqkbPwTJGKtJAWWkvd5tGh/ LvXdX2EQzEWaAj5DAAuIzLoE5tkJKyWJsbMYOVOYQpeggxK2KFTu4dShiYaMN4ZhI+Nn 6CLfq0tCZI3NQsHDLU3HX8/0i6R7XIGmlOjUwjQf4Z7IPH3Evv1St3pVnbAd44E9GG+U +Rs9dsxLAlgDUYmXA+XEcNAQdKi6oE8m6B9qC5e105RqCk/wGYnckYsUieVm0hkXtD8f LYvw== X-Gm-Message-State: AOJu0YzBafQDPoBqw2KeSIvJ28P5W1MIYT0bgXqB/V0eikX9MeOqzjNW pXqzjEQWYuVfpCtX1cfpyJ7VswLhLFNV1+PqPpbx8XbLmbIShH0D0VNVuV+lcmwkFwTznmaQ3w= = X-Google-Smtp-Source: AGHT+IEJLT2UjHsGPdjBREf6zyWgJVdVl/1Yv9oiI8wwBznuNqpoIJ/PINQ+VUIVUeNRlw//gBfLzkC9WkJt X-Received: by 2002:a05:6602:168c:b0:7b7:1592:4609 with SMTP id s12-20020a056602168c00b007b715924609mr32082640iow.18.1703174948703; Thu, 21 Dec 2023 08:09:08 -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 t8-20020a056602180800b007ba7ea33fd1sm89906ioh.10.2023.12.21.08.09.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Dec 2023 08:09:08 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Dec 2023 08:09:08 -0800 (PST) Message-ID: <65846324.050a0220.d6347.44f6SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 3B812605C311; Thu, 21 Dec 2023 11:09:08 -0500 (EST) Subject: |SUCCESS| pw135455 [PATCH] devtools: forbid writing to standard outp From: dpdklab@iol.unh.edu To: Test Report Cc: David Marchand 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/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_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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/