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 9060A43D48 for ; Mon, 25 Mar 2024 18:20:24 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 88DE340695; Mon, 25 Mar 2024 18:20:24 +0100 (CET) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id EB4AA40298 for ; Mon, 25 Mar 2024 18:20:23 +0100 (CET) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7c8bb44622eso120267939f.0 for ; Mon, 25 Mar 2024 10:20:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1711387223; x=1711992023; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=5JXsXLmNahJDyRfMILnDN4vPouNfL8Gq45jKDKvQcXk=; b=CT2V7Q6GVB2hLRNvrlCaDnx6cHoyABgF7gi+TtVOErOHRdRgrbHrMUfIP6aaxK0vi+ kDrz6wP/VAmOKJ9HKC9q3VFQT/E2xD41nyfkljjzJMh7nMnFYxsSJB9CjXEI9ijRuSds WumxQ7153Y8qh2sRijdYY7Vv8OtI7DpPmCCKY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711387223; x=1711992023; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=5JXsXLmNahJDyRfMILnDN4vPouNfL8Gq45jKDKvQcXk=; b=HkjDZ0VSSOdr/8BOuHiHeKglHlPhyq6HsSZ+L0P7OxkuGOKWO5TPgAOb3trc1Ekbeo 4WEWnQsRJ8WNGPYuHbm+7mMPbBzYPeAcJG/VA+Qu9qggR1rpxY75HyjJOoXuR2cactvV lupKSC2dKuMyfCqdpqjMM9+B0nJoM6qxnFEarYHdQ0MNQUwTlVtUurWmsCHhe0k0u9nb 3uw5HJejBbf37OmIRI/E3hp/neZygtZX84Ot+snBHGxfpDdxSN5YtBHrxLFblJOu6A87 QXJEKlRlYU1z30F/MXvEWBm0sdaOPOxQ4oOYOduiM1XnrjAByJ0Z34ZXL0HNbReiTIkQ fnew== X-Gm-Message-State: AOJu0YxqDd4W6MZGNfIGy90svNzqD1lP9QZhvPYnbXcy9tTfVUEvJYY1 zqPuabDx30uUCvA8hvn8XWlxng0RIlu1rGVRBFt3A3XfKGCKucNlr3YvdzA2xfpkqlEHnkJnWwf MznA1L6V4Q7TUq086Rg8JjI+G5mJPMdeY3Q5N047V X-Google-Smtp-Source: AGHT+IGWSS4WKYm8HLnOsxI9pLd+mVAdWpDHHCT+jggf37mwfg+wQ8uoAv//RYF+BfvVYvOmqAzEoAuM+z9L X-Received: by 2002:a6b:ea0b:0:b0:7d0:2b22:7221 with SMTP id m11-20020a6bea0b000000b007d02b227221mr7839220ioc.20.1711387223200; Mon, 25 Mar 2024 10:20:23 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id k9-20020a0566022d8900b007d0597d203dsm84130iow.34.2024.03.25.10.20.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 25 Mar 2024 10:20:23 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 25 Mar 2024 10:20:23 -0700 (PDT) Message-ID: <6601b257.050a0220.1691b.5308SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 65CCD6052471; Mon, 25 Mar 2024 13:20:22 -0400 (EDT) Subject: |SUCCESS| pw138768 [PATCH] graph: avoid id collisions From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240325155354.770676-2-rjarry@redhat.com> References: <20240325155354.770676-2-rjarry@redhat.com> 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/138768 _Testing PASS_ Submitter: Robin Jarry Date: Monday, March 25 2024 15:53:55 DPDK git baseline: Repo:dpdk Branch: master CommitID:0b82b5139fefe6eb5ec1a0b489fd193e8a99ab73 138768 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ | Debian 11 (arm) | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29650/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/