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 E228A44079 for ; Mon, 20 May 2024 18:51:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DCFBF4028B; Mon, 20 May 2024 18:51:19 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 6EA3D400EF for ; Mon, 20 May 2024 18:51:18 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7e201db9f47so150321339f.3 for ; Mon, 20 May 2024 09:51:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1716223878; x=1716828678; 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=PoKBAxJ4PF5K5c4PuUOuCNlUjdtl6BBaOw6SwfTEt20=; b=XaeClXVyMzgDBn0+F/zx8p5nP/PqLetVutb8z8VpVza/4qyz7fGQ2mYpKYPABDn4y2 xNCqH2C/vI0UjE52CcxUZeGMt3ofIP6HVXw6jHk5gwe+I26m6JK7zoDhp69A57gL5iGB mFEZAQtBROyDb1xO3FW0gq4QecK7IV3Y3D7Nk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716223878; x=1716828678; 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=PoKBAxJ4PF5K5c4PuUOuCNlUjdtl6BBaOw6SwfTEt20=; b=W1qjujqn/Kh0JYQkMI15hdJO9HooNlLkXyUGRXjlbkqXis0JkFhZMp5G57TgV8rlm9 5l0I2So9zqF6zhsyWRwwIck+TkdO1qxyvfPJ1M8ZOrrm3xvGmhzk99zeVyhBbrNpHZeD bULCsmw20+hLIeGXpE5cB8ZpeJ0xcUf+cPSCx5+w+rGF2gA5xqOUixLOZ6QXtRcjvCk8 tSbBW1Yv2A2+MMapmA77VfBUEQZGS4bFVkvFBF8/w/Od6vd/YiL7rsw7pehDtCsqNgeW JdGsLxT1LI4QsiExv4ylBMjVzNNcPEwrrcQrjFTaae/s5obsI6sHpRSZpb/bNvXmAvpy zMUA== X-Gm-Message-State: AOJu0Yw1acWQ5zX0M2Yki1ogyr5WuGyShUaqV23iJUhHwYWAfpZz7DqI 6ven4cQ/tMO/LMR4cI6JFh1Wycu4ZpYdpMcaoUdpzFMwJONuNhDM2Ufj9HQul2POlzgFl1dNQqp GyYqt1c9BaxfkAWrCO7u/y8Uoa5lZrztMmCUxk+lcT56k58PpHZ+2LJZU X-Google-Smtp-Source: AGHT+IEUgpmHQTxbmb/5Pyl1XRME35q5w8Iqgfkw1lbAr2Sw6gMglyU/Q5dOApMkZtUR+nkbc/sil0YO46+9 X-Received: by 2002:a92:c249:0:b0:36b:3991:c8e2 with SMTP id e9e14a558f8ab-36cc1474869mr311879755ab.1.1716223877856; Mon, 20 May 2024 09:51:17 -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 e9e14a558f8ab-36cb9d22ef5sm11305765ab.6.2024.05.20.09.51.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 20 May 2024 09:51:17 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 20 May 2024 09:51:17 -0700 (PDT) Message-ID: <664b7f85.050a0220.64828.a938SMTPIN_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 56A26605C380; Mon, 20 May 2024 12:51:17 -0400 (EDT) Subject: |FAILURE| 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, Jiawei Wang 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-amd64-testing Test-Status: FAILURE http://dpdk.org/patch/140185 _Testing issues_ Submitter: Jiawei Wang Date: Monday, May 20 2024 15:07:09 DPDK git baseline: Repo:dpdk Branch: master CommitID:7c0b8f196f0593ff2cb32a59332beea20a1ce5dc 140185 --> testing fail Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian 12 | FAIL | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ ==== 20 line log output for Debian 12 (dpdk_unit_test): ==== CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 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/