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 6990142614 for ; Fri, 22 Sep 2023 09:41:24 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 64A8840151; Fri, 22 Sep 2023 09:41:24 +0200 (CEST) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id C96E7402DC for ; Fri, 22 Sep 2023 09:41:19 +0200 (CEST) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-d862533ea85so293621276.0 for ; Fri, 22 Sep 2023 00:41:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695368479; x=1695973279; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=9UHRlLcLiWSIPBwvLOjOHDFnUBir7LG8pE/k98thgiY=; b=c8IH+9GA81mbnkzsPYfdFVVQIMauOTQbnEW7LERN+aZG77JODK9PsXPFUrzC/ZSJyR VhfIxBGAH1sXR6wWVcn+pEPdK6gKGhZXxTDcigaLhWt/zIfvbQrZMf3LnJQIYaKPV7m6 YUiuP/XDhnTOvRlwEq1mDKNeTIeRYd6Xd/gak= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695368479; x=1695973279; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=9UHRlLcLiWSIPBwvLOjOHDFnUBir7LG8pE/k98thgiY=; b=kNejEgOoa9EUCknarE5DXaepVuzMR8JquxWMzL6w0+3dPe6ZFMep/o5A9aTp2QVOKg b4FYCQaPuyeLRR7DpL+87BCwQUKQriQAAAFWy0eiSWCurmf1hLb3RYHoRWuNX+cepqXF E+NP6RJ0l13X90wQaHvRrYwHjy9Wypnn3nFHTZexJD7S+WbnCSR7n+DqcQf2merbXk6c /2yeSh1smRbW+cFtk/kLNOM9wdaAdhEL/gGgRinzQd83keOWeCyH7oKYOGhzDjT9T/cw 3mWMobkOU8ub/3LaeBs9zDcj+F23z7jlfHI2Ecr/ZpTGoI94HSrVCkqZmiXfpaAOToJA NICg== X-Gm-Message-State: AOJu0Yz8rD7joIX6IHkuD9dZIGvJ+l6OG2LuGiEYP8Zs9cCyngM6Agxa DpBI0TpMKLmttpDSIkaLjD9TBAU0an/0MGFuqjBe7TjJ3pbn0t9a9L8NWA== X-Google-Smtp-Source: AGHT+IE/Sf8BKe+0pSZUH3eYeIOU5xJP8LyO1xsmf5grneG7N0yqSfxtwKdP4n0ZBC/FGuFuFLF3HNlNIzBW X-Received: by 2002:a25:da8a:0:b0:d81:4ebc:242e with SMTP id n132-20020a25da8a000000b00d814ebc242emr7416942ybf.45.1695368479180; Fri, 22 Sep 2023 00:41:19 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l77-20020a25cc50000000b00d817adcce7esm231007ybf.16.2023.09.22.00.41.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 22 Sep 2023 00:41:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 22 Sep 2023 00:41:19 -0700 (PDT) Message-ID: <650d451f.250a0220.25102.d3c8SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id D270E6052514; Fri, 22 Sep 2023 03:41:18 -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 | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | 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 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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/