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 A16A8455D7 for ; Tue, 16 Jul 2024 02:01:39 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9BA5240274; Tue, 16 Jul 2024 02:01:39 +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 2E0D440041 for ; Tue, 16 Jul 2024 02:01:38 +0200 (CEST) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-5c44ec4f2dbso2540961eaf.2 for ; Mon, 15 Jul 2024 17:01:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721088097; x=1721692897; 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=03S09Id9N5hRvtgcJ9lebzdjtjRc8VY+xHUgPAQhHYw=; b=UtnrQepfS5+KuPmkxOJPjd68OzTEN0Im7QFC9Z5Sv1ULKxt2UVmgLVXidhqvrS8TeU qBZoE0zl2xlsZSqBfWNPkMFdCUELwy1oOoRjA/SgMEygvWVuKqa6pK348A60bJg0cES0 zpHLqCkIBCDy/FB6iwZ9Z3Fk01Ch/LlcrnCuA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721088097; x=1721692897; 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=03S09Id9N5hRvtgcJ9lebzdjtjRc8VY+xHUgPAQhHYw=; b=Wfha/yz39lSBtPc5AMCHzQlA1ZgCGcvpX3WBtv2ok6QMQSiHG/R7/1wDLbcyGqlv7b ZqjVYti9wfcivT/wdsCL5Fmwsr2UOHjY8TWJ9ZQQ65HdQ2lSCUdIxRsmzjfpOEtbo3eD bm+vARk6WgbNy1tZqsykN8XcZr7z1gVUYh8BKeHi5GrzyOs35OxQfo1EDwdH13VrDbIe do2yVGrwBJOZwBLIzSkTd6isvDFJfvvJNXzvuOPio6Ex2Ast7slOpffYOpVIe2OnHxO7 +Ouz9i/uNs3B2o7Rw8ZajVwm+qduBFWYlACTTb8A3ZIIR+I/AQF5JWnO6siejuvrAb6D mLew== X-Gm-Message-State: AOJu0Yzq3Q8/slNAaLOPlmDNaKTmRqF6eiQND3NlXOJ+XhmAOXJA0u90 Zb8rMoth1kioTCUefjAdgn0FxCvx/2YJ0NZlT3/kB/8lnB/m6Brl6Rf3I312/MUUYeiq97qssA8 GbGV75qBEQsLMFqcCCGwHW+naL1FQD8UW3RjSuYTW X-Google-Smtp-Source: AGHT+IHkcxIUv939lvHwLBD4G6gSmnE2H8rAYxu1vGxxLiuLwpZ2Adb8yGLc0YwY6ug0HkU1u9k6E9iM92DF X-Received: by 2002:a05:6870:3043:b0:260:8f6d:f02b with SMTP id 586e51a60fabf-260bdffe542mr347068fac.36.1721088097349; Mon, 15 Jul 2024 17:01:37 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 586e51a60fabf-2607513ed1esm89816fac.15.2024.07.15.17.01.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 15 Jul 2024 17:01:37 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 15 Jul 2024 17:01:37 -0700 (PDT) Message-ID: <6695b861.050a0220.45899.5001SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id D0417605C380; Mon, 15 Jul 2024 20:01:36 -0400 (EDT) Subject: |SUCCESS| pw142397 [PATCH] app/testpmd: improve sse based macswap From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240713151949.832-1-vipin.varghese@amd.com> References: <20240713151949.832-1-vipin.varghese@amd.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/142397 _Functional Testing PASS_ Submitter: Vipin Varghese Date: Saturday, July 13 2024 15:19:49 DPDK git baseline: Repo:dpdk Branch: master CommitID:fa8d2f7f28524a6c8defa3dcd94f5aa131aae084 142397 --> 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 Aggregate Results by Test Suite +-----------------+--------+ | Test Suite | Result | +=================+========+ | scatter | PASS | +-----------------+--------+ | unit_tests_mbuf | PASS | +-----------------+--------+ Ubuntu 22.04 ARM Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Aggregate Results by Test Suite +------------+--------+ | Test Suite | Result | +============+========+ | scatter | PASS | +------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30512/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/