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 EAFCD456F4 for ; Tue, 30 Jul 2024 16:54:38 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B9B7C42E44; Tue, 30 Jul 2024 16:54:20 +0200 (CEST) Received: from mail-ot1-f99.google.com (mail-ot1-f99.google.com [209.85.210.99]) by mails.dpdk.org (Postfix) with ESMTP id 24793400D7 for ; Tue, 30 Jul 2024 15:55:08 +0200 (CEST) Received: by mail-ot1-f99.google.com with SMTP id 46e09a7af769-70936061d0dso2721445a34.2 for ; Tue, 30 Jul 2024 06:55:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1722347707; x=1722952507; 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=9V1sTTH3hkFUgu1d5oXJh4+mbNBBAAtToSrYclO6vY0=; b=fUmclFdc1YI4bac7iOU0J215sYf0U9/+sJeZ7p0s9aVP2zIL7DApAh3F7xJYAMoVmO /xL0NoYOP9e7kyMWSu5Fgr/iVysWwDKDct67yz3aTGyBtvo7ycmYt5U4ExKIzUJ9U98Q hrH8xq1zB1/amIzY9NpbPducxKnct9cJFbmls= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722347707; x=1722952507; 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=9V1sTTH3hkFUgu1d5oXJh4+mbNBBAAtToSrYclO6vY0=; b=oA3GU8AoY9KelhY5Fmd+uP4T05AddbfLIyCobaby5gq+SNO5B/+lh9zFHilqHunTIY 38ugekBfhJGSzNMhF5BYqSPvyepWF0d9CoeinEkDbDMSLjgjCGsMc5e8XsIXlH8btDm9 53PQG3vtcGPQyOelgq2/clLGqZjDTm4BMPW/w9R9OtTwPOnLC3jMwOt5/rGfgo0Vj0fd HYdq55MmZNAf4rF0TajlNsJybOq9nEt4wRiAOuDITMjd6+Mc7dQl27jZu+NQomHK+iy6 3arexxMFC7TF5iuxe1nv3aG+8WDJ6cv234BzqN4AXLe9ff676bfnkgPclFpTTgFTzuP/ 6zcg== X-Gm-Message-State: AOJu0YyN42qJZ3TNFwZhJv7HsJEn3bpM5BHjQLDrUN66PR9TsPM7GF3K NnXNzONcC0v2xPpvxVVKGiXt1KOntfTKX8adODZjFgjchdVm7U9trHtsMyVL9vHQ1rzLnBbp5YZ k0VGV71rnXakBIQYu9wM6ExKSgq8p4m//HtmKt0OsmKlnesB5xRAxU54a X-Google-Smtp-Source: AGHT+IFfSVh8LYcbAVmkqZaLD1yTtPylAMp2Op886pcjt8alf3CKqMCYfpkmCJOZXIxSLHwLOMP0RkIzniJA X-Received: by 2002:a05:6871:5828:b0:264:9484:a292 with SMTP id 586e51a60fabf-267d4ef989fmr9995929fac.38.1722347706708; Tue, 30 Jul 2024 06:55:06 -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-2653e45284bsm541733fac.16.2024.07.30.06.55.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 30 Jul 2024 06:55:06 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 30 Jul 2024 06:55:06 -0700 (PDT) Message-ID: <66a8f0ba.050a0220.820ba.e203SMTPIN_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 30D666050A6B; Tue, 30 Jul 2024 09:55:06 -0400 (EDT) Subject: |PENDING| pw142753 [PATCH] [v3,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: <20240730100335.3734796-1-rkudurumalla@marvell.com> References: <20240730100335.3734796-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/142753 _Testing pending_ Submitter: Rakesh Kudurumalla Date: Tuesday, July 30 2024 10:03:35 DPDK git baseline: Repo:dpdk Branch: master CommitID:4b5abe7ec1ed2d43a285599bbba23f62ac049d8f 142753 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#246256 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 38 (Clang) | PEND | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Fedora 39 (Clang) | PEND | +---------------------+----------------+ | Fedora 40 | PEND | +---------------------+----------------+ | Fedora 40 (Clang) | PEND | +---------------------+----------------+ | openSUSE Leap 15 | PEND | +---------------------+----------------+ | RHEL9 | PEND | +---------------------+----------------+ | RHEL8 | PEND | +---------------------+----------------+ | Ubuntu 20.04 | PEND | +---------------------+----------------+ | Ubuntu 22.04 | PEND | +---------------------+----------------+ | Ubuntu 24.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 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 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 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 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) 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 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30649/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/