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 00FD543DAC for ; Mon, 1 Apr 2024 23:22:16 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F13F4402A3; Mon, 1 Apr 2024 23:22:15 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id D620D4029F for ; Mon, 1 Apr 2024 23:22:14 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-3688d5c5f75so24754155ab.1 for ; Mon, 01 Apr 2024 14:22:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712006534; x=1712611334; 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=n/F+3Wb39GnMTsRyuvdXzAOH/phEg2kIxpU9vFvTdGI=; b=NCAbfnHM9SuVocMvHF09mRccMCF6eytInuu2olhxVl77CSqm312ZNiMDAm9jqzjpD+ 97UbGV/iwV5BOW9zM5b3FShHiexol9X9gxMQipQS4yFQPPU1AZF+5r6SVIIcTdsU9ryL 77drFn+wrWIbwjRJKKfwP1xTNRpxskl4ujUqA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712006534; x=1712611334; 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=n/F+3Wb39GnMTsRyuvdXzAOH/phEg2kIxpU9vFvTdGI=; b=WIQq+msrXwoFsvlkbrxl6HcTSlS+SK1cl8nZo12q7+pso3p3SxNEQZG3KCDYH9ddL7 aEKjKOEN+ZMvjTQnU8ErxClgPKGzc1ki83g06GB5/CMVu3N5ucXJHaua1zFToC4L9g/d O4tMnRghR7Aj92aoOSTel0O3YvdjjR+PvLkCHfsbgBoWNSwlrWqgnuTCZKQ2q1/FoRrY haueYU1+ORDpN1hO+aBi+YNzQh0Y9bm9OghvtqfOjLpJp+17myG75ZuUfEjLV1IF/1KX 7oB3ftivBp4eBBtR9jsT1n8W2rCByslj2anEJ8qmMEdaasEmtgJivS87ZMm5g2YY/liS uM0g== X-Gm-Message-State: AOJu0YxAZUeePJWK+sPUhMB6XdYjH75H8DnBYGNK0QhTlFneS3NcfwRv SsVLN+QscAw2sJ+3WdB3hLWVIuUEyFmIRkPdxrgDh4uvoxBsdMiDxUEWfbDNZQV85v23mwgcWrR pM45nMumoDnBlKdsCgbm9merqDOCdJHGk2XIMJsAQliIkpMoVxjQ/15dZ X-Google-Smtp-Source: AGHT+IGtW9XaU2hT4dKuZoViYnrjvxTwUB0DG/nd1LvWWhIGyEQbVzbl5Um/PTTpytSlOanKapE3ChPWLM9/ X-Received: by 2002:a05:6e02:b48:b0:368:9766:cfed with SMTP id f8-20020a056e020b4800b003689766cfedmr13191776ilu.15.1712006534307; Mon, 01 Apr 2024 14:22:14 -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 h24-20020a056e021d9800b0036878398a46sm387812ila.7.2024.04.01.14.22.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 01 Apr 2024 14:22:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 01 Apr 2024 14:22:14 -0700 (PDT) Message-ID: <660b2586.050a0220.47dbf.4e52SMTPIN_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 CAA2B6052471; Mon, 1 Apr 2024 17:22:13 -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-intel-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 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 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/