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 D298042B35 for ; Thu, 18 May 2023 07:20:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D020A40E25; Thu, 18 May 2023 07:20:02 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 7235540E25 for ; Thu, 18 May 2023 07:20:01 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-56186035b61so19760387b3.3 for ; Wed, 17 May 2023 22:20:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684387201; x=1686979201; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=pqb4e+ypNfR9CMEvHweA+NNMAY6pRc+aBS9QzN4H/T8=; b=K4AP9u3BSe036Zf/jeS+DeN1bVu66ZGhwelZYH04vOUQFggl8F2VFwlyyMY/evSyFe Bi6xT741STdCQv8gSNXPsMlJSyGZ7bo2iWr4T6CgO9R8jFBmrgmUcj3UTfnL/V6knzK3 mZa8y895OUXyUO4/r5o6p4SOMXJpI1DniFfRA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684387201; x=1686979201; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=pqb4e+ypNfR9CMEvHweA+NNMAY6pRc+aBS9QzN4H/T8=; b=RSDpXVSzJEPBDLwcaN7KEDumjh74/WoddKdxiFdq5btnFACceNOW7/u+pbvtX2UTLx w8jUKS6Xa6o4hNGdI4l1cD3BJh70Os8aVRT71znSqeiocUhOraCdBOkX99g99R70+CzH GElAAfMBhQD9v0Um+u/79RtdPyzrkQK86d0wU/qtkw9Ph3O6Dc1sAJ7XPhJkxWNBFO3u 0XoUsXMxYLj+bniD5p5iZooHiyIWLbM5DDKMKlIw9AKk7YIHRnn0wCYpf0YHl1oqyr3y ny3cw7LhuyB4NC2izjyZbPHov0dURczMZ4KdvHPwiyfA03EFloR1qiiSwtsPXI7S1BL9 NFBg== X-Gm-Message-State: AC+VfDzvLZ3RTCE3muOvmsyhpN4iRX6WGOi6td9EemnaS5oEKaOwmKbV mxreF2W9eqZHOzqeODUdQ2VdlK3rh82EAlJAgxKrcrh350vhdCdBKNHwkw== X-Google-Smtp-Source: ACHHUZ4Q8yaAi8+0Ij5DR4mDLzQ5uLJsYbltWmVEkhU+p9zBY48lyPtdzIPkh2T75tcG7HnWqQ+M7HvoMbsC X-Received: by 2002:a81:6ccc:0:b0:561:1aa7:8878 with SMTP id h195-20020a816ccc000000b005611aa78878mr314927ywc.29.1684387200908; Wed, 17 May 2023 22:20:00 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z125-20020a0df083000000b00561beeedbf6sm26418ywe.23.2023.05.17.22.20.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 17 May 2023 22:20:00 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 17 May 2023 22:20:00 -0700 (PDT) Message-ID: <6465b580.0d0a0220.e8d41.24c1SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 9AF9A605246B; Thu, 18 May 2023 01:20:00 -0400 (EDT) Subject: |SUCCESS| pw126960 [PATCH] app/test-pmd : Add 2.5Gbps and 5Gbps support to test-pmd From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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-testing Test-Status: SUCCESS http://dpdk.org/patch/126960 _Testing PASS_ Submitter: None Date: Wednesday, May 17 2023 23:16:14 DPDK git baseline: Repo:dpdk Branch: master CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c 126960 --> testing pass Test environment and result as below: +--------------------------+----------------+ | Environment | dpdk_unit_test | +==========================+================+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+----------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+----------------+ | Fedora 36 (ARM) | PASS | +--------------------------+----------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+----------------+ | Fedora 36 Clang (ARM) | PASS | +--------------------------+----------------+ | Debian Buster | PASS | +--------------------------+----------------+ | CentOS Stream 8 | PASS | +--------------------------+----------------+ | CentOS Stream 9 | PASS | +--------------------------+----------------+ | Debian Bullseye | PASS | +--------------------------+----------------+ | Ubuntu 22.04 | PASS | +--------------------------+----------------+ | openSUSE Leap 15 | PASS | +--------------------------+----------------+ | Ubuntu 20.04 | PASS | +--------------------------+----------------+ | RHEL 7 | PASS | +--------------------------+----------------+ | RHEL8 | PASS | +--------------------------+----------------+ Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 36 (ARM) Kernel: Container Host Kernel Compiler: gcc 12.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 36 Clang (ARM) Kernel: Container Host Kernel Compiler: clang 14.0.5 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26271/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/