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 5B071456F4 for ; Tue, 30 Jul 2024 16:41:24 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5734F40A67; Tue, 30 Jul 2024 16:41:24 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id AB779400D7 for ; Tue, 30 Jul 2024 15:36:07 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-67682149265so33150427b3.2 for ; Tue, 30 Jul 2024 06:36:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1722346567; x=1722951367; 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=NXIi51aKOGoQ0Tk/pfUGGxDkzaAQKptd/sd8YEC0adU=; b=IwHQKvaKPdMMnXpfp6bTfYOninpqzBo30VcLIt4iDHhm2eYn//HsAKTCtoZJXq9rqJ kPTQr5KZYVZg8L45qNNW4cGOUrK5vUTxPe5gSAP56QxIcrFxL1TXO46OJddAjLrg8SjY MslkThUpelcykAM390Uuap/PqJFcmPxLdw9NE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722346567; x=1722951367; 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=NXIi51aKOGoQ0Tk/pfUGGxDkzaAQKptd/sd8YEC0adU=; b=jIZIrpNA2YA9o2LcXXyOi58hxr45AH2i2wY831N2BHUsrean//yXFAjgKnji5LfMgM Xp+5XhJHTs5mWOGnbWmA1YCooxhP5d/QKXifzM8NNEryhHpF5dc1o9kROtyTraGYqKUC v0+NcUTDu8bp6wUit6hhzvW0hQdZ0bcQgc67wK4LZcjujgBjMyNOjGolY/GDrMqn97fN 6eP+BHOdje71QYwBTVMXDQVVOx+kyIZmQQTIgV+EXQl0TmP8hR0oj9lhS8Q2oN/yuBRk ioYrYkF7P7A4iHNahzcQBVGTwQ0WF7/fxT7kKHY6DnkA8Lrm7Mjdz/xEFWh+skYNeiJI uW8g== X-Gm-Message-State: AOJu0Yz0ykO+OFj/wIMvpc7aWLZ1KehqoJ/5eQj0Y1PCP2QL9puB860k jkW1xpEW5IR0dJp1Uj3ULxBYjVkIkDSL1UCOplu1ZYGFWZXYNDg0qsCOurlPetLsmv73DzQ8xHP jGWGDbWuXVtdszv1A/w0NT3aOuY3mJQ3FNA3C9MdF0kt2+5IaKKCbCFnD X-Google-Smtp-Source: AGHT+IGvYliSgJBTu9baVJeJsAHR5HGV1cDq7UNl3lx7Xlb8G3JCuDWtqSqPos5TlhGAvkTkre1BvFbFJhbe X-Received: by 2002:a0d:c983:0:b0:62f:945a:7bb1 with SMTP id 00721157ae682-67a0a323dc1mr116768197b3.42.1722346567123; Tue, 30 Jul 2024 06:36:07 -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-67561b02a2csm4650447b3.0.2024.07.30.06.36.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 30 Jul 2024 06:36:07 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 30 Jul 2024 06:36:07 -0700 (PDT) Message-ID: <66a8ec47.050a0220.2f62b5.5712SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id BECF760526E2; Tue, 30 Jul 2024 09:36: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-arm64-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#246269 Test environment and result as below: +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Environment | dpdk_unit_test | cryptodev_sw_zuc_autotest | lpm_autotest | cryptodev_sw_snow3g_autotest | +=============================+================+===========================+==============+==============================+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Debian 12 (arm) | PASS | PASS | SKIPPED | PASS | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Fedora 39 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | 32-bit Ubuntu 20.04.4 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Fedora 38 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Fedora 39 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Fedora 40 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | RHEL9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Ubuntu 20.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Ubuntu 22.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PEND | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.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/