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 9261B44079 for ; Mon, 20 May 2024 18:49:09 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8E2A74028B; Mon, 20 May 2024 18:49:09 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id A9305400EF for ; Mon, 20 May 2024 18:49:08 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-36ddf683ad7so4988265ab.2 for ; Mon, 20 May 2024 09:49:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1716223748; x=1716828548; 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=RElB/tQwgNguDZ6Unn2n0LWBM/tEdNzHny+ukX+fi7g=; b=Q/COvJMcvQ/lWrS3CqBmP0pXrVyewv1dq9jMk5+N045iVf6JmfMGEWh62KEZ3AfGQU vA7zEIDuWDSO+jWE/w6VxGeMiTkfQzTeHm+Hb7vWF3kwjD+j58LZ4stDSQKhuhJHbz8U be3KrbBMdj0HQ5+/pJOkHQpDTc0hC5Mhg3cJg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716223748; x=1716828548; 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=RElB/tQwgNguDZ6Unn2n0LWBM/tEdNzHny+ukX+fi7g=; b=X80zHZ7aKTGMieeFg3b4ttRoeeqPxTAX+imOP/to8XOAUlPuUKPVssxLtzk2wPxowW 6qFveltv7TTOf5HDKjKrME9AIksV7noU3q/rLfsrEYnfxwF6dJJWX66D9D6MOuKbfQXe Z6p7kC3qPLPrGwckW5eDJuWl9l9oFjOjT77aizqaDD9Jo/eSxCIAsoy1x/7o7OSPrzTs Wo/+W1Z3m41/9amXM796KtWpHVh7QCaSr1RoZDBN/SR+CtLNzxhTLaVYm/7cuyeDiOfC ack1PqWJaWMe8i0V9vE5lZzPWNxOuBlDxZExHHxb0R5s2H3rSQRurFxzu86bndPlQeb7 0Mkg== X-Gm-Message-State: AOJu0YyOY25S1Z/sDbvND/99y8XXUvwj/jVIsLYPknIJPmTRugkus/FJ XarkxaH/RiSKNhoP52w2Mh8HfztmDP+ucYej0SZ9BUs7ZbyMC0jS/iCqlyxEQ5ewxsWpDL8C5I3 zVyMFCvz7PTquEWHycjfvFHkNv7l5f+ri5HxKqzMlDNZH27wYmR4AJKYr X-Google-Smtp-Source: AGHT+IH/3qmOdwKCrQyDMG4EjtI8rh/IEQk3DLj28HryhuxgO3jtUyg15kpocCubV2SsK6Q/pjYjQpDmfURW X-Received: by 2002:a05:6e02:1c2f:b0:36d:b618:774e with SMTP id e9e14a558f8ab-36db6187b4fmr174410695ab.32.1716223748104; Mon, 20 May 2024 09:49:08 -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 8926c6da1cb9f-48936ddacdasm1130894173.6.2024.05.20.09.49.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 20 May 2024 09:49:08 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 20 May 2024 09:49:08 -0700 (PDT) Message-ID: <664b7f04.050a0220.2d58f.c476SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id B1C20605C380; Mon, 20 May 2024 12:49:07 -0400 (EDT) Subject: |SUCCESS| pw140185 [PATCH] net/mlx5: fix Rx Hash queue resource rele From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240520150709.39835-1-jiaweiw@nvidia.com> References: <20240520150709.39835-1-jiaweiw@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-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/140185 _Testing PASS_ Submitter: Jiawei Wang Date: Monday, May 20 2024 15:07:09 DPDK git baseline: Repo:dpdk Branch: master CommitID:7c0b8f196f0593ff2cb32a59332beea20a1ce5dc 140185 --> testing pass Test environment and result as below: +-----------------------------+------------------------------+---------------------------+----------------+--------------+ | Environment | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | dpdk_unit_test | lpm_autotest | +=============================+==============================+===========================+================+==============+ | Debian 12 (arm) | PASS | PASS | PASS | SKIPPED | +-----------------------------+------------------------------+---------------------------+----------------+--------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+------------------------------+---------------------------+----------------+--------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+------------------------------+---------------------------+----------------+--------------+ | Fedora 38 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+------------------------------+---------------------------+----------------+--------------+ | 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+------------------------------+---------------------------+----------------+--------------+ | Fedora 39 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+------------------------------+---------------------------+----------------+--------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+------------------------------+---------------------------+----------------+--------------+ | Fedora 38 (ARM Clang) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+------------------------------+---------------------------+----------------+--------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+------------------------------+---------------------------+----------------+--------------+ | Fedora 39 (ARM Clang) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+------------------------------+---------------------------+----------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+------------------------------+---------------------------+----------------+--------------+ Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29979/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/