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 1CCD4457DA for ; Thu, 15 Aug 2024 19:47:18 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 168C8427C7; Thu, 15 Aug 2024 19:47:18 +0200 (CEST) Received: from mail-oi1-f226.google.com (mail-oi1-f226.google.com [209.85.167.226]) by mails.dpdk.org (Postfix) with ESMTP id 8D64742794 for ; Thu, 15 Aug 2024 19:47:17 +0200 (CEST) Received: by mail-oi1-f226.google.com with SMTP id 5614622812f47-3db14cc9066so765509b6e.3 for ; Thu, 15 Aug 2024 10:47:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1723744037; x=1724348837; 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=CRgSp0WC0OiidHn4NoyN/K+lkSGNZzVoWzBsxBczz7w=; b=EgE8gxyhhsGXx+3DOOAbYM+R+Y6PQr6l052tz/lLIewwMiK3cUCsHmijiPmN1cAhNm snYV5/x2a+ImwMH2ZwEfPL6Fhi0ZbecYGEl9TG7R490bLdDwhgdq3Asw3c1kh/A2C64D qVLaI5r/mlpiyhOxa0xUqsw/HwkFeAy4Zgmig= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1723744037; x=1724348837; 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=CRgSp0WC0OiidHn4NoyN/K+lkSGNZzVoWzBsxBczz7w=; b=e/mrUuxgylxrpjxeagsWxvIg1WqtHvyHoJgZD7vDr1LoR91KgqXwcLMf5fc2CIy1ox OnkqDtR84N7C/GNMgfHhCmaGsxIKiFTaXT0IT6BCCyNCtYb3PFLPcnPoK2aezTevUlI7 2f7LWQMvtom8U7WGJrGwhMf0UJFlsTYjhzFCdN9tG2f+8K5k9GRcUSARKzlxEdHLmKVA gNveQM/TYuiJZxgrrapKrhNKVQmH/XMODKVNDPMEnVAaUdZ4XMc2NzCAtm+TYovihS4k Hpil8atvWx05m1zfVheqVjV5vmiVFvHRWJZfrcDJZthGjzTXZiMxA2OFNUmvPxXu/JYp 71yQ== X-Gm-Message-State: AOJu0YweV4NkOCDATEkAmj+F9/jeeQYsIZ2zmGZb24FUrOuZuK9FHElz oZlf6Gfgt8KtfOH0oMWQ2VjUumr61AcFkuq5mRVj72jChEPN+Dul0fY0luro06z4fMwnrYk4knC O5v3y7BbDYf366AaO7PX2T1qVAQLbqOQIzzy4yS3uZJWMXfF8FdzWKpzU X-Google-Smtp-Source: AGHT+IE+aYLSvw0ieTB58OprRj5H53Ih6Vqt6NnYEojYxp20cL06/40wgO+7fhEerctcldVgXD3RJfMikaWm X-Received: by 2002:a05:6871:4a15:b0:260:fda4:365a with SMTP id 586e51a60fabf-2701c51d475mr351330fac.33.1723744036766; Thu, 15 Aug 2024 10:47:16 -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 586e51a60fabf-270047b0a1asm154109fac.45.2024.08.15.10.47.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 15 Aug 2024 10:47:16 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 15 Aug 2024 10:47:16 -0700 (PDT) Message-ID: <66be3f24.050a0220.6091d.677cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 36BB6605C351; Thu, 15 Aug 2024 13:47:16 -0400 (EDT) Subject: |PENDING| 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: PENDING http://dpdk.org/patch/143194 _Testing pending_ Submitter: Alex Chapman Date: Thursday, August 15 2024 14:20:51 DPDK git baseline: Repo:dpdk Branch: master CommitID:e0f7ebe88ab4588dd352e9ec14270ce4e3b1470b 143194 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#252746 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 (Clang) | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 39 (Clang) | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Fedora 40 | PASS | +---------------------+----------------+ | Fedora 40 (Clang) | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | RHEL9 | PASS | +---------------------+----------------+ | Ubuntu 24.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PEND | +---------------------+----------------+ | Ubuntu 20.04 | PEND | +---------------------+----------------+ 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 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 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 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 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 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 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/