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 179D54416B for ; Thu, 6 Jun 2024 00:20:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 13EA54027D; Thu, 6 Jun 2024 00:20:50 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id A59F540268 for ; Thu, 6 Jun 2024 00:20:48 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7e9c80adc25so16178739f.3 for ; Wed, 05 Jun 2024 15:20:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717626048; x=1718230848; 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=mAh+DLtVC+n+d6VoW/Hu0HDCBSY0B6XvXLT0rgY067Y=; b=EdNO8cVIvEwO5WVSTxVwQhx3KiOgNdVO9OoBMaNpky/xv+R9Zoz5pITz9YRrWOFSK+ FXJXoqr5CPy3I6fDNuFmtng5N5KwJAjMgs13PZ13ppjbSqf5gmnk0a8DpKE7Gf8qRjUA VrepFxn1Q6zLiik+Zj8QYZ6HGFfSfAXdFM5MY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717626048; x=1718230848; 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=mAh+DLtVC+n+d6VoW/Hu0HDCBSY0B6XvXLT0rgY067Y=; b=rtQf1qs+3ujIEpQAeHJSN6RB1bTgcXPPx9CEI2YbuhsTqx0xPSlHTBnQf3SBhvZKpJ h5ksfjkBicO3wQ4gAwKVpqE3Q8UjVSs6KhVIfhtWp/PXUWqLWrrkTrGgM9ZIIiMAPgkE F7KZnzuUhesyaVe9CPjHweT1ulRQvbX8wT0vevr2RKlBsaL0tsSRbZ1cID68ckhQJK14 xrsfj0oYo4RqTe1zAXhjj3ptsPEjrd1a/3AuMAE5n3Q6X0nGqGluO9rdGOdYXwzErihS bk4xqajThgKwRMWLG5gEK8RW+txVTJZP2sT3KBvGZ0HzNx1A+tFePeaQQAOyfi9YeId1 3EMg== X-Gm-Message-State: AOJu0YxxIGwOyr+Tsqc/V5yYICwWd48++W1iM+hK7Go4p2MdDpUmPANK HcjuNqtO5/HwQxBby5HKmd9F/dwr77V79ZryF64ooNlUDoL7ZK3OgVo0xWPaWKm02OKuJlK1fKW xxHuh/yI4JBpMQSl5QgX8TTIsmY6oRnIcbx+PRuLb X-Google-Smtp-Source: AGHT+IFs5rNLjUVILsBHivMvhlc/hJ17eeq2jmpWVjQQGVLttOHwd0NfqlnvJ2g10ikwI8ePRHqsqYO0DNIs X-Received: by 2002:a6b:5909:0:b0:7e9:138b:e5ab with SMTP id ca18e2360f4ac-7eb3ca5845fmr381900839f.11.1717626048145; Wed, 05 Jun 2024 15:20:48 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ca18e2360f4ac-7eb4c29ebcfsm476739f.4.2024.06.05.15.20.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Jun 2024 15:20:48 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 05 Jun 2024 15:20:48 -0700 (PDT) Message-ID: <6660e4c0.050a0220.52b96.04fbSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 8BDA6605C380; Wed, 5 Jun 2024 18:20:47 -0400 (EDT) Subject: |SUCCESS| pw140748-140747 [PATCH] [v2,3/3] net/mlx5: add external Tx From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240605093141.1826221-3-suanmingm@nvidia.com> References: <20240605093141.1826221-3-suanmingm@nvidia.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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org Test-Label: iol-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/140747 _Testing PASS_ Submitter: Suanming Mou Date: Wednesday, June 05 2024 09:31:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:a207de9a356ef890dd858064ee94e15f0841f0e1 140748-140747 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | +=====================+====================+======================+===================+ | FreeBSD 13.3 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | FreeBSD 14.0 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2019 | PASS | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+ FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 FreeBSD 14.0 Kernel: 14.0 Compiler: clang 16.0.6 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30112/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/