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 57B2A45721 for ; Fri, 2 Aug 2024 23:37:07 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5489D40DD3; Fri, 2 Aug 2024 23:37:07 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id BF14C40B90 for ; Fri, 2 Aug 2024 23:37:05 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-65cd720cee2so67981177b3.1 for ; Fri, 02 Aug 2024 14:37:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1722634625; x=1723239425; 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=8RfirKv1/SY3mvQwO77PYsxS10bVpUEHPK7w/LuLfbk=; b=XlJ1ainKmcFLyYmPZfS2In3kQALOx3mZlAM4jbX/LZeA8Q2Laut7P+CP2iyks+Fni+ v9CY5RO0xhIqmYNoPKMLBmbor1A+1/6UXuiMwnMCfo4r5/azqcMPtbAaZLm/8lAbqjX1 pZr0t2gFZLruBTYff2lKe/+RRSPNAl1BIcIl8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722634625; x=1723239425; 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=8RfirKv1/SY3mvQwO77PYsxS10bVpUEHPK7w/LuLfbk=; b=LDpM8bR6w19dIL8n6v7AMM+tBuUbHvRiaeNW3qjx/ZYJ9AfkdLt0iEIMbAhmmBs3aV yvqZdMvzKbAGosj38KjVPjXes72kpgfpdYv53hfiLUG0iTGbcUnGsiaD2Ejo/uPTR1XQ sx3Z85Ik9ev3HwQEtq4iLkf19dYuaChZ10u7rYek4B/4YrJ6qIqTRmhlCYQ2qKXf5lxm mS1kTuCryxxTjHU8bR0bqC7OJf68gAhDl6hkAPnRWdEvG3u7CvyTK4RMk+EhUTLp5urO 31qLS6TlHf1sI/WjrKqVrvU8Dk6Fvxk96UxaPBnKwqYiJW6aBGZpgniW0dBruo14NwaI 59rg== X-Gm-Message-State: AOJu0YwmhY4Ofh7rRR6H8zEM5AJ+Hxvidoh6UvN5hh0CxBCF4qfGcaVo Stc8n9xPXYHsWnCjecvtMOE7fzzp4KkMLismXu9TqYvaJ9zzEmPqvOUgVFFgnFHTYRqkVbwEyG9 tEZwGCWrAHlkBkpEEobC87mzAr92w34nDx+PnizgcJaFpSleMiR8CA/Qa X-Google-Smtp-Source: AGHT+IH680n4wVaCPVPxCuhloL40SLaAKPJcw0XGi0rkVcJrUG0C3rkbdbry85P2CupG6ADvmj+7hMD9TJtc X-Received: by 2002:a0d:e503:0:b0:64b:a3f0:5eee with SMTP id 00721157ae682-68960873e69mr58845087b3.17.1722634625090; Fri, 02 Aug 2024 14:37:05 -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-68a131e3342sm1281677b3.33.2024.08.02.14.37.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 02 Aug 2024 14:37:05 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 02 Aug 2024 14:37:05 -0700 (PDT) Message-ID: <66ad5181.810a0220.3d4fe9.8c88SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id B73BB605C351; Fri, 2 Aug 2024 17:37:04 -0400 (EDT) Subject: |PENDING| pw142879-142882 [PATCH] [v7,4/4] test-pmd: add more packet From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240802195824.1336603-5-stephen@networkplumber.org> References: <20240802195824.1336603-5-stephen@networkplumber.org> 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/142882 _Testing pending_ Submitter: Stephen Hemminger Date: Friday, August 02 2024 19:56:55 DPDK git baseline: Repo:dpdk Branch: master CommitID:37ce4c84c0f23c3989bc7ae19e03a4593cec94e5 142879-142882 --> testing pending Upstream job id: Generic-VM-Unit-Test-DPDK#24607 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2022 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PEND | +---------------------+----------------+ | Debian Bullseye | PEND | +---------------------+----------------+ | Debian 12 | PEND | +---------------------+----------------+ | Fedora 37 | PEND | +---------------------+----------------+ | Fedora 38 | PEND | +---------------------+----------------+ | Fedora 38 (Clang) | PEND | +---------------------+----------------+ | Fedora 39 | PEND | +---------------------+----------------+ | Fedora 39 (Clang) | PEND | +---------------------+----------------+ | Fedora 40 | PEND | +---------------------+----------------+ | Fedora 40 (Clang) | PEND | +---------------------+----------------+ | RHEL8 | PEND | +---------------------+----------------+ | openSUSE Leap 15 | PEND | +---------------------+----------------+ | RHEL9 | 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 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30713/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/