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 996DC45D69 for ; Thu, 21 Nov 2024 15:11:34 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 74D13402BB; Thu, 21 Nov 2024 15:11:34 +0100 (CET) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id DBCCE402BB for ; Thu, 21 Nov 2024 15:11:32 +0100 (CET) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-3a6c1cfcb91so3121195ab.0 for ; Thu, 21 Nov 2024 06:11:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732198292; x=1732803092; 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=Zi+8835P9VNw9g3XyYMvXKcAM6WhEnRobVvDIC4cNCA=; b=E6Z/7g0SXI/yVgghXQ6tCtFcVM6FtKLuQTmetWlij0Hj1dIVcM6fO4SoS1Sik+rCal rdZgJwMHTS1pEDUKl1r96Qfn5Fh5k/mx1vDPHZxUUdLJk5Vsth07v02wHgx50tAeN+y8 o/9jiPL8j/gBH3npXHcOqA3ljcm3q3GLb1pLM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732198292; x=1732803092; 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=Zi+8835P9VNw9g3XyYMvXKcAM6WhEnRobVvDIC4cNCA=; b=l9ri0ybvajfUpX4fXXABSHrSHJzhfxVS/ZSYTQU7x/voZpvhgYqaKuo8ZI1rkrKmlU drd7O1pOMvJ79hAY0tasm5h5yC57rY/TgW1FhV93a/blIIBKlZakve60qePX6bYddVUI fERkD6CzIwbqGqsEakh8gXGsPbQWHSp4t8AuOP2aoAOrqxR39XDrt+s3FQuqaw+NfzUW yQFxlmvKu16QGo5DsqyE/vXqwjn63rNzDLYmv13UimXeAtF6HoTt+MimKoapKDVb34zr WsoKKiSHSodKT0iKzARj5/Dh52p7rdeXhYcTuXXEHF+hOgbOd/ZL73VkYtsr3QzveA4m 6qIQ== X-Gm-Message-State: AOJu0YxMmTTZt1SA8xT4l31w38XG69Y8bCTWo9mIWuxKO8m60VUS5Roa X6utCnaYs6ShWfeVQ5pnwODGdV5Hwu/m+1Ji/87UUtyyIOR40lFvI9DI/Uw8mTDL88I0RsjgNTz ww17AOSVSES4PoThfSBMIX65Rm2JvlkKBcsFBp3r3 X-Gm-Gg: ASbGncuCZNzSekT4E+hIiPD46GedjbKqu9mlNzoEUFe+bcr53Md5QEyAOFgYPa8qDvN fw0EtNur9kOfCNYw2RuVCEjtDMcBG7kpnM4xwTU10z3A6j6i8RJG/SljoGc4bT7G76xvBdQ8ptV i4+v7MssuU4ySpalYyMVtJOG9k8AuKO/NpSJ/qyJuCjifxHNAbGlrZzhIK71N6IMNz7qt+2YQ7U NzOdBWqhr0DNw5TB1syJ1RdxOYdBTSmTFCArAqLv6Ezi/ESsDeKBobP+Y15Xm5JejOgqqw= X-Google-Smtp-Source: AGHT+IFzstsqX2RXLwHuTtId1d7I/RAjWxtbGAbBIC+o7XJtVI1jFFm0Mx7ZwDuP0B7r+hPOXN3qm7gR3+my X-Received: by 2002:a05:6e02:1aaf:b0:3a7:15aa:3fcc with SMTP id e9e14a558f8ab-3a78644692bmr92811625ab.1.1732198292165; Thu, 21 Nov 2024 06:11:32 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-3a76aeb3799sm3328625ab.28.2024.11.21.06.11.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Nov 2024 06:11:32 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Nov 2024 06:11:32 -0800 (PST) Message-ID: <673f3f94.050a0220.3cebb8.5d8fSMTPIN_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 978FF6052471; Thu, 21 Nov 2024 09:11:31 -0500 (EST) Subject: |PENDING| pw148717 [PATCH] net/mlx5: fix RSS hash for non-RSS CQE zi From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241121133231.914815-1-akozyrev@nvidia.com> References: <20241121133231.914815-1-akozyrev@nvidia.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-compile-amd64-testing Test-Status: PENDING http://dpdk.org/patch/148717 _Testing pending_ Submitter: Alexander Kozyrev Date: Thursday, November 21 2024 13:32:21 DPDK git baseline: Repo:dpdk Branch: master CommitID:f4ccce58c1a33cb41e1e820da504698437987efc 148717 --> testing pending Upstream job id: Generic-VM-DPDK-Compile-Meson#31562 Test environment and result as below: +---------------------+--------------------+------------------+-------------------+-----------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk | dpdk_win_llvm_compile | dpdk_msvc_compile | +=====================+====================+==================+===================+=======================+===================+ | CentOS Stream 9 | PEND | PEND | PEND | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+-------------------+ | Debian 12 | PEND | PEND | PEND | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+-------------------+ | Fedora 39 (Clang) | PEND | PEND | PEND | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+-------------------+ | Fedora 39 | PEND | PEND | PEND | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+-------------------+ | Fedora 40 | PEND | PEND | PEND | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+-------------------+ | Fedora 40 (Clang) | PEND | PEND | PEND | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+-------------------+ | RHEL9 | PEND | PEND | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+-------------------+ | openSUSE Leap 15 | PEND | PEND | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+-------------------+ | RHEL8 | PEND | PEND | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+-------------------+ | Ubuntu 24.04 | PEND | PEND | PEND | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+-------------------+ | Ubuntu 22.04 | PEND | PEND | PEND | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+-------------------+ | Ubuntu 20.04 | PEND | PEND | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+-------------------+ | Alpine | PEND | PEND | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+-------------------+ | FreeBSD 13.4 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+-------------------+ | FreeBSD 14.1 | PEND | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+-------------------+ | Windows Server 2022 | SKIPPED | SKIPPED | SKIPPED | PEND | PEND | +---------------------+--------------------+------------------+-------------------+-----------------------+-------------------+ CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) openSUSE Leap 15 Kernel: Depends on container host Compiler: gcc (SUSE Linux) 7.5.0 RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Alpine Kernel: Depends on container host Compiler: gcc (Alpine 13.2.1_git20240309) 13.2.1 20240309 FreeBSD 13.4 Kernel: 13.4-RELEASE-p1 Compiler: clang 18.1.6 FreeBSD 14.1 Kernel: 14.1-RELEASE-p3 Compiler: clang 18.1.5 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31989/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/