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 1097245753 for ; Tue, 6 Aug 2024 23:06:03 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0CC2F40668; Tue, 6 Aug 2024 23:06:03 +0200 (CEST) Received: from mail-ot1-f97.google.com (mail-ot1-f97.google.com [209.85.210.97]) by mails.dpdk.org (Postfix) with ESMTP id 7D96A40608 for ; Tue, 6 Aug 2024 23:06:02 +0200 (CEST) Received: by mail-ot1-f97.google.com with SMTP id 46e09a7af769-7092ea69218so129058a34.1 for ; Tue, 06 Aug 2024 14:06:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1722978361; x=1723583161; 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=nvqFF64asbngqwlhQGJJ3DY2t7k7FOcXyLLcijB2wTM=; b=D3pR9i1bzNu3nxP6kRiX/Mcm7wlG4RrJDzcvBkV2vDc69LtYbru83GGkTLyUcUuVqO +z2QS0fzNl641CPEwDic1/wQ2sFAzhOt2pTlP5NEliJhNJLODc/LACZkXwJ2I3f3bhRf IvwSCzwaCuND2dV2iOEO+eL0FWHP8llDjZmZE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722978361; x=1723583161; 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=nvqFF64asbngqwlhQGJJ3DY2t7k7FOcXyLLcijB2wTM=; b=YLfWFQu/klYJxnExBq8MEUaKfwK1PDTOH0PdIJxHxcxYix9qS/bUpqHq9ovYp9yEN7 h8LtU8Pi9bORyz393OBXw7FBJXDVU5GBKx7IHxtm9tZ8FzoAA4UnO9jHo0mU5eFT8E+0 T6zLe2PLMK0lExbia+zMPetBFEurfJC8p3vGEuomQupeZFc8Tw3fbjRSYOgReATn/EtW LhBqMUZxOAUgte25Forr8XTs33PxwBsEtDHLubOnr9yjhV70HILIITj6ntn3IpkZKbWx EwBHtCASWFezcRHtGAejNR4+jUm751TiEBhVnDbxnZI41Kuo5GZ0YcfOgCU2swiP0/q3 AXtw== X-Gm-Message-State: AOJu0YzSAkJUHolB5aIhYEei5cLB503OlB0P7FU0sbWh3GM20p+48m8f cI6b8XMZEtrInSBzRUkC1bC0/5aY/ZpXesaSXsObAtlmqmWtRCvIPTjZZ8jPMW0snMIMNbVjIYc ROkG5g9aOgEltrNSCWuaB6JIPQHC6NN+ChJs5LWDkJxEZVGgAN19mczmU X-Google-Smtp-Source: AGHT+IGN6CX5Po5llBT5o2Bwojqsn36XdN0SRukGaXxeMRZNzxd4cNcw028K3I/6NEyaRlAfgPS7XUL0W2cD X-Received: by 2002:a05:6870:ec86:b0:254:84f2:885 with SMTP id 586e51a60fabf-269116052a8mr48797fac.24.1722978361468; Tue, 06 Aug 2024 14:06:01 -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 586e51a60fabf-2689a2f3696sm851105fac.17.2024.08.06.14.06.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 06 Aug 2024 14:06:01 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 06 Aug 2024 14:06:01 -0700 (PDT) Message-ID: <66b29039.050a0220.3c579d.bf73SMTPIN_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 EBA27605C351; Tue, 6 Aug 2024 17:06:00 -0400 (EDT) Subject: |SUCCESS| pw142894 [PATCH] net/virtio-user: reset used index counter From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240805100841.276796-1-kshankar@marvell.com> References: <20240805100841.276796-1-kshankar@marvell.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/142894 _Functional Testing PASS_ Submitter: Kommula Shiva Shankar Date: Monday, August 05 2024 10:08:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:9cbdb606e5d04de04be3d9f70f0e76551e8c9a36 142894 --> functional testing pass Upstream job id: Template-DTS-Pipeline#173057 Test environment and result as below: Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | scatter | PASS | +-----------------------------+--------+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | scatter | PASS | +-----------------------------+--------+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.0-83-generic aarch64 Compiler: gcc 11.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +------------+--------+ | Test Suite | Result | +============+========+ | scatter | PASS | +------------+--------+ 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 Aggregate Results by Test Suite +-----------------+--------+ | Test Suite | Result | +=================+========+ | unit_tests_mbuf | PASS | +-----------------+--------+ | mtu_update | PASS | +-----------------+--------+ Arm Ampere Altra - Ubuntu 22.04 Kernel: 5.15.83+ Compiler: gcc 11.4 NIC: Intel Corporation QAT 8970 0 Mbps Aggregate Results by Test Suite +----------------------------+--------+ | Test Suite | Result | +============================+========+ | crypto_perf_cryptodev_perf | PASS | +----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30715/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/