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 82B8A42ED3 for ; Fri, 21 Jul 2023 06:18:53 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 600C540DD8; Fri, 21 Jul 2023 06:18:53 +0200 (CEST) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id 111B140DD8 for ; Fri, 21 Jul 2023 06:18:52 +0200 (CEST) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-676f16e0bc4so1027941b3a.0 for ; Thu, 20 Jul 2023 21:18:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689913131; x=1690517931; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Q4SFxHIIWNVCNUwKtc7LNyIQSHIl9mgp8EQDSrvFmyg=; b=co+9vsLFNSxe+AVzvqMDEnDhUoeyIDrbTL+BTMUSBVnQT2Jwicf0Wkvv9tNRQO/smS UM6TMphnxXDFtutDtq7hsIHgZdYFVY2O2JJpg2i9gU8XwT+BfjDjcm18EaVag7fv7uae 8puZLf5IVdgR7VEZq5hlct0lZRjztvXbKjfGg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689913131; x=1690517931; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Q4SFxHIIWNVCNUwKtc7LNyIQSHIl9mgp8EQDSrvFmyg=; b=Wjkm4h3lsSFdlqUWOuk8WVJMkza7noexihhl1P2UTuSNbJd9I/tUh/tUHPti2+LC8u 4KiBlhjfnKTYTfxKFHAieqlJg+FEiH4Q/NrLSRsGipS7ymfRy2CM1r5W6ssc4OS+CWei EuszOzdHiFilyXFTyLEEzOT/rtclI3+Kn8LtO7z92w5pbqnLNy7OV4tD5+fQ60TWWX+l rYFSUoBUk+GjyIwqO0ndCqhvd7NaNS+oObVjrwg+s1vOcL19hre/5bJ8pqbAqeO4x3CF +JGzkxWh4+QFV8edv/6j8DZfn0b6l/Vl/ldVDQFr8SrI2UwyXBFpNNPFdLMrSpKvOhFT YixA== X-Gm-Message-State: ABy/qLZs9szglQxqwRFLOrOmkfiFeaqlsejhi3Q17DiqoLoD3AFAlJ07 KTpz9omKNzX9VusaTyyxltSvSQIYzYp+Sm3fCQ1pujUrVUtsYP/PKLjTsg== X-Google-Smtp-Source: APBJJlFXmneG487uQ/XEsFFhAOplSNg2pWwcYrU20bLMbf055UJAzfR21eydpy+VtEjeVPmtbxlp3Z13VkTm X-Received: by 2002:a05:6a00:2d01:b0:66c:6766:7373 with SMTP id fa1-20020a056a002d0100b0066c67667373mr852382pfb.23.1689913131164; Thu, 20 Jul 2023 21:18:51 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a125-20020a624d83000000b006831116634fsm256258pfb.10.2023.07.20.21.18.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 20 Jul 2023 21:18:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 20 Jul 2023 21:18:51 -0700 (PDT) Message-ID: <64ba072b.620a0220.79b55.c5ccSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 5F4AF605246B; Fri, 21 Jul 2023 00:18:50 -0400 (EDT) Subject: |SUCCESS| pw129675 [PATCH] [v1] test/graph: fix unused return value From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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/129675 _Functional Testing PASS_ Submitter: Zhirun Yan Date: Friday, July 21 2023 02:13:16 DPDK git baseline: Repo:dpdk Branch: master CommitID:fbafb3676c482dab60c0b5465b47f2ea33893a36 129675 --> functional testing pass Test environment and result as below: Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Arm Ampere Altra - Ubuntu 20.04.4 Kernel: 5.4.0-148-generic aarch64 Compiler: gcc 9.4 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: 4.15.0-132-generic Compiler: gcc 7.5 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/27119/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/