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 E968343D28 for ; Sat, 23 Mar 2024 02:08:27 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D84DA402DC; Sat, 23 Mar 2024 02:08:27 +0100 (CET) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 8743840279 for ; Sat, 23 Mar 2024 02:08:17 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-368602c9ed0so13641245ab.2 for ; Fri, 22 Mar 2024 18:08:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1711156097; x=1711760897; 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=m2FRCkY7YDfDLg//aLbgg3NTJdqo2FIY9STgQQody1M=; b=DU3CUSBeNEGjFPUi5+XMfarReNx0C3R11Fs8gAkiO+EIbehNyzJvAM1iAroNKrI1FE fwMK+KZvPq2QJglzOJjFZSnu1AxWw1GLFLOfJEDIqJojfnAXoB0ZQqfsIezpjuIYSHaG +O2PAPX0JMzwK0SYIMwfbV6Fwl5FehG69+kPQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711156097; x=1711760897; 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=m2FRCkY7YDfDLg//aLbgg3NTJdqo2FIY9STgQQody1M=; b=p+xrBocKzYDpPAPv/dEdgJn2ayo7Ox39NVdqCHJVJWMZ70aE5kylOScqXaZvO4qPfo PRf6dCHhDufPLhr5H/g2kRLy0A/PlPmBG1mgPfH/XvLxvGmUaGNpEr/X9vpjwyaMIMcB Hrybp0VIJiuRv+oxiiM/8qM3NFhWDwPWLSos1jHegUnimPomRENNMU1gFHB5iSjxhufQ m0LTkg7DIVudpYnWA3lVtoeU+Vb/RU9XrK2TNql8Wp4uHJM3kcRfSozgNmgbrZ2gV2kn 3tLIt2OYZ0ETdFyEEWtzXCdlodvvm5KyUxLuDVpv2PlwH8JgG8dw9d413w8yaw4M2K+X GMMQ== X-Gm-Message-State: AOJu0YxQVAwLV//DXThbGdETNCL7RhMWBIHoK+Q1ILT3+LasiB93uR03 Rexg8BOFOJVgs8WtMbQfE2Eskt/kfj89UKM/rEPzhV9i/RcRomVmno9YgMKtCQF7lHVTYIBk/Dp LTIBcwlYyqc5HX2VwPmL6eAYI3KafGYPwS7scfs29hMjcQwHHdo/i89Nt X-Google-Smtp-Source: AGHT+IEOebx5gBMjBK/ke6U5/H/f8a3WD2UBbb9S3wrCl3ZSC00hyeaO3pZbJIAo7sNhcLQwOG2yD2CJxwBE X-Received: by 2002:a92:c9d0:0:b0:368:4768:6e77 with SMTP id k16-20020a92c9d0000000b0036847686e77mr1187566ilq.0.1711156097009; Fri, 22 Mar 2024 18:08:17 -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 w15-20020a056e02190f00b00366b45d9765sm164933ilu.46.2024.03.22.18.08.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 22 Mar 2024 18:08:16 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 22 Mar 2024 18:08:16 -0700 (PDT) Message-ID: <65fe2b80.050a0220.56728.8cabSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 7D6C16052471; Fri, 22 Mar 2024 21:08:16 -0400 (EDT) Subject: |SUCCESS| pw138752-138753 [PATCH] [RFC,2/2] testpmd: Add speed lanes From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240322222543.23548-3-damodharam.ammepalli@broadcom.com> References: <20240322222543.23548-3-damodharam.ammepalli@broadcom.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/138753 _Testing PASS_ Submitter: Damodharam Ammepalli Date: Friday, March 22 2024 22:25:43 DPDK git baseline: Repo:dpdk Branch: master CommitID:0d7f7a7171484a12f6059f71a2e1a82c5bfaaa89 138752-138753 --> testing pass Test environment and result as below: +----------------------+------------------------------+--------------+---------------------------+----------------+ | Environment | cryptodev_sw_snow3g_autotest | lpm_autotest | cryptodev_sw_zuc_autotest | dpdk_unit_test | +======================+==============================+==============+===========================+================+ | Debian 12 (arm) | PASS | SKIPPED | PASS | PASS | +----------------------+------------------------------+--------------+---------------------------+----------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PASS | SKIPPED | SKIPPED | +----------------------+------------------------------+--------------+---------------------------+----------------+ Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 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/29643/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/