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 E98B843D28 for ; Sat, 23 Mar 2024 02:17:33 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E59EC40A76; Sat, 23 Mar 2024 02:17:33 +0100 (CET) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 7820D402D4 for ; Sat, 23 Mar 2024 02:17:32 +0100 (CET) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-60a068e26d8so31134987b3.3 for ; Fri, 22 Mar 2024 18:17:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1711156652; x=1711761452; 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=0ouwBWdc1S0+yW9skiT8TG068BIQp+zIjv+6u3x3dAA=; b=MhbkmhTBo1Bqn7tDOP9yVpfpObze4z2nWD9r6lYT54iiJGxAWrMqbQNE4fAB4mwBM/ cFXo0pL4v5DdP14MqD2xSlxdDnisrHxIi1Mqa/h3TyBU16uStQFUaW4JQuIhMD8XQWgo bC9boMADVS4HaZwT2TD+0a7KY+otpEuXgJr0o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711156652; x=1711761452; 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=0ouwBWdc1S0+yW9skiT8TG068BIQp+zIjv+6u3x3dAA=; b=rgFE4++vfrzoWbuqK6NS1X+32JE2CmZBmL0NA+t3A2+knhh19g79a1gvirR4UrWOzJ NILNDGRjGsvEWC69F/Qnq0J5M81RD29H82ktKAG7vib/qLtNZtM/C08BeSZYrZ+sJ0hT eEhoJpVA0xOHGQ5ZHgHi0vdiMVRhp9caVaV8TRgVRTZvS8b059NTwgauiE92srlR+zxu vn2BTMb0leFUsSQThJroWfK2krK01Dn71ceIWYssUF9N7qZ1u/AJwexE9JHvaKJy1tc7 gZisiUHWKtD8hvB71dRRCRLlrnOZfI5Qyva1BQFwvUbzvnfh9g/nuPQxoq4WudQzLEZl Zz7A== X-Gm-Message-State: AOJu0Yxx0qISXRAKr8iCVt1iQRxNRWDmkCL128Ec0TvdbCNd7v5qa+kT 1CsTt6Eafm03zx87hMQKbhIJ6p0fkB4MzANixhZ4emC5Qv3/rzCyYkJoWmUgicVsH3S9Y00EtJ2 xqSX6oPQFsMgdx4p6n4zW+6jJ4B1SJlzCNK491ZAyA+U7Ltd12sI8sQTl X-Google-Smtp-Source: AGHT+IGGn9LEz7g8F45mewXoJm8WVxqmYixwO/CWqaSWy6A1sT6/XuKaOhLACr4TZs/jiXww9S5hyUhUg5Lm X-Received: by 2002:a81:7653:0:b0:611:3314:4399 with SMTP id j19-20020a817653000000b0061133144399mr570891ywk.0.1711156651910; Fri, 22 Mar 2024 18:17:31 -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 x132-20020a814a8a000000b006111b91fe00sm45077ywa.0.2024.03.22.18.17.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 22 Mar 2024 18:17:31 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 22 Mar 2024 18:17:31 -0700 (PDT) Message-ID: <65fe2dab.810a0220.34e4f.32b1SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.9] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 8E46F6052471; Fri, 22 Mar 2024 21:17:31 -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-compile-amd64-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 | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | +=====================+====================+======================+===================+ | FreeBSD 13.2 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2019 | PASS | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+ | CentOS Stream 8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Debian Bullseye | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Debian 11 (arm) | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 37 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | CentOS Stream 9 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 38 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | RHEL8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Ubuntu 22.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Ubuntu 20.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | openSUSE Leap 15 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Alpine | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ FreeBSD 13.2 Kernel: 13.2 Compiler: clang 14.0.5 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Alpine Kernel: 5.4.0-167-generic Compiler: gcc (Alpine 12.2.1_git20220924-r10) 12.2.1 20220924 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/