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 11D5B45913 for ; Wed, 11 Sep 2024 03:44:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B9A0B402DE; Wed, 11 Sep 2024 03:44:31 +0200 (CEST) Received: from mail-pj1-f99.google.com (mail-pj1-f99.google.com [209.85.216.99]) by mails.dpdk.org (Postfix) with ESMTP id 7A415402AB for ; Wed, 11 Sep 2024 03:44:29 +0200 (CEST) Received: by mail-pj1-f99.google.com with SMTP id 98e67ed59e1d1-2d873dc644dso1045065a91.3 for ; Tue, 10 Sep 2024 18:44:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1726019068; x=1726623868; 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=7yxWJ5z8pDrD41zvUwhOpVA2/NJeD/E/EqhGEyk0ZrU=; b=YZdC797n+1AmiplxduYgkxTMeOu+jzwrKe5HM6jkTrvU24XmdOUpsr2mxh64YQGEYf qF0cb/mG+jkP1Fua7lTBoKt4LjrYeuNyBGN6Qm6PsUmQwtAIs9T3kLOhEYcoduvsIqoc G6gskOR0vtpTlt2EWT95ZsDk9el7fXTdhS+3w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1726019068; x=1726623868; 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=7yxWJ5z8pDrD41zvUwhOpVA2/NJeD/E/EqhGEyk0ZrU=; b=v1pP2ZNLOftZMYs/p+8REXV7C4Ea/CrJbXD9BKeZLYkBsBpkdOwfgTb7M5jW0Mh0r4 NVtbw540kUU1cMS6e1rvU+3FGSQk01IWdTWt2BlROHgY/LgL5ISSqjmyomOob9u5a0Na HZcF9VlviT7O8AnXqzG93eLedCRRvAP0GcerXk9VNRr5bMZhZbwgqKA79+gw1vwlLAMF h52l40dtkha/p6kazYdacrWw0mFhH+id9Tk+X4fcmF1X7EX8GXnd5R+WMGt1czTLWjZ5 QzPuJq1RKTjxhUE/PsBDaLyBTbfQ3YuUWk+ieP+/rac0c4DiY8vyW/Khvj0ydY4jWYFZ uxeA== X-Gm-Message-State: AOJu0YwyPH/S6ISBgG8Zr+9yjF0w4slaR7vJOQ/NHcJDp4u+hZFbyBkV uXc6hc2cvfhDQDD9BSYjsu90R3COeR5hy/weBSA7C17rJVaOY8LsDZH51KWIGUag18fQxvJUyKf HSllhZzN/dsXDnFWwQlSI7nGAQ/z8kTOzcl4rYclO5FCeyqL3lciLIMJm X-Google-Smtp-Source: AGHT+IH9fhtW95bHUnGvAc/YRbekpeWVuLEL1ZDYzhfrqOUJPdDZO1SMiziDVwBSi0MW4Rak3E4+DDTonLxG X-Received: by 2002:a17:90b:3881:b0:2cf:7388:ad9e with SMTP id 98e67ed59e1d1-2db82e80e9amr1823376a91.2.1726019068590; Tue, 10 Sep 2024 18:44:28 -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 98e67ed59e1d1-2db8b84df13sm463a91.10.2024.09.10.18.44.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 10 Sep 2024 18:44:28 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 10 Sep 2024 18:44:28 -0700 (PDT) Message-ID: <66e0f5fc.170a0220.1b1348.009aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id E6FCC605C351; Tue, 10 Sep 2024 21:44:24 -0400 (EDT) Subject: |SUCCESS| pw143905-143913 [PATCH] [v1,9/9] common/iavf: add RSS CONF From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240910101224.497044-10-soumyadeep.hore@intel.com> References: <20240910101224.497044-10-soumyadeep.hore@intel.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/143913 _Functional Testing PASS_ Submitter: Soumyadeep Hore Date: Tuesday, September 10 2024 10:12:24 DPDK git baseline: Repo:dpdk Branch: master CommitID:126a3817617a9cbf75bfe646249511f6c2fb326e 143905-143913 --> functional testing pass Upstream job id: Template-DTS-Pipeline#179698 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 | +------------+--------+ 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/30991/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/