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 3107A42B3A for ; Thu, 18 May 2023 15:55:12 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2D8A14014F; Thu, 18 May 2023 15:55:12 +0200 (CEST) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id 42E4F4014F for ; Thu, 18 May 2023 15:55:11 +0200 (CEST) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-b9e2f227640so2850632276.3 for ; Thu, 18 May 2023 06:55:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684418110; x=1687010110; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=pVREmmPXV9BKQ63Al9H4WBhPdMWDP22eGwQS9dN4lXI=; b=OzoBXvaqWCkVby0ZaBWCOZPuPkRrsEAJxz66uoscw6phyBWD8qp5YqFl9A2Q3mNSPb 8nymeO2lbQStylem2POD/+H2+ugsTryt+pYtxX50/tkX7pz7gpAO7xpJxxYuDdPFWEAV lE38IJkzug/LcwcFXuhPEJa14qXiDjC/Xmk30= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684418110; x=1687010110; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=pVREmmPXV9BKQ63Al9H4WBhPdMWDP22eGwQS9dN4lXI=; b=fH4+UdykV4nycwaQebpeAhsFazqM2Ne8yKC+QrZccm33pFrx9hcxSvkikJmkr0Mncj SqXahTlA2RhsQbeozfBKsM49e+ccLb8eoEA3XEUctkB+zPU7gTvNElfmUWPv1+F+5nzw zyfmRcU2aRpf8884Gw8B+yta7fPGbjTIwVWGSKsGtBlvmzg+/asXaOe/BL9wdsjRnbSm qTxWp9T6n4N1d0YKcr7NVlkSMp7B3rPwEudgnOvMhP18t44gmRt1pVTieRcXOIEv8IKn ZhR25S+rovSHW4wWTTi5kr90mib6czSgcwx907qiIsqTf84Y7L8bmhzSrVOrWphkdspl WIdw== X-Gm-Message-State: AC+VfDyMY0x3gIh2D9u7hAUfz1F46WImVhTjc0H5q4J/hRco0r6ZBFtC 7Vy70hNWR6aBkGXNypfKHKPaN+l5E6h6xu7cGC7MMwrgVU0IPV3IQj3bgcec22yE05mTSrf69w= = X-Google-Smtp-Source: ACHHUZ4M5UjMvaLmU8F+3WCTl4MA88j6E5oU2NC84k7/AgljXKtxj4B6/3QcV0Neys1/V6WzLGq+MJEQmZc6 X-Received: by 2002:a25:3258:0:b0:b9e:6912:595f with SMTP id y85-20020a253258000000b00b9e6912595fmr1271775yby.11.1684418110644; Thu, 18 May 2023 06:55:10 -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 q125-20020a0dce83000000b00556ea38eafdsm64759ywd.5.2023.05.18.06.55.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 May 2023 06:55:10 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 May 2023 06:55:10 -0700 (PDT) Message-ID: <64662e3e.0d0a0220.88536.5651SMTPIN_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 4395B605246B; Thu, 18 May 2023 09:55:10 -0400 (EDT) Subject: |SUCCESS| pw126963 [PATCH] [v2] 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-x86_64-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/126963 _Testing PASS_ Submitter: None Date: Thursday, May 18 2023 00:00:50 DPDK git baseline: Repo:dpdk Branch: master CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c 126963 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26274/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/