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 C212245D5B for ; Tue, 26 Nov 2024 01:55:30 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C6C164025F; Tue, 26 Nov 2024 01:55:29 +0100 (CET) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id 46929400EF for ; Tue, 26 Nov 2024 01:55:28 +0100 (CET) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-e3908dad395so2443983276.2 for ; Mon, 25 Nov 2024 16:55:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732582527; x=1733187327; 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=HFIQXsQpUeAUHqF663NMf8suMw0xSochLoOlpX0BbiA=; b=e4jYnwBt9qF4BkFW4DBe8/8tzEq/9HbQl/w1Xy5rkfrZ0XQD7JjUD3hpmCdf1oVqH2 RONVU/RUT0E2uEAxdb52f6lS8gsIPZ8GO8arlXUbD13zZlXDXljsAZZnE3x9ZzpfdlZK AVN2t7438rgNbNtup+nbzQ0ONmZ+pr8er6t9E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732582527; x=1733187327; 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=HFIQXsQpUeAUHqF663NMf8suMw0xSochLoOlpX0BbiA=; b=R0gnCj6OZ9TvgjAvdsVxW7/S4bZxPREM4nz0WQV3g6McGh41o0rbAWXxmJhf63yQMe /joD5R+wK3+PKRvpfodbXkAjbXz+092R6h5jA8Sj4X9sof2dXh7rRm9H0FJauQgUYynT mnxBYXGs9iLofqQ4cjwYp+qy8cI5iNU/EqBCxnm7owUrZbUxYDNTt5I/pwEUuZeTls1M GBVvm1bF3qpuhX1jCalh9e24uALeHcc2UfAokWMHXMJ6xZ3359cm/Zcpdbbu2hkajdoU KecmGomxgcFuf2+4dZahQaPfTzDm1n5+hpgxfiCu5eXZz0zurH61Rx/Me5xTz8HTGuTJ 8xNg== X-Gm-Message-State: AOJu0YztHKToxMed7eLOgtcHMK2v9hUDeKK2QUCTl2vtA8KzoygOea8S p0U/DsdLMHsUJZkkQBdXD5l3e1+9mz8E4PpddaHb5bgseEG7otNXDOjJY6cJtPOe30SpLwJn/Ut FX4vTCaWW2usMfiKReBSWAX1kPFVlZMP/1OUsGdc7ALvaSGt26PehtQtk X-Gm-Gg: ASbGnctova6PP8OtdDdufjkG73S7w8Qg+OZPQy3cR6kLOgWkC8VD+vtuv6Qa0fv9H7P gyYtRFKZ+4T5pDRyTf88R23F9exux/wf2wFbWhbPGKlYVstnq65M2QK8YotmgucAOjqJo4hlu9d hecPfilXKstidiBRaAB0N3GdTLEUtRKjj7Zx2n6Cu3FKRBH7roYAtifGqYaAghV9e5C1jfzTYL/ Y7JqScdkZRCE44ZHJwdtH+n2sKisy37lzyljE18fOVinVMAjEXggeLEX9dKN2rR+jXXcyShZZ0= X-Google-Smtp-Source: AGHT+IF/WKHLhzAS4xe4duy3GHaX612yXESNqupEcvhkREOEpcvgsdFG/OenCg3Ks84gixC0iaiwEUXn7eGP X-Received: by 2002:a05:690c:6d09:b0:6dd:d709:6f18 with SMTP id 00721157ae682-6eee0a4ec50mr140980497b3.39.1732582527618; Mon, 25 Nov 2024 16:55:27 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-6eedfe1163fsm2034107b3.3.2024.11.25.16.55.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 25 Nov 2024 16:55:27 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 25 Nov 2024 16:55:27 -0800 (PST) Message-ID: <67451c7f.050a0220.2f8288.d763SMTPIN_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 44CCA6052471; Mon, 25 Nov 2024 19:55:27 -0500 (EST) Subject: |SUCCESS| pw148837 [PATCH] net/ixgbe: fix RSS redirection table conf From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241125093545.394900-1-yuanx.wang@intel.com> References: <20241125093545.394900-1-yuanx.wang@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/148837 _Functional Testing PASS_ Submitter: Yuan Wang Date: Monday, November 25 2024 09:35:45 DPDK git baseline: Repo:dpdk Branch: master CommitID:f4ccce58c1a33cb41e1e820da504698437987efc 148837 --> functional testing pass Upstream job id: Template-DTS-Pipeline#198827 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 | +=============================+========+ | 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 | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | 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/32011/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/