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 C855042614 for ; Fri, 22 Sep 2023 09:33:29 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2D0C540151; Fri, 22 Sep 2023 09:33:28 +0200 (CEST) Received: from mail-vk1-f228.google.com (mail-vk1-f228.google.com [209.85.221.228]) by mails.dpdk.org (Postfix) with ESMTP id C262340151 for ; Fri, 22 Sep 2023 09:33:26 +0200 (CEST) Received: by mail-vk1-f228.google.com with SMTP id 71dfb90a1353d-49351972cbeso715641e0c.2 for ; Fri, 22 Sep 2023 00:33:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695368006; x=1695972806; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=e0VzJ9L+ouPgoE8VJCtCe5Oraaw4P7MKhvn+37E8QlY=; b=UK3wnqfv0LylwXOU54ZKjjScjvwV2v2S6Dacvw0kyKcvxMcBOQ/Z8AaIR3ECKSNmfR DQ4+1oEadjC5DtXRynjUlVlH/0zFFikxJQnhXaWUo7I/D4F5LVeEVV5dHoTN6vrRE0JY HOnF/JaNqngMmFUb4L1put6riHRdL3cEod56U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695368006; x=1695972806; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=e0VzJ9L+ouPgoE8VJCtCe5Oraaw4P7MKhvn+37E8QlY=; b=QWh9XP+vUtz/PDtdh2pCDjfE9TxpZ6pq50t7wduN/mLtUFM1qsqpD5fqF/bEDlA3MC UYVO4hRaEmQkkkqMZNJ2F0pg4Fl80oLoOoBV4CaXoujFA1sI/iMo083SoBmKdmRapVZZ +HTvPCYL4SNvW5ocUnaK908vznp3X2imGuXtsflU4GwfWhGoACB45n0pxF8SxnLfrskZ A236IQyrcWLOYaEJHTkg8LaQ0fp+BpGhnBhQl0mdx3NFrtLg4+n6b+nTV+llgVek3/P6 FQU0TQgOtodOYaZsPMrWPNCmTPaHPcKjKxwK1a2ihOl2vIsCp0wv4X30mFELJniVAU4E +vqQ== X-Gm-Message-State: AOJu0YxhkKbrsohHhs3916t/0FJnbC1+AxYfW3+8vclKO7cZszkxS8J4 w1f7FxySTToo5FETA7Z3W3eKGNHkJTlJ5OfODE2Of7gm35XEyWJ3+aWmzA== X-Google-Smtp-Source: AGHT+IHxD7I6ynCV3B3clS4c8GISeHYoEAdbYfP2Izlo3B101NJ2OHjxiExT1bZ7MRifi/hIc07S7OCqbBQ9 X-Received: by 2002:a1f:d507:0:b0:495:eac6:323 with SMTP id m7-20020a1fd507000000b00495eac60323mr7612337vkg.3.1695368006150; Fri, 22 Sep 2023 00:33:26 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id az9-20020a0561220d0900b004937fd07007sm198389vkb.4.2023.09.22.00.33.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 22 Sep 2023 00:33:26 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 22 Sep 2023 00:33:26 -0700 (PDT) Message-ID: <650d4346.050a0220.7b45b.a26eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id BA0096052522; Fri, 22 Sep 2023 03:33:25 -0400 (EDT) Subject: |SUCCESS| pw131815 [PATCH] net/mlx5: adds the checking for Tx queue From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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/131815 _Testing PASS_ Submitter: Jiawei Wang Date: Friday, September 22 2023 06:50:25 DPDK git baseline: Repo:dpdk Branch: master CommitID:aaee22f1f61fb1df019a058580369b92d2cfa5c1 131815 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27693/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/