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 5F3204399D for ; Mon, 22 Jan 2024 20:48:28 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 40D0F402C3; Mon, 22 Jan 2024 20:48:28 +0100 (CET) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 909C740298 for ; Mon, 22 Jan 2024 20:48:26 +0100 (CET) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-5ffee6e8770so13758127b3.0 for ; Mon, 22 Jan 2024 11:48:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705952906; x=1706557706; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=hThq0e6iwcbTG4PwNo4/C/vpDQmfJ2vX2NbKGDcBfDY=; b=KfuFpvbKK6fUaXCOOwaVPn0Df60Ilq6u0nRpTWMbH1BxsT3yqqX+MSx1dNru1UfZER wY2YWxJz6VULplyLgqlIbqNiyooXUta7rPtUNxzyttBsTMRYrHd60x55Td8ErH3gdpUq xhifgExye/ajRn+EwiZJRF9KmZVguTkJi0pwU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705952906; x=1706557706; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=hThq0e6iwcbTG4PwNo4/C/vpDQmfJ2vX2NbKGDcBfDY=; b=qtOLBqwE1bt1k9T4jItJxwYKKdnS5+CE7AtSu+gNYcToxHhYyXCpZt4XmVgXulvdy1 LNzPG9OBCdc6G71DPYC3hUoi2g20C76v/EKjrR6FIffTMR8AyFsImSO3BAG8rZGzQ9bI r3ZSxI9Y19xBEzz+365kPqpX2SmkJFBnVopaxMhOHDMJUyZsLwqp/kbm9H41woUiCJi/ Iuf5TQIVpV4Lx4+O8t0oD4Nu3GsObPOxVvglQ2RxEDYHzAV/fKOjFaMdRzvWbsKsdXHr vtm0afAXeAAaCv1wVP0qD/rGZh+/mlTz65uv5VCPZINxyrkrajOiz9ULo7lKnuNvdWCA jFHA== X-Gm-Message-State: AOJu0Yz6VcHA9bZHDEfxUy9ttdiblhIeM0HBfjiYl+iaUUSCmdoe9EZB l7msitTu20QXpr1LQmBSK2zZmIIxcMOUSTTyuS+XmcaKKjzEmfBxcRyCisgwfBDHXc1KNDVd3La cuPZvL/V0ZomoqL+SxaUUkN0Dckliq++f/esqeDAs X-Google-Smtp-Source: AGHT+IEqK4VGDpqJgONCRVS+ytiDgO5W5H2V2YrNJ8Lfzno1VDWHMr+OGLeJC+2btI1mZ4r2KsnCDuzf4mRa X-Received: by 2002:a81:6941:0:b0:5ff:4c00:2731 with SMTP id e62-20020a816941000000b005ff4c002731mr3298490ywc.52.1705952905861; Mon, 22 Jan 2024 11:48:25 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id gu6-20020a056214260600b006858de7ec06sm261412qvb.74.2024.01.22.11.48.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 22 Jan 2024 11:48:25 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 22 Jan 2024 11:48:25 -0800 (PST) Message-ID: <65aec689.050a0220.8ca17.206dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 88BFD602E320; Mon, 22 Jan 2024 14:48:25 -0500 (EST) Subject: |SUCCESS| pw136041-136044 [PATCH] [4/4] dts: log stderr with failed 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/136044 _Testing PASS_ Submitter: Luca Vizzarro Date: Monday, January 22 2024 18:26:11 DPDK git baseline: Repo:dpdk Branch: master CommitID:f1631b98727d2294008c8924f24a21366a8d383e 136041-136044 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28934/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/