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 BA5874411C for ; Fri, 31 May 2024 10:11:55 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B6453402AF; Fri, 31 May 2024 10:11:55 +0200 (CEST) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id 18B6A40289 for ; Fri, 31 May 2024 10:11:54 +0200 (CEST) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-7024f09bc92so21769b3a.1 for ; Fri, 31 May 2024 01:11:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717143113; x=1717747913; 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=GA7lKNdMbxTG6hWRH5TFvr0EfVNHktSJocbz8dJBHmc=; b=Gf0z6VTmNVXEtFTHMePs+ooWAZGnBaVmij0fVkBSjMB23M3NdduAaGqG2ErdpHUxVE 8TM8/J0r2CnFmZ3EYC9m2WdW63rEjcferZ7pVvUpZyG/OzmjSGCxwi9fCpyQha5+7k9Z kC1aISAHqVSkm3pk8ea9ZfO2RomPo/fJo4rfU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717143113; x=1717747913; 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=GA7lKNdMbxTG6hWRH5TFvr0EfVNHktSJocbz8dJBHmc=; b=NIJjXECe4JnRv1CsD7unhvgobXHhqTA4f40NzVnaUNV3KBA8kFRUfEJ96y7kM6bEjP oN5I76rG6x/15/v6SijjQvDmN8z3fAVRgKQkaFeroDbBpnC9m6Uqwj9OpMXLWD16yxEo Fic5fSeVQB0/5a5ZMoEe/dIfwiei1N21nuYNQeFC2KwyJ00ZiTKl6MDV0TvOlezyUTRS qnxA66kefjHBkYBDity+PPdD2hcfyY7XXqIx5UTxH953vUkLwD6VqtPJMWg0CrqOqrN/ Hh89hMUDAg0SX5w0RhUW567VO1LGRO5S95EgeXcMy5ujTINTKZGX95XhBX7GrXIUyEV/ b1tw== X-Gm-Message-State: AOJu0YwMPZ74XO9g6iUVWxRqcri2+3J/IN0UDwnhkBdr2JZmyhVYGYTr IsZcnSsFcvqtv/9zdyHO0a4a2Vj2fHgsd2KouD4VrC9RrSltBC96qiltSZg2br6vmDgP9N0Tmf2 tnBmDkLLGKkskZ3gjvO4e3mU8f2lZTHJ3u4lcLU4xvxPo8oeFhtVm6XT7 X-Google-Smtp-Source: AGHT+IE0gnnHUQ3NisubZgFdx2p8fXN52mI6ie01ShHaShrWa1wd1lq2S5Cj/fOZlXKs+g2ygxvq/ya1DJAa X-Received: by 2002:a05:6a20:d81b:b0:1b2:487f:bb0d with SMTP id adf61e73a8af0-1b26f23d204mr1088140637.49.1717143113242; Fri, 31 May 2024 01:11:53 -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 d9443c01a7336-1f6323e347bsm349625ad.115.2024.05.31.01.11.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 31 May 2024 01:11:53 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 31 May 2024 01:11:53 -0700 (PDT) Message-ID: <66598649.170a0220.2cc4b7.2547SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 3878C6050A9C; Fri, 31 May 2024 04:11:52 -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-unit-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 | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | lpm_autotest | +=============================+===========================+==============================+================+==============+ | Debian 12 (arm) | PASS | PASS | PASS | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Fedora 39 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Fedora 38 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Fedora 38 (ARM Clang) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Fedora 39 (ARM Clang) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 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/