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 06A8A45494 for ; Tue, 18 Jun 2024 20:17:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 01AE0402E3; Tue, 18 Jun 2024 20:17:19 +0200 (CEST) Received: from mail-ed1-f100.google.com (mail-ed1-f100.google.com [209.85.208.100]) by mails.dpdk.org (Postfix) with ESMTP id CD4C3402CB for ; Tue, 18 Jun 2024 20:17:17 +0200 (CEST) Received: by mail-ed1-f100.google.com with SMTP id 4fb4d7f45d1cf-57cc1c00ba6so5098173a12.1 for ; Tue, 18 Jun 2024 11:17:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718734637; x=1719339437; 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=CSNv4vUANLLYCpB+eIazMcLW4xtMBS1n0DEju9D/DyN0UM0VczOXIBUkXlFMrwDE4n E9haJIWJgsIW4Sg8G4j5jIPDmPu4lp8B9ydu8NGVNljM8cjSGt3hWBSmgmjTN4cNMiPt 1/49FtxvksxXls5m1dnFa6gsy4/o3RZhc240E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718734637; x=1719339437; 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=QbXqKddL5zl/p8cRa5j+QxFI1myj/n1TozV9C5eJkuYyInr4F2OlLPYGxjAbF0ednT uRTsAtvUs/Gy99dZa9uqEOJbzQyUIbB7JLA47/z+csNxKub2PqkCcRY4yVG1tkBeijII UjCvL2FNqZJyFjBnicNw/+S95QzLFd/q8QisaGjbiC9FnvOrThBx05pVrBpl7Zt5SzNu nhh016L3g3pGcS5MeGzwYYoyCf4yCnJzcmkcO9DfOLvQ14YTMaUDRpuBanhJ/s1PntOQ NpUlOwDKidQ33cOTBdl/4JbK+Cr7wARD/co8qPGCs/BVEUfTKgoVBt9LjHfY7hOHgqyF OEug== X-Gm-Message-State: AOJu0Yx7q74JETBAQQpOAumqiUDeKPA9MZQF56aUDkwm/0opzexJZkfc AZ5uiH5LiNQxkSJC6aZk1LeyJ6YsVKV9oNKLE//pDLFKuTy/H56ZwuH3PlNPgPSmymIuq0akUjU 0jkQI6okfxBRD+TBNTQN15UCJepm8HCHDur9CwAQs X-Google-Smtp-Source: AGHT+IGRfZFQO3skn1TVjMTrywUXOo/aniYMeOIQmEbaGroYP9S1Yup6/0G7Cg0+4X3mIFd/5Rxg+3pr1Dux X-Received: by 2002:a50:a693:0:b0:57c:a7dc:b0e4 with SMTP id 4fb4d7f45d1cf-57d07e29dd6mr176497a12.3.1718734637307; Tue, 18 Jun 2024 11:17:17 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 4fb4d7f45d1cf-57cb72da366sm364192a12.13.2024.06.18.11.17.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 18 Jun 2024 11:17:17 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 18 Jun 2024 11:17:17 -0700 (PDT) Message-ID: <6671cf2d.050a0220.7e65.37fbSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 6EFC0605C373; Tue, 18 Jun 2024 14:17:16 -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/