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 C9E2545607 for ; Sun, 14 Jul 2024 13:56:59 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9F44440263; Sun, 14 Jul 2024 13:56:59 +0200 (CEST) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id 162CC40156 for ; Sun, 14 Jul 2024 13:56:58 +0200 (CEST) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-5c46c8b0defso1908213eaf.1 for ; Sun, 14 Jul 2024 04:56:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720958217; x=1721563017; 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=+bUmPhvRiuOeMvgAjSUDzO+09zVybZPSrt8gxfQ69fQ=; b=GK5/7W8KZANk0hxBrAHpWwBzYoTEe0qaH1kSBAuziHGeQp/6QLCFwxDz7yXAD2rsiG aFlgszga9d3pIz9ppPsxvtSfnN63VJXfnJtuMlMQ5D6lPzqXU2oPvDsYSvnQVfHE55XN o3DEitBy7mFUIyRJSyyd3X9M49wHTVF/ubbts= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720958217; x=1721563017; 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=+bUmPhvRiuOeMvgAjSUDzO+09zVybZPSrt8gxfQ69fQ=; b=aV7G+2mrzqbOuB/gSqSficKTFXJQTNig28x0dCA75ey6XmJwjCRVY7JIp/8eXpJ+7Z xWmx0y8cMfefCUPsnM4vVjvAlGOjZyzRbaY8THpO4Wo2KdUYFof8Jr9SfvB1UvL5VI53 ZgFvWkuKzgk72YezD7HwUEIstuoEVqj5k1gdBfKe2iDbyfQzF4puEC3Ye2y71u0YTuFk yIPDEhu8hTC9XeiBhRQCZgThlb3+RpSi7QNQqmk8OUwQAy/Pz+Uv3j5RLiwMW+hc6PZP 0W53dWaYG866ez3MZ7nGQaTYKv4l8fVNQL9uAQD7ChFSYUm5DInKB6X9EdG5TKWxH7ml 1XVQ== X-Gm-Message-State: AOJu0YzGsRUZUevliGdSGWekx7ZYwY6ikvI8VE+n/Yw5MAdDrDXlzYDo Row8X3ab8OafVuMrF52NqKBj/4rmOmhFYDhSJVOAHg6t7K17DnqUnU7+IxeuCSMKf4lBa4a+aWr zWruZQyZD5lxGsKP6xYD818iZsTrzQoRjJJwY2ceb X-Google-Smtp-Source: AGHT+IHafUEXsITxSR5dpZcFofMoWViVYnRv9pW4t4adLXJjS9p/mn+0+y/HiB7YfgbKiG32mOJcOGPM4/VP X-Received: by 2002:a05:6358:cc19:b0:19f:436b:f6b0 with SMTP id e5c5f4694b2df-1aade088436mr1362344255d.4.1720958217068; Sun, 14 Jul 2024 04:56:57 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 98e67ed59e1d1-2caedc92d5asm288751a91.14.2024.07.14.04.56.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 14 Jul 2024 04:56:57 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 14 Jul 2024 04:56:57 -0700 (PDT) Message-ID: <6693bd09.170a0220.d3185.b74bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 31C0F60524C8; Sun, 14 Jul 2024 07:56:56 -0400 (EDT) Subject: |SUCCESS| pw142363 [PATCH] [v3] net/virtio_user: fix cq descriptor c From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240712123612.2389160-1-schalla@marvell.com> References: <20240712123612.2389160-1-schalla@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/142363 _Functional Testing PASS_ Submitter: Srujana Challa Date: Friday, July 12 2024 12:36:12 DPDK git baseline: Repo:dpdk Branch: master CommitID:9cbdb606e5d04de04be3d9f70f0e76551e8c9a36 142363 --> 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 Aggregate Results by Test Suite +-----------------+--------+ | Test Suite | Result | +=================+========+ | mtu_update | PASS | +-----------------+--------+ | unit_tests_mbuf | 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 | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | scatter | 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 82599ES 10000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | scatter | 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 | +------------+--------+ 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/30506/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/