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 3D41944121 for ; Fri, 31 May 2024 23:08:29 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 233DD42DE0; Fri, 31 May 2024 23:08:29 +0200 (CEST) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id F1DB942D8C for ; Fri, 31 May 2024 23:08:25 +0200 (CEST) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-702442afa7dso1161728b3a.2 for ; Fri, 31 May 2024 14:08:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717189705; x=1717794505; 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=HsmB6ylOSy0xQ2x35L57X0hJYxz+U4ELjzJacK+x5Ec=; b=InGJtXgZL46lsIyU1w5q8ncWX64dpc2FJVw9Bh8xoguExDGIQknvWUTMLhxNZi20LW Ut1EdEQeU7VTHZciE0l2FF2pRvQNNaEruSkveVD8+PmulSiFL+heDMV5HX54LYv4Rb3r XfcUfx4CgjhGqRxkk8nIAJ/hsLbhaaBPzAkGE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717189705; x=1717794505; 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=HsmB6ylOSy0xQ2x35L57X0hJYxz+U4ELjzJacK+x5Ec=; b=mpe0YZcRp0qb63uivsS/Nn9Orm1BwFtv1V6XmMcowWGhqrpuenHtYMdQuEHBjNiX5n RLAXYzkpKQp9WrrwUyacadjunHWUwM4ry/Kl4YXEvstZnNidJ5rUu25xHJceU4oSGXSu D6t8UfwHiUsKJX7PtTB3Nk37N2ZKOkqFl8kgwrTRkhSXc/drbRtbkaskn2v58uq91BOa DQsRecaR24bHcGgcmg+zmdTFgPSQTH6p6YOZeKcOGiYrPucVZkFaMTXG+YFYLbB8IeHd NrV2C0bZmoTz5Xt18dwkxNmctwtfseF3KC1SGvnh8cb991YoDQoYik9ghywXRQPO8m14 y6Sw== X-Gm-Message-State: AOJu0Yy+0p/ZYV8XIpnz3l9a/NiEJjxs0BbNR6e2x0y5WLHkb1d0EPL0 WBYnThN8ba2fHEotWB4X6u+elMVZvyooxqP39zhQtzKhhb/e+grhkw+nPGI4twt9/Qo0nX1jaB7 esqEGexuG5xKamZuoCaChAZ26hLgPj7nLP75QkzkS X-Google-Smtp-Source: AGHT+IG53wLzBwm54qlJ/AJMpmRXo/dSVfDUcV85oyxtF1DbNHR+57FllNlr0HgnqUzWdc/1IcR2xT1keob8 X-Received: by 2002:a05:6a21:78a1:b0:1b2:67d1:228c with SMTP id adf61e73a8af0-1b26f2cd637mr3735275637.48.1717189705223; Fri, 31 May 2024 14:08:25 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-1f632327171sm662785ad.17.2024.05.31.14.08.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 31 May 2024 14:08:25 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 31 May 2024 14:08:25 -0700 (PDT) Message-ID: <665a3c49.170a0220.3cfb6c.4c61SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 29322605C373; Fri, 31 May 2024 17:08:24 -0400 (EDT) Subject: |SUCCESS| pw140512-140514 [PATCH] [3/3] net/mlx5: add external Tx qu From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240531035034.1731943-3-suanmingm@nvidia.com> References: <20240531035034.1731943-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/140514 _Testing PASS_ Submitter: Suanming Mou Date: Friday, May 31 2024 03:50:34 DPDK git baseline: Repo:dpdk Branch: master CommitID:5d185b9afaca3c98d8fd779e97d83e571660f4cf 140512-140514 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | +=====================+====================+======================+===================+ | FreeBSD 13.3 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2019 | PASS | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | FreeBSD 14.0 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2022 | SKIPPED | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+ FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) FreeBSD 14.0 Kernel: 14.0 Compiler: clang 16.0.6 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/30062/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/