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 8C22A4399D for ; Mon, 22 Jan 2024 20:31:43 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 88C6A402C3; Mon, 22 Jan 2024 20:31:43 +0100 (CET) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id 3E79C40298 for ; Mon, 22 Jan 2024 20:31:41 +0100 (CET) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-6dac225bf42so1844096b3a.0 for ; Mon, 22 Jan 2024 11:31:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705951900; x=1706556700; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=zza8kUlOt8EGr3bDPzZ1SUOPs9YraRGmx9e0ejtXLdY=; b=diKy9lxdj52qMiqxudEAjqHuK12dPurYse+3uExfwkRKptKDJxMvQ0IwRr9jsOAFok YEoePusbRoQeVFB9SDsku9L2GtpJ4rbNhMaQY3aEYkZhKuvWF9jK3jFIYTMIf+b+tVpe HdNCr12kAZQO6ogO+sNgr47yfobRQmKAqYLYY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705951900; x=1706556700; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=zza8kUlOt8EGr3bDPzZ1SUOPs9YraRGmx9e0ejtXLdY=; b=qjLu3OQr29Q60eCKOGjG5KIyMIMEf9VdHzSZcqSekwaBkMb8y6PdblwWEA/c0mIUz0 YlePy8R+ATHgrdqwH056WVikWvBvG2tuOfhGNZ+eBF9Euig+A3RW1AZHyWedc/WWyia+ ok7gZ7997SqJOCwsNZRUsU3ZhVeUY3JvunpsslNPCxODqwyatB8pJHNZdKOMsGyy9Dgu ITXRmbu45zAiVFb9fX5Mk1L/br+VoiBwFNAEpt+D68MgzR5IM8n2nVWPee+NAjNXHgeU G2UJ4lmfiqBOofwO0JwnL2InyEyJJlA+nofpBGNA3gFQPbqbBREWKN9ovyINKPVC+BsE CgWw== X-Gm-Message-State: AOJu0Yz6kxy5eK67MXs4/6zZaaxi9CUXU8ZBBNhsMNZsWAw33TsGEFRw tDBonSHEkS0bE3LM92Shr83sB7JsgcA1yF2KcgdQFIN0bwwEDLh4yhVpluQPCEkAq3IcBwgG2eA QUx5qfdciqK0bXEiX6o0+5vtEWLbuVguWrU9FUZrO X-Google-Smtp-Source: AGHT+IGraIKKlntL+L86/cXdGoZGGwlQi7vDTpmpbZDjZW3BhZ/GxG83Fz6R9Uxh4Z99cASRL5L/ymoggdT4 X-Received: by 2002:aa7:9a48:0:b0:6ce:474b:6078 with SMTP id x8-20020aa79a48000000b006ce474b6078mr1877797pfj.39.1705951900135; Mon, 22 Jan 2024 11:31:40 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id fc24-20020a056a002e1800b006d9be4189ecsm478321pfb.27.2024.01.22.11.31.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 22 Jan 2024 11:31:40 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 22 Jan 2024 11:31:40 -0800 (PST) Message-ID: <65aec29c.050a0220.2e316.0ac3SMTPIN_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 46811602E320; Mon, 22 Jan 2024 14:31:39 -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-abi-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 | abi_test | +==================+==========+ | Debian Buster | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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/