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 3604B45D46 for ; Mon, 25 Nov 2024 21:18:57 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3015540DCA; Mon, 25 Nov 2024 21:18:57 +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 9B9AE40C35 for ; Mon, 25 Nov 2024 21:18:55 +0100 (CET) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-3a761c7c4fbso17140975ab.3 for ; Mon, 25 Nov 2024 12:18:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732565935; x=1733170735; 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=lKn6g0peAZzXfVLoLd++sAMjWGVG5H3zUvlthGLUmyo=; b=jTnniRwfbNAdvLdUUHFNylPibnbKUonW74ju/Ew9cfr/PybznEJSurW1K68t33s+wa ykyx/EDRXskQRrGz5kLcH7OmCwctDeL7Ru5J9pRXT5dt80HnSTPOyc00sIFXyUv3mguM bR4t1g6WYYT19AyHOLhzd2ei5hQ+tRS5eGOkk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732565935; x=1733170735; 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=lKn6g0peAZzXfVLoLd++sAMjWGVG5H3zUvlthGLUmyo=; b=n+w5nf6towqkTx38WzfMCx7/CfsJBseMZfbMc+LBQguXN5zlffJvHptWtP0OQCzBSc IUlHUSXhlnVTGDPZtAkANkxiERh9P/uR7HLFCDbnXXywD7KpsICh3MF09RIokXcyCELe pMHvMnH4BXOiLOJ4ML7amBxaPTvmzIUQJC44YNzqLWMue2r3Mo4NdXesFI2I81BuHn0X Ee5lzVyk73a3fVeyA+H4Gy32xmWoDxQgclNCtr1Fd+WkxUe38lmpeccwkrdBq2Qo3gTi yEkOGZNstBJhZNO9yXioyfw0ejkwYrIy1pm+htQFLB4bJyiprP6gXJPhnSYCY/Ya4vzb vNag== X-Gm-Message-State: AOJu0YyxntvUgaI9AyQKTQHv5w0BTdAfAqyRTZ6bL8VX97QIwMvoD/yH 3z3zvwbQBhbSdAZfw62fusTV5FvA0dxqRKWG2jvvEyOcFtSJXpmeaI36LjTuy8P7zMBObzvCRT3 H1SPatWw9pVpfaFAoKa4f07E8z/jNkHFUbg94DwKM X-Gm-Gg: ASbGncsifNTIGNlEB9xqEYP9VjEZfFzv0YhgHbQXqYIJby+XcniNI8hxw8zeYqsk26y VgAptZXz5Ci2ihjBWGFUYy9Kq9ESeFn6eZ90tfLoaQWbzxztbTV3PQSvyIv5+ftzTn+vJRsjP1B uIQKrXWVQpPNWxKh8b51uzhmwFNjxroMNKak9oUcsKOQtc2EVj8Hmuuk2ZPVFIGhmPUti6QJhux QjCbXiVjQs27Xsk4yhU8PPkBzDPclbK2Iyfq7TlqaNDho3NTRTOGXGXxcOVzyQozUwKUcI= X-Google-Smtp-Source: AGHT+IE2ogD1zdXNhyrnNxJinuodW1r56VrRA2nskuIMQFHMqzwwG4KekNTB29U83hoN3wjDiA0VBj/Pm6+b X-Received: by 2002:a05:6e02:16c5:b0:3a7:7ded:5219 with SMTP id e9e14a558f8ab-3a79af68148mr123164945ab.21.1732565935010; Mon, 25 Nov 2024 12:18:55 -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-3a79acd6f02sm3357505ab.63.2024.11.25.12.18.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 25 Nov 2024 12:18:55 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 25 Nov 2024 12:18:55 -0800 (PST) Message-ID: <6744dbae.050a0220.366ed0.5a51SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 7FFA26052471; Mon, 25 Nov 2024 15:18:54 -0500 (EST) Subject: |SUCCESS| pw148841 [PATCH] net/mlx5: fix Rx queue control deref From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241125172318.302560-1-bingz@nvidia.com> References: <20241125172318.302560-1-bingz@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: SUCCESS http://dpdk.org/patch/148841 _Testing PASS_ Submitter: Bing Zhao Date: Monday, November 25 2024 17:23:18 DPDK git baseline: Repo:dpdk Branch: master CommitID:37dda90ee15b7098bc48356868a87d34f727eecc 148841 --> testing pass Upstream job id: Generic-Unit-Test-DPDK#294833 Test environment and result as below: +-------------------+----------------+ | Environment | dpdk_unit_test | +===================+================+ | Fedora 40 | PASS | +-------------------+----------------+ | CentOS Stream 9 | PASS | +-------------------+----------------+ | Fedora 39 (Clang) | PASS | +-------------------+----------------+ | Fedora 39 | PASS | +-------------------+----------------+ | Debian 12 | PASS | +-------------------+----------------+ | Ubuntu 24.04 | PASS | +-------------------+----------------+ | Fedora 40 (Clang) | PASS | +-------------------+----------------+ | RHEL9 | PASS | +-------------------+----------------+ | Ubuntu 22.04 | PASS | +-------------------+----------------+ | RHEL8 | PASS | +-------------------+----------------+ | Ubuntu 20.04 | PASS | +-------------------+----------------+ Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) 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) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 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) Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32013/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/