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 A3B4D4411C for ; Fri, 31 May 2024 10:05:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9B8B24027D; Fri, 31 May 2024 10:05:58 +0200 (CEST) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id 880064027C for ; Fri, 31 May 2024 10:05:57 +0200 (CEST) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-5b9735d7ab4so1024706eaf.2 for ; Fri, 31 May 2024 01:05:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717142757; x=1717747557; 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=8RIW/ZeocWDOfXfzInAdrWjXwlr0KKCZtzhW8XWZGDg=; b=aa4WZq8AXaovtBDnsqq2qKNOBOZtebEP3lTG9CQz//stdHSazOoYm9lqzlPCFQ26+M mU+PKsVD8/MmxErz/v/b8YrlS6I1DC2V4zOoFbKuS4xTCEm5H5vEJnNiUXo9YTRmiKYC 1cH6684Gh3imajvcuSibs5h2q1F4mK6FqDw8M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717142757; x=1717747557; 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=8RIW/ZeocWDOfXfzInAdrWjXwlr0KKCZtzhW8XWZGDg=; b=m432dovEajIpbm7UrvZmfO7pF8Wlti5KqoYYxOhlh1jJyVj7vOrWb1nwClZSl7zdTK CG0Loi73g3HpMa3y/PoE4lIWmck4ZcD1FKjj0HqmsN5INnHt86wNMnIgnM1vUvf6nLBP 94NT4K8mB25Z2ZrnL0gTuoJz10YQ3MRPow7yv8An/lWMVQkPlkqNUMiR8ua4OPGew02Z Dp9Hb6uHa+nRv9uhy90QtaAA6u2OU3/yJFHgwpxnqPanXsgpZbq12dre/1p1GAxW/oJ3 K6zFA/AUhmiPmLk1LcShjF0XS5lL5kqhFhKHkzb79+B+WeNAJq1ILMp2D8lqisUq+xDg LhRQ== X-Gm-Message-State: AOJu0YzaH8B3bUDVmGi40xy5uzGF21uQlFWjbUN7EA+I4DPd7wjYkYd3 r7+Il+QFUrYYchiO1yVEZEP5/SkV9FlCmJZynnpE/IJScSjr+lXC+gf/xXMGLz531JztYPvlPg2 rdHYJ4wGBniVUKATmHSztP6QJe8z306iwdOrwjzbem8pmieLqFyCLGog/ X-Google-Smtp-Source: AGHT+IFgjP0uHtEypyrWNiwT/vEwcKyCnwIhILqUs6zc39Ks7h9YOqkUqk9a0h+WAJ5CCLbSCBM/9fYl6//m X-Received: by 2002:a05:6820:229b:b0:5b2:78c9:38b2 with SMTP id 006d021491bc7-5ba05bb30ffmr1249397eaf.3.1717142756867; Fri, 31 May 2024 01:05:56 -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 006d021491bc7-5ba004008c5sm107610eaf.15.2024.05.31.01.05.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 31 May 2024 01:05:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 31 May 2024 01:05:56 -0700 (PDT) Message-ID: <665984e4.4a0a0220.5a6bd.7732SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 5E9A86050A9C; Fri, 31 May 2024 04:05:56 -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-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/140514 _Functional Testing PASS_ Submitter: Suanming Mou Date: Friday, May 31 2024 03:50:34 DPDK git baseline: Repo:dpdk Branch: master CommitID:5d185b9afaca3c98d8fd779e97d83e571660f4cf 140512-140514 --> functional testing pass Test environment and result as below: Ubuntu 22.04 Kernel: 5.15.0-100-generic x86_64 Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: Unknown Aggregate Results by Test Suite +------------+--------+ | Test Suite | Result | +============+========+ | scatter | PASS | +------------+--------+ Ubuntu 22.04 ARM Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: Unknown Aggregate Results by Test Suite +------------+--------+ | Test Suite | Result | +============+========+ | scatter | PASS | +------------+--------+ Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: Unknown Aggregate Results by Test Suite +------------+--------+ | Test Suite | Result | +============+========+ | scatter | PASS | +------------+--------+ 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/