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 BFABC41E16 for ; Wed, 8 Mar 2023 03:50:45 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B954640E03; Wed, 8 Mar 2023 03:50:45 +0100 (CET) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 366DD40E03 for ; Wed, 8 Mar 2023 03:50:44 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id r4so9808426ila.2 for ; Tue, 07 Mar 2023 18:50:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678243843; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=GbAATWR07c4P/SEIIf2kH23GlwUkPBeUlO2xkzc39+g=; b=Z7AXDEjEXlw92vzKpFNlk7MBn5Ur0UOeCyJlotNQA9kl3QJhlvCyXWtUSORs9MdlvN e2MOhJYPd0ogdtxD5vaxlrUBOp9tbUN1RM7gFzfP8Ouhu+RhCo/Hpj4YQv0YXa3z4rH9 lcUWWMbJ2Xr+brrsZQgkwmDfDfXDIs3Lb7KBY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678243843; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=GbAATWR07c4P/SEIIf2kH23GlwUkPBeUlO2xkzc39+g=; b=u9xzg61u64mRUbjBP/iaZ0fKK45EgwCP0lnhpaGmtEDjm3LHfuOnxphCeg3fxr11+A o1vw7keRrpZSZ8AwBeLr8w9/Bc7SATMP83z0Z0lsInjfiNWwj/JfvCDYmefQNIiMNE5o 0Pkkig5gis5uEc1rJkWjCeNri+aPwnVqDjmTxK5mPusmP/TnuLGTHdW7NysQ5mOXgYOa Ntq/5k0UUi0NM6XP0OelgyiHP8BKWwpTb7fJwFvTrlEEr1/z8Y6ubEejHR0J4WYCj77H crGu6DOk0gJDp0hTK9mfXKyk3WsewOBphFX1GuyYtZC6aSKYUvF+qN2WCjunMcvZNUrp FvCw== X-Gm-Message-State: AO0yUKXe+guvzCRoWNP1YHPLlUMPzZVPLrIGwclS3pbKLuO611Oa9IGt rdpMmrvR64JFZNKhZlYLdDKr1EITkBJZ71TjQ7eLhXX21YHTE0uI6W5FRJdG402zrr1Jmhdw7A= = X-Google-Smtp-Source: AK7set8XbBXxNSVz+7ZOYRtNzWFwj89Rq6PktEih3hWVIF3poaUUt+G5CxX1aO7mY0CKOiZUO5IOfCVvnS7U X-Received: by 2002:a05:6e02:20e6:b0:316:e39f:13f2 with SMTP id q6-20020a056e0220e600b00316e39f13f2mr13391222ilv.12.1678243843676; Tue, 07 Mar 2023 18:50:43 -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 u18-20020a02cb92000000b003eaddd56628sm1068039jap.66.2023.03.07.18.50.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 07 Mar 2023 18:50:43 -0800 (PST) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id 3E48D605246B; Tue, 7 Mar 2023 21:50:43 -0500 (EST) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 3BEE86011D; Wed, 8 Mar 2023 02:50:43 +0000 (UTC) Subject: |SUCCESS| pw124833 [PATCH] net/mlx5: fix the hairpin Tx queue reference count From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230308025043.3BEE86011D@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Wed, 8 Mar 2023 02:50:43 +0000 (UTC) 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-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/124833 _Functional Testing PASS_ Submitter: Bing Zhao Date: Tuesday, March 07 2023 10:31:08 DPDK git baseline: Repo:dpdk Branch: master CommitID:813d0eead31deb75b774524ad21e99136fbad331 124833 --> functional testing pass Test environment and result as below: Ubuntu 22.04 Kernel: 5.15.0-58-generic x86_64 Compiler: gcc gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25632/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/