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 6E78F42614 for ; Fri, 22 Sep 2023 09:52:33 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 553604013F; Fri, 22 Sep 2023 09:52:33 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id C84014013F for ; Fri, 22 Sep 2023 09:52:31 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1c43b4b02c1so14716515ad.3 for ; Fri, 22 Sep 2023 00:52:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695369151; x=1695973951; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=qmpyX6QKkfm6ZKPBjW8YvNqy1BEEaQlgMtixLMqwcFY=; b=IIUuHMoOsYeit11WjKIKHktovdFmJugpLSDQ6/63MiAnCJ3ey5IxoKngSq1LRFMnNK zBaZglESZChzk0gjue9jraIH+BSDAdhnHxTCzeTk8Q7ZpDyigxh9voPoYnnoFNUlZ9qz 1oKzQDOdygEOI16ea5h8fv9+uBPgM3lVJB8JQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695369151; x=1695973951; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=qmpyX6QKkfm6ZKPBjW8YvNqy1BEEaQlgMtixLMqwcFY=; b=fk2y7WjImps1vZXMDMBaFdwyrzIDENd/FC80HXibx4MmSQ6YPTqaIvs+L7vjOx+6em xhnY89eLy3qZ+e+uBVL+i5KifBUJUbHOTZQnQi7iD3Gv07Oed50FAdsIjUK/IumQ2xzc XLL04gdslhl8E/HjkEO8geQctPRh/NB1eoo3VwH21yxTCcu+7kDk8YAgtx14DQO9ygD9 qPTH9H4ZSbxit4MN/Dw6+3fC1x70GTiJ107getnzpx2rOTAdKxis/K44MaPE6EfpZ5YN x2jCATtKGFxpiNfullK054BEL86WKBHxb8OZ5oszl2QP/iW28iMyfd/U9+ocdA6afw8p heKA== X-Gm-Message-State: AOJu0YyFk+u4l5JO43kjpikgcOECSINPvstcRNWQ5kGzJcJRkXaTGu6p IUZ/IZMviDH1D0h3sXUXAZ4RtPR6BeZ99D4S1cnOH34vWmFydaTzyOdwnIzVg0KFJxlov4brAg= = X-Google-Smtp-Source: AGHT+IFEYnLJYdJhgTPG918C2AmZ2Dey5hHkbkCOLTVBYHl/CNWYDCDKEKEgofTIO7yZW/Uhk3DgT3oWPwfe X-Received: by 2002:a17:903:2442:b0:1c5:9c73:c91c with SMTP id l2-20020a170903244200b001c59c73c91cmr9023922pls.48.1695369150892; Fri, 22 Sep 2023 00:52:30 -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 w10-20020a170902904a00b001bb988ac24fsm101642plz.45.2023.09.22.00.52.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 22 Sep 2023 00:52:30 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 22 Sep 2023 00:52:30 -0700 (PDT) Message-ID: <650d47be.170a0220.320c2.5249SMTPIN_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 0D5726052514; Fri, 22 Sep 2023 03:52:30 -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 | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Ubuntu 20.04 | 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 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.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/