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 510F7428A7 for ; Fri, 7 Apr 2023 17:00:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2F2BF40150; Fri, 7 Apr 2023 17:00:54 +0200 (CEST) Received: from mail-pj1-f99.google.com (mail-pj1-f99.google.com [209.85.216.99]) by mails.dpdk.org (Postfix) with ESMTP id CD52640150 for ; Fri, 7 Apr 2023 17:00:52 +0200 (CEST) Received: by mail-pj1-f99.google.com with SMTP id lr16-20020a17090b4b9000b0023f187954acso43506835pjb.2 for ; Fri, 07 Apr 2023 08:00:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1680879652; x=1683471652; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=nbQt4222Cig7XC9SIprkV6QXCmn5uFKqxE22v4HHY2U=; b=Aho+pTcs/kWyMCVbaY8c93jlb5tofyknanhMF8dlSWyQLTFhvIVHN6i8ieISqckFG8 A9ioqNh7bpCnTNTWivm67YNvKdAhHBZhsUe4kq2x5bgapmhcqtezpoCXWKD7OifeGaHB 2SbB/32frsTJxv0Z13EC6TytD5ZVILLSEpCdY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680879652; x=1683471652; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=nbQt4222Cig7XC9SIprkV6QXCmn5uFKqxE22v4HHY2U=; b=c6sBKs66AEotmMGRS4f/+RZdCyhxt0K57qref/kWwuz6mSp/1BCYuslULqyD5uaAwC 8yR9SsweUeoTN1OFzAMJrOxGMVsme7PaodGvRIJm0nSbo6JCS8dZ+0DeLEF/L+8Ohd13 YpmSWDjbyCKpKjkYJXdYE7s896JS9HvUmuXq0H0VhBw0WoPPKXO7kBSRmiFdWaWnSb3E mQs4l1vHfBaMxXIFR4z/3cyl9Tg0XZ2udyNWjNMfGJYkCyFaWsrSgmWiLHOk/PQFJTcl 2QylnJ/ozgm31jrWQDNJED/SMcXqoq2tMS2tRYrZll759OiELVyHQs6NN8786UWY1nsJ Y5rA== X-Gm-Message-State: AAQBX9ftqyImDmaLw1s8KhFNpZ6EijyTRnLZZIXZG0FAg0ZZLSXV8sIZ DDqhno/3I9D2I0NfDhcBXBPxpuChE7L3WNOydCqFWRrR4+Ux8E+bK463/w== X-Google-Smtp-Source: AKy350YIHbbELPJ0kIDqbEAMm421i8NU92CO6vla27l9yssY0XN5AOlN0SiDt/lFeQYJSUEnWT3/luQJG6Rp X-Received: by 2002:a17:90b:4f42:b0:246:5968:43f0 with SMTP id pj2-20020a17090b4f4200b00246596843f0mr2261645pjb.10.1680879651667; Fri, 07 Apr 2023 08:00: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 mh1-20020a17090b4ac100b0023f8bd3c76bsm517920pjb.16.2023.04.07.08.00.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 07 Apr 2023 08:00:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id E588D605246B; Fri, 7 Apr 2023 11:00:50 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id DFCC36012C; Fri, 7 Apr 2023 15:00:50 +0000 (UTC) Subject: |SUCCESS| pw125858 [PATCH] ring: fix the variable name error From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230407150050.DFCC36012C@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Fri, 7 Apr 2023 15:00:50 +0000 (UTC) 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/125858 _Functional Testing PASS_ Submitter: Feifei Wang Date: Friday, April 07 2023 08:48:25 DPDK git baseline: Repo:dpdk Branch: master CommitID:65487b12db83c9ef37526a983c43191cd44dae99 125858 --> functional testing pass Test environment and result as below: 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 Arm Ampere Altra - Ubuntu 20.04.4 Kernel: 5.4.0-137-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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25940/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/