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 3BD86428A7 for ; Fri, 7 Apr 2023 17:24:34 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 310F740150; Fri, 7 Apr 2023 17:24:34 +0200 (CEST) Received: from mail-pj1-f98.google.com (mail-pj1-f98.google.com [209.85.216.98]) by mails.dpdk.org (Postfix) with ESMTP id 7BEB940150 for ; Fri, 7 Apr 2023 17:24:32 +0200 (CEST) Received: by mail-pj1-f98.google.com with SMTP id q15-20020a17090a2dcf00b0023efab0e3bfso1649258pjm.3 for ; Fri, 07 Apr 2023 08:24:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1680881071; x=1683473071; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=9B/WqgZhm/bZOJvT6P5EAWCKi73AIIxNo0XCN8jQrwg=; b=EvzbrOknqVehrEZddhylBJmnIbZtrL2/W0qxo1IdxN0THgPHx+VlSStGbMl0DviJXi Y59Ojq2YcrBUKyRiME/yJM/VFuIYklajbSKi4UGU3yZr61msTOHtCC3Xvc7/bQg54bhP QLdYnJq7JsEUdGpLyTwglombrCJva6yqGDVSE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680881071; x=1683473071; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=9B/WqgZhm/bZOJvT6P5EAWCKi73AIIxNo0XCN8jQrwg=; b=ZMQJETG7a5wOYYvSZ3Jh5/3gnuauT/EGkI5f5vSxwc1teOUXVfsHOByzWNJzdj8LED XFWXprpLOUyMW5m8SXbfXytVVWP9n8weWcqYZHS9F1GrN8WWK3ZBvZBBav6aLe33u+ov 5uvwQCR0hDKmBHI/gTawoD2GvTkD1VntIEpFl20qXFKn25vvm9EaRKZ2tAY0oc+r/CCG /QeEqFLKt1Nj68LaHFQZvxFP7AthbryzgiVbVY10Scq60mZceAYNGeACwo/ko1aS7z/Q tKV/OPoVzYikVMDvzKyf+PAEymy+qLLV+zOeS8iGwHo/LUsFGDHMPgbr7h6bvKwlKoGW 1lZg== X-Gm-Message-State: AAQBX9duL/4GevsGPM/stilHVu5eRRuqkwUToSZLCUD0vXioV6EKPJmB HzjnK+1KYkEXMRVY/bgulRZbPtgMf+4AotGJ9oiUo22OxWZs5umxe9iUNFB7v3X9it0zLEFVZg= = X-Google-Smtp-Source: AKy350aaLsVsEcJz43S6nw//1dBS31o3Q9WOvsv8a6iTqDxrB9huyf7jHM714ToPtW6BCOlwgMKW+h2ksCWs X-Received: by 2002:a05:6a20:c101:b0:dd:44a8:9d2b with SMTP id bh1-20020a056a20c10100b000dd44a89d2bmr3091105pzb.1.1680881071697; Fri, 07 Apr 2023 08:24:31 -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 o5-20020a656a45000000b0051322912d03sm165370pgu.10.2023.04.07.08.24.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 07 Apr 2023 08:24:31 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id EB3E7605246B; Fri, 7 Apr 2023 11:24:30 -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 B28E56012C; Fri, 7 Apr 2023 15:24:30 +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: <20230407152430.B28E56012C@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Fri, 7 Apr 2023 15:24:30 +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 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/2 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/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/