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 31D574548E for ; Tue, 18 Jun 2024 16:20:06 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3453E40ED9; Tue, 18 Jun 2024 16:20:06 +0200 (CEST) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id 5ACB640DD8 for ; Tue, 18 Jun 2024 16:19:56 +0200 (CEST) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-70436ac8882so4227277b3a.2 for ; Tue, 18 Jun 2024 07:19:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718720395; x=1719325195; 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=zxdguM0rHJoPVfXq5HF56iTU1OlqKEN5TbF186uBKmo=; b=ZNNDw33Gyc9RSicjy4Uk75hyF7F6N1xyrOeSpnbTSY46BYNMou6BW/cWNXX9Yznjtb GONRpCq7degFiyWKkp5ojzBQCPjRBEs536tCBtWQtfbmS1rsM/kDR1wM6UEL0l+DEkRy 33O3FW8y5w3C/mLYi1/X4uJ3Z3K6mTDu33JB8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718720395; x=1719325195; 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=zxdguM0rHJoPVfXq5HF56iTU1OlqKEN5TbF186uBKmo=; b=m1bYSMj56IQ3NVIxlML9QczQDNOj4gMTtytHkbD3WCrhmangLyyhf6Mx+0meauwChZ /FYPnBjEemnmbYaAoogwqfE5QBE9hlsZ2qz+DJxVnMMxMWEwUgWX9M6EWu56HIhXAZkF ERloOM+T1jieSPQBWTAHFti8NUDF1WUQUfbMLpAzu2UPoRYRRufnumwwi4f/B3CWOJsg KQs4MgVSoZuuGSbR7imFXBbByi0zDeARXQkzqQSM7AgU7pBXEI2CBpcecPQOJindJtpL cWO9vBkqNNPjdS97W6UCpjmRbl0m3cdgjAs+BxZIDsKD/Uhpgf9UT0abm7NB33KEphu1 2Ilw== X-Gm-Message-State: AOJu0YwmLUoMEn+YMV/YOE1Qgy5NWZ8l6QNJzNqia4qRXd69LjRv4I0Q wcxjA1E0R1boTyP4aVKoIK+MQBIFC+e1LeV0PGVGnmqzj2pJ/IqBnpgQ7FS2xu0a7jIuhQSMOhL 2ziNogATn0IhzLNh7rSXceLg4dCdJZmD/ouAow0UHIgFSXHOXvJDfxBuY X-Google-Smtp-Source: AGHT+IFSALLG73eDB9ki81biYRQoSAMwGD5B2Fg3U5Istx2v58ODSJ0bG1x1gxB960+e1dweBh8BBrTDmKrV X-Received: by 2002:a05:6a20:72a0:b0:1b6:98ba:8df5 with SMTP id adf61e73a8af0-1bae7ebae97mr12869372637.21.1718720395474; Tue, 18 Jun 2024 07:19:55 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 41be03b00d2f7-6fee39a7aa5sm466569a12.30.2024.06.18.07.19.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 18 Jun 2024 07:19:55 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 18 Jun 2024 07:19:55 -0700 (PDT) Message-ID: <6671978b.630a0220.3d25a.0985SMTPIN_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 B6787605C373; Tue, 18 Jun 2024 10:19:54 -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-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/141252 _Functional Testing PASS_ Submitter: Robin Jarry Date: Tuesday, June 18 2024 09:23:25 DPDK git baseline: Repo:dpdk Branch: master CommitID:eabbac98af1345157e07c431e18543296c37c355 141252 --> functional testing pass Test environment and result as below: Ubuntu 22.04 ARM Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: Unknown Aggregate Results by Test Suite +------------+--------+ | Test Suite | Result | +============+========+ | scatter | PASS | +------------+--------+ Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: Unknown Aggregate Results by Test Suite +------------+--------+ | Test Suite | Result | +============+========+ | scatter | PASS | +------------+--------+ Ubuntu 22.04 Kernel: 5.15.0-100-generic x86_64 Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: Unknown Aggregate Results by Test Suite +------------+--------+ | Test Suite | Result | +============+========+ | scatter | PASS | +------------+--------+ 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/