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 F356545494 for ; Tue, 18 Jun 2024 20:10:22 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EDF8E402E3; Tue, 18 Jun 2024 20:10:22 +0200 (CEST) Received: from mail-lj1-f226.google.com (mail-lj1-f226.google.com [209.85.208.226]) by mails.dpdk.org (Postfix) with ESMTP id 51581402CB for ; Tue, 18 Jun 2024 20:10:22 +0200 (CEST) Received: by mail-lj1-f226.google.com with SMTP id 38308e7fff4ca-2eadaac1d28so60067161fa.3 for ; Tue, 18 Jun 2024 11:10:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718734222; x=1719339022; 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=WEqmheMtUW4wP7+MgN5duehWH5uTYnx7jTBSlhU+/Yc=; b=i3roXWRGcAQM/4U2g4Lol+pJBEsXiUOvGQwVpdvT0MkjzKVljjU7+XBkHG7juIzOFx E8CFKzCFpmCKCtDj70WFnmygVhmMwuEXXIlV7O8r8Scsb8hxPVsgG6WXuV1ej3RBGwHE h3jJ8XUCu3Lqahr1cBo7Yy2qQ1g/oufR0GBHc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718734222; x=1719339022; 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=WEqmheMtUW4wP7+MgN5duehWH5uTYnx7jTBSlhU+/Yc=; b=oLGk0/hHmntNRvKB5WavwOzVXJGgg98r3pdiJ60Qu2PAjesYCXoKZ0VqcGc/XM3ZV2 I1tlu3VX5abOpioZF68+V/TLPbGIwKwsAd5lXooa/khgav2oCq2KZOLLSas55o23Y3wM cfWsYoYPdfZyPUn2ZxeJc2mF3cCp5uNjoaT7NatYPfCeD+x4LW7E02VqFpwmLeoI5cPt cymWkzSv0EbjJOLLjN2tcFKvrdOJxnvsvwOucsK2F40HR6g7IF1XUYmyh+4vWmDEcoKD /GVte26dbeKI6yn8+jQGrDBX8Q8d4G3uZI78PmDQADoBGT8ZgLtTD36Xvgzc9cjCDATb DIYA== X-Gm-Message-State: AOJu0Yy5hemqpvy1EjP8+wu3yb2tbSYxKhFgGNHq0C758ZRMoxcEySI/ Wm6RJpvTZ5fKU/SDD/c2eXPNMCdasfnoVEZ4QOQadx6a3IrM84vsz6NaAK76SgOT2oo0asxbxqX iaRpzPFUDxaeHz/umOVUqDzgccJuESLZ16Sb+zjCD X-Google-Smtp-Source: AGHT+IHR1GmOo2TnJB68kvJqpxG6VJuW0aTEoBBeFNidHOinrLkDrIFLaTV8cRA58qOY7p3owLxS7jLPuyMZ X-Received: by 2002:a2e:a415:0:b0:2eb:f86c:9d69 with SMTP id 38308e7fff4ca-2ec3ced182amr3809341fa.29.1718734221621; Tue, 18 Jun 2024 11:10:21 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 38308e7fff4ca-2ec312f3c5asm1205881fa.53.2024.06.18.11.10.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 18 Jun 2024 11:10:21 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 18 Jun 2024 11:10:21 -0700 (PDT) Message-ID: <6671cd8d.2e0a0220.15c7e.3524SMTPIN_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 6D5FE605C373; Tue, 18 Jun 2024 14:10:20 -0400 (EDT) Subject: |SUCCESS| pw141252 [PATCH] [v3] graph: avoid id collisions From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240618092324.54166-2-rjarry@redhat.com> References: <20240618092324.54166-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/141252 _Testing PASS_ Submitter: Robin Jarry Date: Tuesday, June 18 2024 09:23:25 DPDK git baseline: Repo:dpdk Branch: master CommitID:eabbac98af1345157e07c431e18543296c37c355 141252 --> testing pass Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | CentOS Stream 9 | PASS | +------------------+----------------+ | CentOS Stream 8 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | Debian 12 | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | Fedora 39 | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Fedora 40 | PASS | +------------------+----------------+ | RHEL9 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | Ubuntu 24.04 | PASS | +------------------+----------------+ CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30221/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/