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 F3D9043DAE for ; Tue, 2 Apr 2024 02:31:31 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EA8DA4025D; Tue, 2 Apr 2024 02:31:31 +0200 (CEST) Received: from mail-vk1-f225.google.com (mail-vk1-f225.google.com [209.85.221.225]) by mails.dpdk.org (Postfix) with ESMTP id B769440151 for ; Tue, 2 Apr 2024 02:31:30 +0200 (CEST) Received: by mail-vk1-f225.google.com with SMTP id 71dfb90a1353d-4affeacaff9so1274132e0c.3 for ; Mon, 01 Apr 2024 17:31:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712017890; x=1712622690; 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=6Km1JCrLsJDDPVGvT7FxG/gSTKkr/dfNBnk0ETlcaUs=; b=fsj7D+GhEMRGPULSWjayPXTjrNiEBEZRQfV9MZqppmwY+DZ9Bgm0sss5ZtmgNn5021 tjmPao0LFwS20AGf80qQsvvjn91+iIwijNvENAjpTX2rmTGAF9AffAV6GE9Att8ety8O nDsadVAQOroWBa1kFXGXimBEn5J8WdpnEgt7Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712017890; x=1712622690; 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=6Km1JCrLsJDDPVGvT7FxG/gSTKkr/dfNBnk0ETlcaUs=; b=E0eZbDmYn/fD0QhnG52UO7cy7nfJiVSAP99FMy+S8LHaluRp4Az2P6w2LsOuy/FgoW 2qq99Px86cBZtDZLwLfKKt2hztU5RxvHjDMgaG/MLwd0g4bLiS4QPr3Sh1b/XPOqiZ3f 9Kg0EmmTxfcf9nMiO+m1Ii8WW5Z0yw76+3rjFUCQk9SDW+cxibfJxGhy0gSRME0LR9W+ ntDekZzSx+I3LuVrA1MOUoACo3883umBV4g9xXrr8ag+0NmV6NfRg8HvgaWSVPCi9QV5 REHh+zW36gS4rVZfV8r/3sU3zkPIvcC8s/TVWoSc6H9b2zfV3F/Gm4JP9oEQzMPilQQ1 89PA== X-Gm-Message-State: AOJu0YzchymrV510sRKDJcgsFymqmZb8KyTbUC80bVj9BdHSYHcCQcxb EkX/I+LKuBSgMqIU/FZ5HWa8Bph5kr9kv6+gxQNQ3kyU2t1ygDu4L0mI6uWBbFw4RxU59TlKK8N rEY89I8ejxpJjqxoDwxlrFzmHhntJebSZk60fiHFq X-Google-Smtp-Source: AGHT+IEMjoN2E7fByriIx2HnE6ksypfICq7n/qUokb51AaVhKG80pygunpgeD87q+4lyGehOoyzScRWcHqKT X-Received: by 2002:a05:6122:45a2:b0:4d4:17c5:8605 with SMTP id de34-20020a05612245a200b004d417c58605mr9212103vkb.7.1712017890187; Mon, 01 Apr 2024 17:31:30 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id im5-20020a056214246500b0069679eec785sm789051qvb.43.2024.04.01.17.31.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 01 Apr 2024 17:31:30 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 01 Apr 2024 17:31:30 -0700 (PDT) Message-ID: <660b51e2.050a0220.e1924.d0e0SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.9] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id DD1286052471; Mon, 1 Apr 2024 20:31:29 -0400 (EDT) Subject: |SUCCESS| pw138811 [PATCH] [v2] graph: avoid id collisions From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240326154936.1132201-1-rjarry@redhat.com> References: <20240326154936.1132201-1-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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/138811 _Functional Testing PASS_ Submitter: Robin Jarry Date: Tuesday, March 26 2024 15:49:36 DPDK git baseline: Repo:dpdk Branch: master CommitID:ded4d4765171b88470e59307f10625e942f22fca 138811 --> functional testing pass Test environment and result as below: Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.0-83-generic aarch64 Compiler: gcc 11.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Ubuntu 20.04 ARM Kernel: 5.15.0-97-generic Compiler: gcc 11.4.0 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Arm Ampere Altra - Ubuntu 22.04 Kernel: 5.15.83+ Compiler: gcc 11.4 NIC: Intel Corporation QAT 8970 0 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29657/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/