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 E7C1F456A2 for ; Wed, 24 Jul 2024 16:58:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E4E6142E9F; Wed, 24 Jul 2024 16:58:19 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 1B97240B97 for ; Wed, 24 Jul 2024 16:58:07 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-399020cfbb7so16388085ab.0 for ; Wed, 24 Jul 2024 07:58:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721833086; x=1722437886; 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=fwQs2OqmWyZ0nQY+apA08ZTLpTHVqyTRG/OmqSt0RXU=; b=AGMA1xfhN14PHWT9bjgAkAN632AVqiHB2h+jOXqtTz1BMSmV0+SSVxG8hKJqlBSas0 8KfgZDYqv16h1x87wOf2TOErewWyFREMIFkMwcYN4WBh0bdI6rY8p3b9nepKi7BzkhEp ytuqwjXUfrZ52FshxE/NCfk7L90xCviaZwEL0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721833086; x=1722437886; 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=fwQs2OqmWyZ0nQY+apA08ZTLpTHVqyTRG/OmqSt0RXU=; b=Yky3PzZ955/nWjQgYYHl86r0qdOcZ7dcMCwGcyCPePUSiP403UB6sTmf1nvj98vXeN o6c83LO/SlbzawiFBQE0pL5vuM3mhbMBl9toTcoR9HSFAmBuvk06u4un2aUVwzCdejEC oqCWtcTSX9uLEU3SrVu3lwgUk3J2jideW5STR3V7CCMNRPtUk9HquZi6TE3ejpDYhvFu YUcH2BiuEl29UhgcVIv0iaWV517U6YXpRuND2UfeFp1HaoSvuUW5Ox5y8m8YZyQXALIS RF5zH5MCDYv2pHv5rTpmA5SVVJfoHt/FHxHKo1HgIZ7GAj6g4ipQkNbHsgRxQ6MJkA8+ Y42A== X-Gm-Message-State: AOJu0YwC74qz6d/OTdXUVpHyrV6Nw0qHf+bhBxZc4RYLQVOQMr4aOVNa p75V4Dvyx6KrdaliyUZSa6kqVUuZyFpm6dtzUgey5V4KXuV0obbr/CzBZqdYubJ5HIO30To69s2 6J2vZVrw1nbChH5J/j6zL4Ss2lCuuz59ZnEJ5x4mb X-Google-Smtp-Source: AGHT+IEnoRIIBA4h5Z9PDrSySM6C+2VdKcsO0zM91MKmBRYEPc6viAfKCFotnyPfIAPzjBQReZrLvQntj0jz X-Received: by 2002:a05:6e02:b29:b0:383:90b2:d364 with SMTP id e9e14a558f8ab-398e7a12996mr193721125ab.28.1721833086377; Wed, 24 Jul 2024 07:58:06 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-39a187db166sm763625ab.49.2024.07.24.07.58.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 24 Jul 2024 07:58:06 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 24 Jul 2024 07:58:06 -0700 (PDT) Message-ID: <66a1167e.050a0220.752b5.62e5SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id DF6266050A6B; Wed, 24 Jul 2024 10:58:05 -0400 (EDT) Subject: |SUCCESS| pw142676 [PATCH] [v2] net/gve: Fix TX/RX queue setup and s From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1721804160-2393075-1-git-send-email-tathagat.dpdk@gmail.com> References: <1721804160-2393075-1-git-send-email-tathagat.dpdk@gmail.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/142676 _Functional Testing PASS_ Submitter: Tathagat Priyadarshi Date: Wednesday, July 24 2024 06:56:00 DPDK git baseline: Repo:dpdk Branch: master CommitID:82c47f005b9a0a1e3a649664b7713443d18abe43 142676 --> functional testing pass Upstream job id: Template-DTS-Pipeline#170388 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/30602/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/