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 1E7754416B for ; Thu, 6 Jun 2024 00:27:51 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 135124027D; Thu, 6 Jun 2024 00:27:51 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 36CDF40268 for ; Thu, 6 Jun 2024 00:27:50 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-36dd56cf5f5so1219975ab.3 for ; Wed, 05 Jun 2024 15:27:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717626469; x=1718231269; 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=bNtnQW83lSF9puxlD7aH3xTwR/uMu+VeQcx4VggSoV4=; b=CPiTlPRkQ1Lcxlpk/DfTaR0MyinJG4bQMJPDl92vXOaW2gSowVoFH4FoYr4zmtS/py cTFukqc3lGV9WUHVoRMmv7K0bK3+JaQLxHghV/ikFZR4tzzvzr9d5NSptp5sxbOswr42 PC2KRkP15YOCM9i8dtoECMtn/8Hb+WPWWSYfo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717626469; x=1718231269; 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=bNtnQW83lSF9puxlD7aH3xTwR/uMu+VeQcx4VggSoV4=; b=hOw5fL1bQGMpvt0FEtcG5PoIIbMJt77X0AVk39lJEJaBA/FlpHrDTKFDlPrdz92mz4 k4GbWnlVQjvEPV/Z+G68hZam54lT8J/KhMwy9QO0AJi7n8iCqgheblzCiRxDkhjPcTIS 9kco5G+UbkEBwAuFZ6rLK41H5Cyq/o2nhrJOoc2sSOgEzBn7Cys1MGsUviwL8SuwUu4M I46AkEp3zm3l+rcwpP091thRMVLKMjt4l5y9J4RN7KRhQu0DTyQCX55HhmaG+c+0RVqA Ug0qeLiGFKKfVVzKoH70NKA2KyGN9Shai5TkO9IcaUWy21OpzeKDUIrH5UBkaJ+ChOsF URag== X-Gm-Message-State: AOJu0YwJZpvsIkeGSkEbmvWPraKvaNh8AK2RcbEzSFdwrn90KbItFoBK 81Ri4KRVBTFvZDPHkpUt3JltgI6Zc/ZXUuFw5f6NjaKzqL4N3NSh1t28qMvonuTLmFMDfs+88PM 6r+wXPxUUAkWuYju3IiYADSWvXfFlOc93+IhkLGnM X-Google-Smtp-Source: AGHT+IEt4oiyEtfk/s01xjQHD3LlU75t9DdYbdK9oW+xbwIDzVktdlOQ11o1B1GJk2QqyoW1nIeu/KE3BHUT X-Received: by 2002:a92:c541:0:b0:374:94c3:6d15 with SMTP id e9e14a558f8ab-374b1f01c2dmr40284235ab.17.1717626469666; Wed, 05 Jun 2024 15:27:49 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-374bc160dfesm51575ab.26.2024.06.05.15.27.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Jun 2024 15:27:49 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 05 Jun 2024 15:27:49 -0700 (PDT) Message-ID: <6660e665.050a0220.18500a.05a6SMTPIN_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 19F67605C380; Wed, 5 Jun 2024 18:27:49 -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-unit-arm64-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 | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | +==========================+===========================+==============================+================+ | Debian 12 (arm) | PASS | PASS | PASS | +--------------------------+---------------------------+------------------------------+----------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+ | Fedora 38 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+ Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 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/