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 2FD47457AB for ; Tue, 13 Aug 2024 06:27:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 250204065B; Tue, 13 Aug 2024 06:27:10 +0200 (CEST) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id AD02F402D0 for ; Tue, 13 Aug 2024 06:27:08 +0200 (CEST) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-712603f7ba5so13118b3a.3 for ; Mon, 12 Aug 2024 21:27:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1723523228; x=1724128028; 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=xZyhWxpZgNspJK05698CQmv5a9nMyZdZmqtJXVfVOD4=; b=WQ+QAA6TqC2RsjxmJrDxuDSf1aKxEJcx4FsgAF1xv02jvS0ZtE25kNdSBemiJfQEBv VyWFLEEV9qMbWsvaM4+yYlwiKXbQuAYGrMDIY6h18OgPqFFvbmDT1ad2QPDyDYBZEZSa C8SOiyAQfCsqAw+bH0KBUpDUL3z+QA4WavMx0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1723523228; x=1724128028; 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=xZyhWxpZgNspJK05698CQmv5a9nMyZdZmqtJXVfVOD4=; b=KxnBhfk7kZXhku8p+h3/MGF0UQJuF67dDR9zLB/7Y1BzRM6iwR7g5L1Fcj4pL1APjE pFvuMOGNkYkd4KBYTbCa4L3400ayiIWaHwUMaGfyaeDcM4WmDtyRjeATuSdrxu5Y9U3x NDge2ndg9SSHEfR9t/vAvs8xpNDqx7nKLgXjNliotO69bkMWyKjrexZ08dUrPmwbcdSt WuUstq1THzAYNFnb41/YJ0Rv/XTfYMo2AzvU6aBK3RP6bnTize5US1lFG/QvkSL2N7H2 GjelAoikB82V0d4ZCarlttGU0/Qk9U2XP1dAADF3tdbpvvJU7+mhPXJFXh5xr4N5lBFa TX0Q== X-Gm-Message-State: AOJu0YyZIGy+ALONKn2lmivLX/H51YvobykUtWwrVhSVNwKOhbw+Wa5d aOzAt81PTWF5ze/Ip9VdQ8ab2upuq7u2pD+FFKKIet3qUJB+G2UVwWONXH7LrmhZfszcEXnHi/9 ToO7pnbeh+qzhNZ6u9dq0QiGd4iUGIZzZC4TyG9F6 X-Google-Smtp-Source: AGHT+IFW9vjQjJY+EmXoPFc7gMkv9ZOQsWVdNmkUFIVIwEqXdg6rCX9E6skXzqGzj0FC5ygo4wPYiePIw3Ae X-Received: by 2002:a05:6a00:3e16:b0:70e:8f30:23e5 with SMTP id d2e1a72fcca58-712550e35efmr2716562b3a.1.1723523227781; Mon, 12 Aug 2024 21:27:07 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d2e1a72fcca58-710e5a60acasm490556b3a.24.2024.08.12.21.27.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 12 Aug 2024 21:27:07 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 12 Aug 2024 21:27:07 -0700 (PDT) Message-ID: <66bae09b.050a0220.68b7d.c1b4SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id D0F7F605C380; Tue, 13 Aug 2024 00:27:06 -0400 (EDT) Subject: |PENDING| pw143075 [PATCH] [RFC] app/testpmd: display TM parameters From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240812132643.160567-2-bruce.richardson@intel.com> References: <20240812132643.160567-2-bruce.richardson@intel.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/143075 _Testing pending_ Submitter: Bruce Richardson Date: Monday, August 12 2024 13:26:43 DPDK git baseline: Repo:dpdk Branch: master CommitID:e0f7ebe88ab4588dd352e9ec14270ce4e3b1470b 143075 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#251591 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2022 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 38 (Clang) | PEND | +---------------------+----------------+ | Fedora 39 | PEND | +---------------------+----------------+ | Fedora 39 (Clang) | PEND | +---------------------+----------------+ | Fedora 40 | PEND | +---------------------+----------------+ | RHEL9 | PEND | +---------------------+----------------+ | Ubuntu 20.04 | PEND | +---------------------+----------------+ | RHEL8 | PEND | +---------------------+----------------+ | Fedora 40 (Clang) | PEND | +---------------------+----------------+ | openSUSE Leap 15 | PEND | +---------------------+----------------+ | Ubuntu 22.04 | PEND | +---------------------+----------------+ Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) 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 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30767/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/