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 8910145DA4 for ; Mon, 25 Nov 2024 16:43:09 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 902B340265; Mon, 25 Nov 2024 16:43:08 +0100 (CET) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 367D94021F for ; Mon, 25 Nov 2024 16:43:07 +0100 (CET) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-21285c1b196so43704175ad.3 for ; Mon, 25 Nov 2024 07:43:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732549386; x=1733154186; 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=RudREo+J6d8F+AzJk33Yq5WJAG2ena8ttFXzQ/h65OA=; b=hMyRlovGutVn1+wGpR/RMNPryx8JZP7bZmQhT8jxdXd/samQZTomDmrdmhWrd8asru rnnVxPYUE6JkQwDPKHOnyM3T+r8C8GgdnBTjr4I9N0Hlxg2T9zoEYpn7iYaYuRUrogfy mU88oGApIVhruHTg62r/1A2tA5S7HscQsVf6A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732549386; x=1733154186; 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=RudREo+J6d8F+AzJk33Yq5WJAG2ena8ttFXzQ/h65OA=; b=YPKhV7y1PmVFyhxG6jcThwYWBWQOTsGOtirC8com7NYOXz6lsQCZbTL1cdez0bwsb7 Y/IMyZfyBU+meNg664q63hOOAqCMAJ9HW8iHqQUIh6EwZGoqyuwr4v7mICyvYI1SLYrR 9T30C1HbA1cLa2dzRmMso2lynaO24AGVORveQY5uiH5xQnSGulqn1KPvVIosa2OfQGFc XMLYW9uKaR6WxJ4A2UuWK/HoVkJRNKrF8n4J4mWFrsu1Cn1ZueXIadScOS7ITtyY59tn spT/wJf7kfZIWXSnjPnOhfny+mlUhpFORWKuTnQkVuOx7IDrxA4CCwnpbzcJ9i6K4uFK C2CQ== X-Gm-Message-State: AOJu0YwVAQjywo53hqM/e1Qe8o5dLR0JQ2x7rUZ7B0k7c8j7iUz2dPon ZCbGGqg4e+2woU04zu6MSm3FrTblq8juInA9JjP6eHDRr8eI5hrbhHHbk9ij2XlxuyhcBp5Pb/U iUC5pQ1S8AjGzS4SwVwzTb4R7Qoi8NiZ/g3eEQSh2FtewRwOCGLwhHFGd X-Gm-Gg: ASbGncsYfWmnZ8gzUbjACnT2eXV0k+WZlhU+tT24f443MfrBK/booPQSDwpKxzxUYqV Z1ZBUjsNc/p3Ngd94fspLoF8sjeBGKZkQJdZU4X5uiTZJPqbogiCNDkgsT7db6SNEwhpwNYVmw+ ZJ0x/O266WNrPo9TbMQQN1LH/6hY+GFn2mtl0FF0gMHMHfcHiA9J9lD7CT4fKzT+4AuYJ5aue0Q ndXmvtBm6GvBeiMCegpAJOEm567e6lqSunCNV4r/ClFgvOG44pial5OVWAsRO+irNub2D71Hvk= X-Google-Smtp-Source: AGHT+IFmLZbuDoVjnPNcMKqVuS5M90PsXzwmo0lgwuSkAYT5M8N2WTMP+2H15i5DAh49VoiIa4QMzjVO5p4R X-Received: by 2002:a17:903:18d:b0:212:63db:bb14 with SMTP id d9443c01a7336-2129f72283cmr176682195ad.44.1732549386310; Mon, 25 Nov 2024 07:43:06 -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 d9443c01a7336-2129db411bfsm2939185ad.7.2024.11.25.07.43.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 25 Nov 2024 07:43:06 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 25 Nov 2024 07:43:06 -0800 (PST) Message-ID: <67449b0a.170a0220.3ae540.2b92SMTPIN_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 B97CC6052471; Mon, 25 Nov 2024 10:43:05 -0500 (EST) Subject: |PENDING| 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: PENDING http://dpdk.org/patch/148837 _Testing pending_ Submitter: Yuan Wang Date: Monday, November 25 2024 09:35:45 DPDK git baseline: Repo:dpdk Branch: master CommitID:f4ccce58c1a33cb41e1e820da504698437987efc 148837 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#294684 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) | PEND | SKIPPED | PEND | PEND | +-----------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 39 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 39 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 40 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 40 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 24.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------+----------------+--------------+---------------------------+------------------------------+ | RHEL9 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 22.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 20.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PEND | 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 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/