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 B0AB945793 for ; Sun, 11 Aug 2024 11:48:52 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AC18F400D7; Sun, 11 Aug 2024 11:48:52 +0200 (CEST) Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id D130D400D5 for ; Sun, 11 Aug 2024 11:48:51 +0200 (CEST) Received: by mail-qv1-f98.google.com with SMTP id 6a1803df08f44-6b7a4668f07so21783606d6.1 for ; Sun, 11 Aug 2024 02:48:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1723369731; x=1723974531; 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=KZ1B8UfwsXrDeURvtsphWjzVSwi5XG3RzGRPtIbLb/0=; b=BL3f+EC5cJaoKe60ZR4uW15C195podFSUfLA5rIcgVMKu6oMDCciRu54ioTiaagLBy 3u9ghpj7vCawnImYW0i0p0sm9I/3bO9TIBW84CVSqPYNZCdbdg4ijHf+gLe3blTtXX+h exDg/8W9jfsxULjeTLV4PIwlBJ6UB40Fzj1rA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1723369731; x=1723974531; 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=KZ1B8UfwsXrDeURvtsphWjzVSwi5XG3RzGRPtIbLb/0=; b=szGL8wyb5MYNXt8JzT6n3LaofuwWPE2UWWMEktxEy6I6Wpd5oA6oqP7DGPPR5wSkq3 k6Mb2SLSC4q0qgZyYDHEu4OruBsa1eEqO4B/pEQcWLOBmZtbNJutzJrzFjFAeSLaqTkc uNGSOhLDP8gwZNZJdccb/1ZbiNkqIV1J68T1p7ttCAOiXyX/J8c92B+sXwWADWljFkN6 dDQSCUNdnlVtw59IlVIkHTDF7JvbgiAMQxzOIyjIYlBL43oUHq7eA9aPirnvHpcwcLDM C+xxFXL9SrC0KCjSAWzpYb7p3hrzat2OJiNdX/FBB10HTO/xKA2/QC9Q4jCRe6bXRlEm vjFg== X-Gm-Message-State: AOJu0Yz9efpal0FF49PJM8xADsUvZzRRvMN80fEDmS5Brcr9Uoo7ddW9 0YEbnSSWXBasYwQjMMRYU4rNI5U/xwojUQQvOIfYU7IjE2KvSHPwQsPjTcBy3/UxMiap2mNS5Dn cJ9KNJquMPsLGnbfzlg+Aq1PzV4lnaZ/ds6xpALj7CABLAULYQcfY9m/2 X-Google-Smtp-Source: AGHT+IGX7zMauNynNF/yI5tcNLsu4dBSdiJVa4o2pcps/INEOEcXY09p9AqqLoJV0cwZpLBMGtgkHM5Ei/Fk X-Received: by 2002:a05:6214:3a05:b0:6b5:def0:b60 with SMTP id 6a1803df08f44-6bd78cf78b8mr69642706d6.4.1723369731036; Sun, 11 Aug 2024 02:48: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 6a1803df08f44-6bd82e66118sm719016d6.55.2024.08.11.02.48.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 11 Aug 2024 02:48:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 11 Aug 2024 02:48:51 -0700 (PDT) Message-ID: <66b88903.0c0a0220.d9be0.61a5SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 89AA06052500; Sun, 11 Aug 2024 05:48:50 -0400 (EDT) Subject: |PENDING| pw143062 [PATCH] [v4,1/1] examples/l2fwd-jobstats: fix loc From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240811065819.575759-1-rkudurumalla@marvell.com> References: <20240811065819.575759-1-rkudurumalla@marvell.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/143062 _Testing pending_ Submitter: Rakesh Kudurumalla Date: Sunday, August 11 2024 06:58:19 DPDK git baseline: Repo:dpdk Branch: master CommitID:cb9187bc5c2b4bab0ad80194ac3b60491de14e8c 143062 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#250882 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 | +---------------------+----------------+ | 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 | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | RHEL9 | PEND | +---------------------+----------------+ | Ubuntu 24.04 | PEND | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PEND | +---------------------+----------------+ | Debian 12 | 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 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 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) 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 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 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30762/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/