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 CA18C4411C for ; Fri, 31 May 2024 08:37:18 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7E16F4114B; Fri, 31 May 2024 08:37:18 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id A49044027C for ; Fri, 31 May 2024 08:35:48 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-3748bdcd442so1456785ab.1 for ; Thu, 30 May 2024 23:35:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717137348; x=1717742148; 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=hlcNwOQIJPyn4xXOInPND04UBHFDFpPALQ13wnbyXoM=; b=V9PdL76pfiWH8SIESbrCDtlEjcahUM9Wxb9U4Wr26ZxLOx1USKIri3YTCqb4x62oec cpgrbuYXtzgB8pPZPKpoTT94D4P5OUWPphaGx+V5y4WdBdzcu3FqbULQb2R6n/p+KQPA hnMvKR5geQYnBgIhNR7rgFXSWMjcxD8OG6BdY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717137348; x=1717742148; 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=hlcNwOQIJPyn4xXOInPND04UBHFDFpPALQ13wnbyXoM=; b=ojsrxDV2h0az0Z3aWtYgGHfqRQ+mUPE+TnPcjHcatrgUPeG92OvrUHMlTlDTXFQVYT HvTcAkn/T545tubucEB4lxAxXzFrOxReri8GC8OPMEIbyGyYkuNZGbaZT876UPsCRn9v 3XazOyzqRBga+hroCy3XYIykigucgbV32Pl4ENBtsUhP5STwgx69aOTxT0jvIU7b761g d9+YJ9mxESYTEL4QrZ2Xwd+5A3y0ENqG0mdexmL/ZdUJGAKvOCRHo81/QyQE4o0IPfX1 6HYoBogqOSV6alZrfwt++uiMCL2CnFLzr2bgGit+VSElFJ6/TjCYs5Bs5owxntvrreZa xasw== X-Gm-Message-State: AOJu0YwW1oViyM4nmCCjfgADaMzSeRO4ATk1SMATOOtZof1abQNvqniz 8uXXP7gg0/JLYSNgntT9+Qex7YEvL8xx6tX+kCQkNxXmUggswyR9naXG1cFP0GWg4iCSqaKrb+j fIt9RLeaJh/pBSNPH3qVHtUtyIaGhGDSY3t4UlpnPA7yzBJbr6cHA/p3n X-Google-Smtp-Source: AGHT+IFrir1x6QbxK8u58COVCucRkjYYlu+0E/nOy1qs55YdOLCEeBH7Dg3SXl29EGeMdPYulu3dbY8zLMDk X-Received: by 2002:a05:6e02:1d81:b0:374:70ae:e86a with SMTP id e9e14a558f8ab-3748b9d0239mr12103095ab.22.1717137348161; Thu, 30 May 2024 23:35:48 -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 8926c6da1cb9f-4b4884b6bd4sm58807173.32.2024.05.30.23.35.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 30 May 2024 23:35:48 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 30 May 2024 23:35:48 -0700 (PDT) Message-ID: <66596fc4.020a0220.d6ca9.3db3SMTPIN_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 A8E19605C373; Fri, 31 May 2024 02:35:47 -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-arm64-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 | +=====================+====================+======================+ | FreeBSD 13.3 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 14.0 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | PASS | +---------------------+--------------------+----------------------+ | Windows Server 2019 | 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 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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/