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 F041C42614 for ; Fri, 22 Sep 2023 09:49:04 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D2B904013F; Fri, 22 Sep 2023 09:49:04 +0200 (CEST) Received: from mail-pg1-f225.google.com (mail-pg1-f225.google.com [209.85.215.225]) by mails.dpdk.org (Postfix) with ESMTP id 198F64013F for ; Fri, 22 Sep 2023 09:49:04 +0200 (CEST) Received: by mail-pg1-f225.google.com with SMTP id 41be03b00d2f7-578a397a30dso1323404a12.2 for ; Fri, 22 Sep 2023 00:49:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695368943; x=1695973743; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=PHLJE/zfnT4T8u7Jqjjpxz7YlYMZ+BV/6FGwrOLGqNQ=; b=YE0NW3BdnOJhq5WyJrSpdPsjJ30tR9Pc4hFPJW3uKiOqYxit0Zlql74TMdECB5Ob1N evpJxs2IV+CcFd6Vykn2cmA75/mFOIafhWH4t3RamDeF53CgTemE1s4RLrmParspZx46 TwBISWr1KrcH2c9uRKp61qafF6Vxd4YIcOowg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695368943; x=1695973743; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=PHLJE/zfnT4T8u7Jqjjpxz7YlYMZ+BV/6FGwrOLGqNQ=; b=VvC9ySgIY6XzYBgsruAkvL5kxqSAWM+xLmxSE/jNg/sKHFfXEDBAH600eawT8FuFkO +BIhhpQ6BFXQp6ILMPZAzKVa30YxvMW6W7FLj0qVyhyc1qGKWPe9HgqtlREAvzPnmoay zRZUqOc+jCFxdjVEECm8q7rXpIGiifOiQI/EJG+g+q/6qmQw5xQca4SWjydceB2j5oDL FvgzyvLsiY8mySAns5B0TuCpQpCYIH3Mg/EZHFq3+X/vTFhq/VDs8BtJ60zhlt2n473P Lr8YOOP0rcCxYHnq+u6RusvwaYZ0ZFf1bYudAwvONqPnDogTgJQIODdNZolPqAI6ZID2 yYiA== X-Gm-Message-State: AOJu0YywbP4/4yEGUqe7C/x3ocWa5YzYLprqBTQH3BLMRl/juqFJxcLj wT7TgGNUY5FcNdETgbfErq6V6bjVImoBzzEyoS+2C1J7Xc6qgAHmQDKA1CL5M/lLNxQz39JrOA= = X-Google-Smtp-Source: AGHT+IEPdSRlkayqvauoTjTe6IVLBXDMHYBySexBO2+szT1vO/1Uwme3igW4dOHr08bbAfDgBDX/kbiovs5D X-Received: by 2002:a17:90a:88b:b0:270:1614:11b9 with SMTP id v11-20020a17090a088b00b00270161411b9mr7633608pjc.36.1695368943087; Fri, 22 Sep 2023 00:49:03 -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 lb5-20020a17090b4a4500b00276b35bc41csm380052pjb.10.2023.09.22.00.49.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 22 Sep 2023 00:49:03 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 22 Sep 2023 00:49:03 -0700 (PDT) Message-ID: <650d46ef.170a0220.bbcec.38c9SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 8B1856052514; Fri, 22 Sep 2023 03:49:02 -0400 (EDT) Subject: |SUCCESS| pw131815 [PATCH] net/mlx5: adds the checking for Tx queue From: dpdklab@iol.unh.edu To: Test Report Cc: Jiawei Wang 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 | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Debian Buster | 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 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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/