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 2660545DA5 for ; Mon, 25 Nov 2024 19:27:00 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0C47640A72; Mon, 25 Nov 2024 19:27:00 +0100 (CET) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id D1F0C4021E for ; Mon, 25 Nov 2024 19:26:58 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-84198253284so42204239f.3 for ; Mon, 25 Nov 2024 10:26:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732559218; x=1733164018; 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=xqnmCm4ayvWUhVprhEb7nfO1hR7BUMO9O3+tbsc7rnc=; b=Z8huHrWi/YQ05a7DghpaTVsOFQViHfpIA81ujmTed/Vsy213DLo4QnBs7BQszr8gk4 ed0JZDYddV/LqK8k3iB08OYICkObEFvo/NSosNlQ4iwdl0m3bQTXB4cmIDiUBY0DaYOD F+Huq3BGUrIL7Zi0ULlcIy4qhcMmYOof5h2MQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732559218; x=1733164018; 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=xqnmCm4ayvWUhVprhEb7nfO1hR7BUMO9O3+tbsc7rnc=; b=teP2JYzAgToXtuLDpM94tV1FPzyQ84oyW9L44y2xxrfNiRHdnXFTxa/9b0NgjDOB3F KGYcGeqrBkz8TF4NNgckGO8p2hW9WOknglLOa8rThiJT8OlBy+QWB400OrgdlyYN9WK6 oFki7zhIO5g4mhFTBbac08YnBYi0gyFY5IWGv8g5ldduwUrGQXJ50mYyLj9oRIoc3XDW ZGG1SC/XQFZEsP8/2euSQLowUQWumx9E4vPAfodFxL1Ghnk+pcsn4XIMC+U3dj2E7Mew xcFNQHEfeHHzYExNtfLB1lcJTLq+VBdDvXFvRJRchV0PwKFCIHDxzn51huKWKhgpqcud JR7Q== X-Gm-Message-State: AOJu0Yx+CZgdzey/TnYZ/TJg5gjWAsT/+5YDqwRDjzKcvsM7Ox79NlzK 3sd0AZY7MruYQwiGgjQNIy8kJKpzVlZ15ypwq0GX/KtQH8tUE6gqpySw7tFBn6d+fmSJTJskm0B Ryq2w+Ws30YFIe6kXCJ3IZV45P7l3XPKM7ZihWK8p X-Gm-Gg: ASbGnctiq6Qkop+uJgzBYx9n7uxzc1IgjAnY/mJZ1MdTxm5+gB2vBAEIh/4FxGYS6Zd Dy+XrN7tcopcGwsv3JsxDF94RjdFy814X+bcD1ZmaG4BpfR5VQAJCmPRJDy1plRvLL4gRG5NgOf dfTxgaGJoqn44oAHXOtgEuVHmSqqoO8kFnUY/dN6KP4n2kGpBB3M4ZqOLj5CZFz+ZPBrhkUH8fe PCCaidFetBpSqxyQild3hHSjA6eiwCK0D5HaZnVIdsQ5o6WGOmBzDjT/SWCk6dSAd3arGU= X-Google-Smtp-Source: AGHT+IGVVQp66RDy5TrGBXGXn9Gfp1P5t7fJdCCgcb/ztORji1DwLkvbQVBUH+0GpeBWfPjaZWXJhc1+PLx2 X-Received: by 2002:a05:6602:2b04:b0:83a:b235:2d74 with SMTP id ca18e2360f4ac-83ecdcaa528mr1458956039f.7.1732559218157; Mon, 25 Nov 2024 10:26:58 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ca18e2360f4ac-83ecd15024csm25579139f.2.2024.11.25.10.26.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 25 Nov 2024 10:26:58 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 25 Nov 2024 10:26:58 -0800 (PST) Message-ID: <6744c172.050a0220.15b357.0809SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id A86056052471; Mon, 25 Nov 2024 13:26:57 -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-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/148837 _Testing PASS_ Submitter: Yuan Wang Date: Monday, November 25 2024 09:35:45 DPDK git baseline: Repo:dpdk Branch: master CommitID:f4ccce58c1a33cb41e1e820da504698437987efc 148837 --> testing pass Upstream job id: Aarch32-Unit-Test#4438 Test environment and result as below: +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Environment | dpdk_unit_test | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +=============================+================+==============+===========================+==============================+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Debian 12 (arm) | PASS | SKIPPED | PASS | PASS | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 39 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 39 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 40 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 40 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 24.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | RHEL9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 22.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | 32-bit Ubuntu 22.04.4 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 32-bit Ubuntu 22.04.4 (ARM) Kernel: 5.15.83+ aarch64 Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 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/