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 9BD6D45733 for ; Sun, 11 Aug 2024 18:58:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 99C98402D1; Sun, 11 Aug 2024 18:58:35 +0200 (CEST) Received: from mail-oi1-f227.google.com (mail-oi1-f227.google.com [209.85.167.227]) by mails.dpdk.org (Postfix) with ESMTP id 16BC1400D7 for ; Sun, 11 Aug 2024 18:58:35 +0200 (CEST) Received: by mail-oi1-f227.google.com with SMTP id 5614622812f47-3db1d4dab7fso2353500b6e.1 for ; Sun, 11 Aug 2024 09:58:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1723395514; x=1724000314; 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=bmv25gpeAvzVyB5a5rx3Ygk7Bbc+oSGS8h6J4WT3KNQ=; b=HhVBUHlemE3olUJfV3+gPwCWgbrPSs++ROr2DO5AsNDkRfJDx8FuHVyKIqOpNJ0JMU yKW144PzT8erncPwDpNjIR9z+N9ohYF8OoZ5ao77vzjso0nJv42dJDskr93esVHul773 3E1FDP8/I5btApE/Wx9QoX9OVRLihZDa5w+kM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1723395514; x=1724000314; 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=bmv25gpeAvzVyB5a5rx3Ygk7Bbc+oSGS8h6J4WT3KNQ=; b=wdeKGBYV6bITI+uZor3rZ6EPKpB/pW3n1jt1vpCDYOIwIrtREnCERSnOWp8A0bXPYI orQKz59fdf1q48ulxcnpPW1vhgAjzUTxcN9o2JPooiknRhGGW9ScH9TTWdiGStFBL5A3 hcRt97mbVjkQGzdGIcdEksIkXkPfAObd5a42nsRxrt9/PEYEvt4KqwXFYargxpC5fiIA 5I1NNvl3IwSNS4hPxurnNIBxhfimzhpQ4eqMFXDqEktIA61POBWyT+vSISojd4EKuaAS yTwMp1Oym0A49ek9AcQ75BKs6QGMfe9di5bleYqaZQGH7FMuUCQoPBH6gV/O3eo19JHd uz/A== X-Gm-Message-State: AOJu0YxK1GUWmmHOqMn8QNc1bSGx95ebjzgxtstZCExq/y97SOsVJTCv 3YaMTHUTC3KJv9O5SL673n/W+Ft4ipHkzP6rBP/w1JzXDrJVIfs3fR4Oo0gHqeL01/33d2UcEnI w38gJ7sMYnOojFeIADUHpH+QBBvLs1RoMgg79U+BF X-Google-Smtp-Source: AGHT+IEWmJijPUOF6eSguE6R7rsEbUpMh5bSXWyBjIOy/cwoCLAKuPYOyHPeKCUdGbNzFCbb+vB7fRPNHaj+ X-Received: by 2002:a05:6358:12a6:b0:1ac:625f:9d4d with SMTP id e5c5f4694b2df-1b177173206mr817362555d.23.1723395514319; Sun, 11 Aug 2024 09:58:34 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6bd82c66f6fsm911076d6.13.2024.08.11.09.58.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 11 Aug 2024 09:58:34 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 11 Aug 2024 09:58:34 -0700 (PDT) Message-ID: <66b8edba.d40a0220.2fe39a.7bf0SMTPIN_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 0C5246052519; Sun, 11 Aug 2024 12:58:34 -0400 (EDT) Subject: |PENDING| pw143063 [PATCH] [v5,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: <20240811155957.576645-1-rkudurumalla@marvell.com> References: <20240811155957.576645-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/143063 _Testing pending_ Submitter: Rakesh Kudurumalla Date: Sunday, August 11 2024 15:59:57 DPDK git baseline: Repo:dpdk Branch: master CommitID:cb9187bc5c2b4bab0ad80194ac3b60491de14e8c 143063 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#250963 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 (Clang) | PEND | +---------------------+----------------+ | Fedora 38 | PEND | +---------------------+----------------+ | Fedora 39 (Clang) | PEND | +---------------------+----------------+ | Fedora 40 (Clang) | PEND | +---------------------+----------------+ | Fedora 40 | PEND | +---------------------+----------------+ | Fedora 39 | PEND | +---------------------+----------------+ | Ubuntu 20.04 | PEND | +---------------------+----------------+ | openSUSE Leap 15 | PEND | +---------------------+----------------+ | RHEL8 | 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 (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 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 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) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30763/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/