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 B3F994541A for ; Thu, 13 Jun 2024 06:57:23 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6584443523; Thu, 13 Jun 2024 06:56:54 +0200 (CEST) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id 12931402B4 for ; Thu, 13 Jun 2024 06:50:36 +0200 (CEST) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-25545664f37so233451fac.1 for ; Wed, 12 Jun 2024 21:50:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718254235; x=1718859035; 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=zjBV3knV9QlqVo5+Y0ZCesSOUeFAVKRTKA6c+BsUs04=; b=bBW7BerK9dBR4nRz+n9PWtEXQwkUrsseUXKInEeQmhzOOpbQVhmzgDUqCaK7EdHy/A 9dkSsfvO1L5Mh/M2AhloYAQC9Amcg0dB23iCjHEv5m8xmQQmQvCXeA3CLbGmey4Dka9N CrLXYCtTsA759vc86/yRKZv6WoPdsiP7iyLrY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718254235; x=1718859035; 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=zjBV3knV9QlqVo5+Y0ZCesSOUeFAVKRTKA6c+BsUs04=; b=MPI7eINpj+8kGrfJsMLQBJ6w3hwH+E0efuW/mV8aEjHDu5TDy4RjuFXYEz3z/v+do1 MfGMfp2fiHlnKYZ1qUl66viR8NZJX5b90aPVXaUnGCr277UbkzDHYt62HVjFnza+DuXT vrx8NXbPyaNKQptsRZ7iBWFWpZ1vpeJufgqAwIcpQNyRDbDdRtRwrXEQWN85ZXWXRAxr Ex3I4ptuUUHB4hLFL+Q84PQodgb8X39UMeUhpPRLDu5Cf/O85eqKVrJGK9IiOdK6ydhh 3QeCTLC2wzpvpuoHzQhYh/zpRfKUDRboUbuY3zaHIL/ED/x27gUgx76SP93uDVMS9WuD j6YQ== X-Gm-Message-State: AOJu0Yw2L5iMxxfHOWByvQFzuGukX6DiOQK+Z+xez84UvBZ3F0sgd60X I4wy4UqJoFflKo7X0EDi2VVa2v8HWDRqTBHktnRRnnA1VPXbkkAJOtdBK46jx0dkM+9sz+HEnJl dox7arQrzscsddb+2cNDvLeyxq/S2OdLKkxDbbW0DjNf6tIv389Mj5xdo X-Google-Smtp-Source: AGHT+IGt6jjjpZfJLs1l8YgBTb9gqDq0W6e0agPvOtmGyUyQ1nsJAFvGixGaTkFxB/puBygZdTApdMRe8d6N X-Received: by 2002:a05:6870:e9a6:b0:254:9085:7bd9 with SMTP id 586e51a60fabf-25514c27139mr4461297fac.18.1718254235296; Wed, 12 Jun 2024 21:50:35 -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 d2e1a72fcca58-705ccb53cf3sm26315b3a.20.2024.06.12.21.50.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 12 Jun 2024 21:50:35 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 12 Jun 2024 21:50:35 -0700 (PDT) Message-ID: <666a7a9b.050a0220.ab53d.1d77SMTPIN_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 BB1BB605C373; Thu, 13 Jun 2024 00:50:34 -0400 (EDT) Subject: |SUCCESS| pw141109 [PATCH] [v2] ethdev: support duplicating only ite From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240612161846.977980-1-dsosnowski@nvidia.com> References: <20240612161846.977980-1-dsosnowski@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/141109 _Functional Testing PASS_ Submitter: Dariusz Sosnowski Date: Wednesday, June 12 2024 16:18:46 DPDK git baseline: Repo:dpdk Branch: master CommitID:491f416ae7a87dc0526f3472c722ac48f2163521 141109 --> 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/30174/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/