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 388E843DED for ; Wed, 3 Apr 2024 16:40:09 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1923E40272; Wed, 3 Apr 2024 16:40:09 +0200 (CEST) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id BB1F24025C for ; Wed, 3 Apr 2024 16:40:07 +0200 (CEST) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-6e6fb9a494aso5356830b3a.0 for ; Wed, 03 Apr 2024 07:40:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712155207; x=1712760007; 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=MPCLmth3zwk0X2JKX8NS38vfsRT1e6YF9wdgBDWNzHM=; b=bziQjW/7oIP8wCpoOXyvZsqPfieFNVbtmIWkUhyZo1HhCzba2QgBbWNjl+ox/7rHvH ZpujdCxvB2X1N4a8xg1ULxI/XhMF6IdmAqdb8uwvo2dbMF7AU3DuarnFgCXM2S5kzmS2 ldsDVjJqhFs8KaHyB8RZ5UiYj2eWQEtbmWkHM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712155207; x=1712760007; 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=MPCLmth3zwk0X2JKX8NS38vfsRT1e6YF9wdgBDWNzHM=; b=uMQ/AGh/5zCLpFXkCNoQGRfuAuBJJtZ6xcerSiczx9d4BGB9IPL22xsyC6QUVsOO8w pqVXwoVVEfathJLT4t9oFmWmBP4poinu4ZEHQozC/gv0VkxgGN0JUynZZf89qF//8DJz RMa8kBr7xnxvLA3kl63rSGT/pUWJf7Y7cp75JBu/GSONI/H2C6Ttq379AnMVe/I1PxbM Ej7B1pGRffYTNBGX4X/KckTA7NJL0ijICwTfs5noj21qGNO7Un596qScqVoBfRYFAgx7 Ehe+KVuGcTzXTIWEFpc0v0r4RSayNs+5TGueTSzEFhdY5+60z9QgMzEQ/NW9bKP+BQqn d1Qg== X-Gm-Message-State: AOJu0Yw4x9Nn4Y0O+Tk/RU7fJyBn6qbzd5bK7yBKuGMSw24o3XygSn0i G8IPHa8gJFhcALiDl6lCv0xkj2EV6PD9/3888Pg28ePx3rMKW4qQTNTAwLdvKy2EAXABwS8Bxq8 v2MxRmGO8pmyRj0jIIQR9U5GX5qj0jgHCJcW5GFED X-Google-Smtp-Source: AGHT+IF0fWJCVPrz7dE5DY5f76zXc7uRA6XUZLT+Rnam76i0W4QTYYhlgY2sMLJYPizJYirm34EAGHZt3D3z X-Received: by 2002:aa7:888d:0:b0:6eb:27:f27c with SMTP id z13-20020aa7888d000000b006eb0027f27cmr11625188pfe.26.1712155205230; Wed, 03 Apr 2024 07:40:05 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id fi2-20020a056a00398200b006e48b0710d3sm888406pfb.24.2024.04.03.07.40.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 03 Apr 2024 07:40:05 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 03 Apr 2024 07:40:05 -0700 (PDT) Message-ID: <660d6a45.050a0220.8cc4.61d7SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 571B46052471; Wed, 3 Apr 2024 10:40:04 -0400 (EDT) Subject: |SUCCESS| pw139017 [PATCH] [v2] graph: avoid accessing graph list wh From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240401203647.1909165-3-rjarry@redhat.com> References: <20240401203647.1909165-3-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/139017 _Functional Testing PASS_ Submitter: Robin Jarry Date: Monday, April 01 2024 20:36:49 DPDK git baseline: Repo:dpdk Branch: master CommitID:a9778aad62470a38ccbb4e09a2a6bf0cc2e0e36d 139017 --> functional testing pass Test environment and result as below: 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: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Ubuntu 22.04 ARM Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 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: x86_64-native-linuxapp-gcc Fail/Total: 0/1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29690/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/