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 4A06245655 for ; Fri, 19 Jul 2024 10:58:47 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2D2B3402D2; Fri, 19 Jul 2024 10:58:47 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 89CFA40DDB for ; Fri, 19 Jul 2024 10:40:27 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-65fc94099a6so17166887b3.1 for ; Fri, 19 Jul 2024 01:40:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721378427; x=1721983227; 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=doWUEH01ZjXN5nBVVeeJ5dmetuDq26FAw5IwTyAsBi8=; b=h0//BbbkG7gGGfCWZqvY743SysXcvb8HzKz6QOs7XZs+FwIPcKBOiR0rdUYakSVwBP eaDXvdGJqpr7XpyPYOFXAjImiI7ipg/JDlC1UshXkI0gyDluNkS6PMc3yeg/MbP+0O7e o0DQyiCeYqfPIrZA8zRun5wyAUzEKQJAfFoc0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721378427; x=1721983227; 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=doWUEH01ZjXN5nBVVeeJ5dmetuDq26FAw5IwTyAsBi8=; b=BxHo2qfmSEcD2cGSjr0TzZG35STwY/sG9q9mVYPiKMH5bvS3XElg+SnQhrwngKp7zY TxFriYCcVKADjC9m+sBo3joaRGMXovFTWlY37Y5O0zn0CKHeMjHzp1U5vsdG7OCF/zu9 ZfqOFRLCA7cJ7CMHM1Cql5/xH3ClIaTxNJK6wqrzo52WO/ridYLITqqzX2agKbKDaEFY SnwMU3vsoxfeRgng1MJ71+9FeCAeSSHNHirYRpNVDV049pp4olVRmsFKKx4t//tOeo10 pspaVaYX3Qmt9ZD0VtQMU0pEYGDGF+hv23ARa70n8eThgnkRU1vJ0zcJ+3mlaqf3JMNk 32Xg== X-Gm-Message-State: AOJu0YwPiFdykFZItFwHLLyPBrAicINxnXHruKWdges3OfzeOrMVftum LXr27IaErrMZ+yOdaH8uvxmgWzk1JZvDYAdU9n57nfTXlr9OfF0D3XcAMSaO5Yg5QwdKYo29ifu rsonc5P2ULLyu8p9gxTnGfTBDUocyql2k3+FkVej0 X-Google-Smtp-Source: AGHT+IGXy+M/wA97G0TirNHiAtUQ6BscQMNmcCHVeZZD0W2OBB2k0wAAzGvKAMjUbX/NagR5e1eOdWfbH98/ X-Received: by 2002:a05:690c:4887:b0:618:2381:2404 with SMTP id 00721157ae682-66605833671mr63798257b3.44.1721378426979; Fri, 19 Jul 2024 01:40:26 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-6695206f6a5sm450447b3.26.2024.07.19.01.40.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 19 Jul 2024 01:40:26 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 19 Jul 2024 01:40:26 -0700 (PDT) Message-ID: <669a267a.810a0220.b5143.23ebSMTPIN_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 A895760524C8; Fri, 19 Jul 2024 04:40:26 -0400 (EDT) Subject: |SUCCESS| pw142522 [PATCH] net/gve: Update Rx/Tx functions for RTE_P From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1721363814-2387892-1-git-send-email-tathagat.dpdk@gmail.com> References: <1721363814-2387892-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/142522 _Functional Testing PASS_ Submitter: priyadarshitathagat Date: Friday, July 19 2024 04:36:54 DPDK git baseline: Repo:dpdk Branch: master CommitID:d32d6c8e31923c3a1eeebe7da6ded89332830576 142522 --> functional testing pass Upstream job id: Template-DTS-Pipeline#168975 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 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 | +-----------------------------+--------+ 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 | +-----------------------------+--------+ 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/30561/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/