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 88ED6457DB for ; Thu, 15 Aug 2024 20:28:53 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 84FCB427C7; Thu, 15 Aug 2024 20:28:53 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 0CA2342794 for ; Thu, 15 Aug 2024 20:28:52 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-699ac6dbf24so11798467b3.3 for ; Thu, 15 Aug 2024 11:28:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1723746531; x=1724351331; 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=nO0GmKxyvR+oX9r3opeU+ntHXsvClIRWpnXU0RtpxjI=; b=j1FPfA2vnajOtdJcHPmt3+Ip3yq9t95myVEy9J4+QM1NSbxf16GH7S3QNn/30Z4m7b NbKeNzwfc5t3c+1oDVCBjq/2V3Yk9EZtHqJcDMFIRry+W6WPqBrGvseeQ2piSxIyI7GD RtZDDimTeEswdjbJ7qRekz+6M1AtA2SvrTVpI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1723746531; x=1724351331; 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=nO0GmKxyvR+oX9r3opeU+ntHXsvClIRWpnXU0RtpxjI=; b=jxe3MnUJM/T+lDvykg2st1BFB71P6abeowu/ZhKYPcRm/EOuWgLYBVQM4HMlvtcK9v 3rGjuzRjdaBUKKO7jAJOOjOJt6edV6kfOFHdknPXkXvZGybC6yU6zKt5gJ8c1KrELWg/ DL/YlF/Ii7hQZavKSfnfJIi92qmX06NFeojEGEabrS1ztiELPBykZcOSeYIMYv6aZ9DE QkoYjUw13vllksHTx6sREgtnjwb0hpoa6Jq76vAqvgApitRT6axHi/dvve/4OL2fSfPO xE6fx303QgiamNAU76s5YG1O59C3tufAD7wCs8NN+ukkcdvJ+DO7VKLtH9rqVXAJIADp gTqg== X-Gm-Message-State: AOJu0Yxn8feQB4Rwmk/wdD2Bd7zOjgnwlZGxVhxfNeUUjwRMJo1EncAr aWygQJTWA3bJErJL12HdJL8MTCX6CNqdDmu9SPsFeZZqXzEoKrqUVtNr2Nz8XZfitjVwi8sC5BZ gxbGxHCFfOWbtdhbGw4INEzgioGqfN4nuhq7azRcmM6owi0GoWwFKmahb X-Google-Smtp-Source: AGHT+IF5L4+kVTz1AevaVOHJBXsxf4lbJz48GxdzsQNK4DGdUm1AyNhgdyqwzVGGKaaHYnvtKgFPSsr0+lzX X-Received: by 2002:a05:690c:340a:b0:6b1:43cb:3794 with SMTP id 00721157ae682-6b1b7c6a5f6mr5368217b3.14.1723746531417; Thu, 15 Aug 2024 11:28:51 -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 00721157ae682-6af9da161a7sm1008957b3.51.2024.08.15.11.28.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 15 Aug 2024 11:28:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 15 Aug 2024 11:28:51 -0700 (PDT) Message-ID: <66be48e3.050a0220.28b133.4468SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id 15BB0605C351; Thu, 15 Aug 2024 14:28:51 -0400 (EDT) Subject: |SUCCESS| pw143194 [PATCH] app/testpmd: add L4 port to verbose outpu From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240815142051.531978-1-alex.chapman@arm.com> References: <20240815142051.531978-1-alex.chapman@arm.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-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/143194 _Testing PASS_ Submitter: Alex Chapman Date: Thursday, August 15 2024 14:20:51 DPDK git baseline: Repo:dpdk Branch: master CommitID:e0f7ebe88ab4588dd352e9ec14270ce4e3b1470b 143194 --> testing pass Upstream job id: Generic-Unit-Test-DPDK#252780 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 38 (Clang) | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Fedora 39 (Clang) | PASS | +---------------------+----------------+ | Fedora 40 | PASS | +---------------------+----------------+ | Fedora 40 (Clang) | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | RHEL9 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Ubuntu 24.04 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30799/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/