From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <test-report-bounces@dpdk.org>
Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124])
	by inbox.dpdk.org (Postfix) with ESMTP id 1DE9945B21
	for <public@inbox.dpdk.org>; Sun, 13 Oct 2024 05:34:18 +0200 (CEST)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id EBF1D40273;
	Sun, 13 Oct 2024 05:34:17 +0200 (CEST)
Received: from mail-pj1-f100.google.com (mail-pj1-f100.google.com
 [209.85.216.100])
 by mails.dpdk.org (Postfix) with ESMTP id 5855A40272
 for <test-report@dpdk.org>; Sun, 13 Oct 2024 05:34:16 +0200 (CEST)
Received: by mail-pj1-f100.google.com with SMTP id
 98e67ed59e1d1-2e2ed59a35eso1975613a91.0
 for <test-report@dpdk.org>; Sat, 12 Oct 2024 20:34:16 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1728790455; x=1729395255; darn=dpdk.org;
 h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to
 :cc:subject:date:message-id:reply-to;
 bh=ivNb931MjihWF0a/dugToYR9ZzuLot911KQxrTcZVIo=;
 b=YKE0ZzkvPDm5U+h9N5RDMdr91X+AP8YYQgRC5fxYiH9lH2s7jH/xRfHqz3F8acQZbu
 WJUu5oImj0Tv0+swlyCTq7cbUnLIJJskgxYzLW4lNWyp6RyQpGaakfSgDU0zyDWF6fnD
 1BmiAuSmxV4jAZDRI5Bcu+gdHpEc39JIk5+Y4=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20230601; t=1728790455; x=1729395255;
 h=references:in-reply-to:cc:to:from:subject:message-id:date
 :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to;
 bh=ivNb931MjihWF0a/dugToYR9ZzuLot911KQxrTcZVIo=;
 b=HxC7K44lTr4/saPfxnLDADOePuzrlGh3SCl7Kr/U7XFPMw8ExLuOZf5kRGiCJHW49l
 2x5D0D+ka9nQCIaODxvHbgSnMK8qcLabOzdoDBYVlEJX1MLaRBxE/l50de1QZF9G36uG
 FPX2HlJTBY3k69qCmTWDVrb4a/UnJlV/2BDhogjgdB9Y4n+TtDoGeoOg5TWMqDpNGmud
 U61l6GH0417M6hdtXqh1UDupM1i2lvxXNXlQ017q2Uyx3lphP/o/tLn2fezTifhRCD4D
 D9Owxj1KeswAyyR3m26zTb1puhLBuENVQghVqenqOWFfr68bazO7AFJyTX2Qqnv5OH+X
 mVZg==
X-Gm-Message-State: AOJu0YxxgcDeagVzrY2JjYodbp0JlS+CAavZYWj0v+9fsFwL8FmA0O2Y
 UBj/pBeCXBOAS8hrLT+6R3Aayu+LGQ5V6AMNJW1k0V6VgH4shAMrgW3Sv0fU+1wI/qMm3grp1Np
 kAhaqJaSfcF1+Xk3GoLtz1QBT329lg3+K1m9ZtIjWmwss6t5PkXbY7/KO
X-Google-Smtp-Source: AGHT+IHXFbLUWoXw7bEU2dt/Vj0ZvlS67I166EVewBDFrmyAnuRh831YDga1CJdpRbH+FyWj0ERSoOv5rq1T
X-Received: by 2002:a05:6a20:e617:b0:1d8:b076:d9ad with SMTP id
 adf61e73a8af0-1d8bcf9f127mr12989124637.40.1728790455446; 
 Sat, 12 Oct 2024 20:34:15 -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
 d2e1a72fcca58-71e4da9b276sm182838b3a.12.2024.10.12.20.34.15
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Sat, 12 Oct 2024 20:34:15 -0700 (PDT)
X-Relaying-Domain: iol.unh.edu
Date: Sat, 12 Oct 2024 20:34:15 -0700 (PDT)
Message-ID: <670b3fb7.050a0220.c4718.c881SMTPIN_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 8113B6052471;
 Sat, 12 Oct 2024 23:34:14 -0400 (EDT)
Subject: |SUCCESS| pw145802 [PATCH] [v2] ethdev: verify queue ID when Tx done
From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu
In-Reply-To: <20241012091437.21382-1-haijie1@huawei.com>
References: <20241012091437.21382-1-haijie1@huawei.com>
Content-Type: text/plain
X-BeenThere: test-report@dpdk.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: automatic DPDK test reports <test-report.dpdk.org>
List-Unsubscribe: <https://mails.dpdk.org/options/test-report>,
 <mailto:test-report-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://mails.dpdk.org/archives/test-report/>
List-Post: <mailto:test-report@dpdk.org>
List-Help: <mailto:test-report-request@dpdk.org?subject=help>
List-Subscribe: <https://mails.dpdk.org/listinfo/test-report>,
 <mailto:test-report-request@dpdk.org?subject=subscribe>
Errors-To: test-report-bounces@dpdk.org

Test-Label: iol-unit-amd64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/145802

_Testing PASS_

Submitter: Jie Hai <haijie1@huawei.com>
Date: Saturday, October 12 2024 09:14:37 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:abac260cef8d7e29aea1fd15066515a9054e2899

145802 --> testing pass

Upstream job id: Generic-Unit-Test-DPDK#274167

Test environment and result as below:

+-------------------+----------------+
|    Environment    | dpdk_unit_test |
+===================+================+
| Fedora 38 (Clang) | PASS           |
+-------------------+----------------+
| Fedora 39         | PASS           |
+-------------------+----------------+
| Fedora 40 (Clang) | PASS           |
+-------------------+----------------+
| RHEL8             | PASS           |
+-------------------+----------------+
| Ubuntu 24.04      | PASS           |
+-------------------+----------------+


Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)

Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)

RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)

Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/31449/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/