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 E56F642614 for ; Fri, 22 Sep 2023 09:57:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E0BAA4013F; Fri, 22 Sep 2023 09:57:37 +0200 (CEST) Received: from mail-pg1-f228.google.com (mail-pg1-f228.google.com [209.85.215.228]) by mails.dpdk.org (Postfix) with ESMTP id 0498E4013F for ; Fri, 22 Sep 2023 09:57:36 +0200 (CEST) Received: by mail-pg1-f228.google.com with SMTP id 41be03b00d2f7-578a6bb11ecso1396118a12.0 for ; Fri, 22 Sep 2023 00:57:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695369456; x=1695974256; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=jBvugxeMgHQTf2YF/xhgrDqGb0vat+CSyFtgBQRsaD0=; b=JEoBYMNTEmQXgvdWph8owuJ7IEbTIy/26a4HDhWGKw+2nj5aVYQrFof4rnaF6YIZUe miI0Enh4Mkx4ZmbNHkmhj4D1fx7NxEykgC8K43M2yTNnYwGKuFW5Xf24sGyA0ycPRfw3 tiXCFkVr7Gkru84qOL+gc30a8ZlD9Yd62ERJo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695369456; x=1695974256; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=jBvugxeMgHQTf2YF/xhgrDqGb0vat+CSyFtgBQRsaD0=; b=d3bV68gLd7lN+Z7ENVI8BF/ex2bIamcy06ATK9wCBmDJlqI248KB6SfawuYSzNm0QH jWU7dG7FWnXe1AvuudTKJpUmSBzk52WWsf/7UiBpJa5UlMvDqBoVLK14c/0AtVR4g13p j7clRnFi+1RQ5zLQvQ56/+Bh2KanqRsUEobuuwNnOGaltbrr9vWaCkhNY2xLZLNr1TBe mK5XgqTRmSi//eclFBebtCj1fXmTaBAScBUaXh95K9WAsLLvUBoQbTYfei49fRr/nKkJ X3wv86sE4ahwqOeYH+68mrzMwGAsGNGoKbgWzCSeQQj4qudl+UKI5G2Rish3KHQC9cnO aTrQ== X-Gm-Message-State: AOJu0YzwklRsfPOoE/R3GKo6F5aHcA+LNOkNgiDyC88nj+pbunaob00k 40M0Hhdt8uW01vbyHA/3C/8EK+lnUWY0AxsTKdCLho+o6I8WgoWKeOquJ+rqQe0MYVxAL/VFaA= = X-Google-Smtp-Source: AGHT+IH48+FtiKFIWRQS458160SfwVBaaE0Pec7AHAKCNpyzK4I27jlPS3egpLUyJrg7nwPA5Ba8gswHyACk X-Received: by 2002:a05:6a20:7f8a:b0:135:38b5:7e58 with SMTP id d10-20020a056a207f8a00b0013538b57e58mr9592897pzj.37.1695369456113; Fri, 22 Sep 2023 00:57:36 -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 g10-20020a1709026b4a00b001bf849d922esm99141plt.109.2023.09.22.00.57.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 22 Sep 2023 00:57:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 22 Sep 2023 00:57:36 -0700 (PDT) Message-ID: <650d48f0.170a0220.58d29.7b12SMTPIN_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 4B4516052514; Fri, 22 Sep 2023 03:57:35 -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 | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 22.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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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/