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 0ED8545733 for ; Sun, 11 Aug 2024 19:00:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0CE65400D7; Sun, 11 Aug 2024 19:00:36 +0200 (CEST) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id AFB5B400D5 for ; Sun, 11 Aug 2024 19:00:34 +0200 (CEST) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-6b79c27dd01so21875276d6.3 for ; Sun, 11 Aug 2024 10:00:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1723395634; x=1724000434; 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=blRIxmElvJnpp6uKis7wsah2kNQ3O4MSo3z45cFoQAQ=; b=KyssFE3JeV+XUgl0xLsxRMqNvpDYB63+5zzwUcZ+uersonGpQ9bbqAqftoy/DF5LTd Uxuc46sq7LvmKdThh+7tfnWhuw06Le/z1nIlJ1nH5OMLjJPmAiVNBHv5hgcLgnxZx/ow LV5lEp7V5VLs3ldDs0nng8OMsmm02Ih0tPzB8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1723395634; x=1724000434; 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=blRIxmElvJnpp6uKis7wsah2kNQ3O4MSo3z45cFoQAQ=; b=wTtlcvo65jFvwb2dEdn3h2Aw2mlxnojJsJJIFmeRIZRUHjF8Zp13MBcEtn2VjKRuq/ xp7NTuAqc+Yi2Er+WGNClD7jnZtPeRbautB6MvCvPQ920sHg8PUlO2SEBqQN3oU5ue8r m8AyZ0Nq+xIieTIUKsNENOfhEMEI8u39kbSWuv9WSwxZHxRA3EkgXgHfeCrgu/FOpt0h lZuJyp7g+5Fa+e9Wa4Hgm/696kdxdIEjpEitZ6UwQO3fU3JG7/q6l8Bs4Iy6B2+pr9Kj qU5DSDsEntS/yMM9zaMiknsXbBtDJxldjzpFM+w59TGTn1Da1bXmxSIrz19h2mhIE0mX STKQ== X-Gm-Message-State: AOJu0YwWvTIi16JrTIbIxO8KWOEyg/E08NrLU/K9Ad7uOlpYv53Y2bDd 0qsnCQ1Qm78rWdo7JNUcdtxRVZxlzJELQ3rE/Quzek24sid2fN3hFOyRxSvStLVQlGDSzRaio/g g8D6M0ftW6QJ3PG6nBsFhI+m+ykxWJB5wEt4dOuI8eQdCcGadxlFG6mlJ X-Google-Smtp-Source: AGHT+IHF0wdX5s7Nbhx86c+gegyiypNFMgjZKbD2wN9/b4RJ5vba6fN3RRwTM0CnZZmOOEjqBWkkagmFMQHR X-Received: by 2002:a05:6214:4588:b0:6bb:a1c1:cabe with SMTP id 6a1803df08f44-6bd78eb6bf2mr92773196d6.45.1723395633881; Sun, 11 Aug 2024 10:00:33 -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-6bd82c8ccabsm928136d6.30.2024.08.11.10.00.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 11 Aug 2024 10:00:33 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 11 Aug 2024 10:00:33 -0700 (PDT) Message-ID: <66b8ee31.d40a0220.e2677.7c78SMTPIN_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 949996052500; Sun, 11 Aug 2024 13:00:33 -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-arm64-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#250966 Test environment and result as below: +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Environment | lpm_autotest | dpdk_unit_test | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +=============================+==============+================+===========================+==============================+ | Ubuntu 20.04 ARM SVE | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | CentOS Stream 9 (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Debian 11 (Buster) (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Debian 12 (arm) | SKIPPED | PASS | PASS | PASS | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Fedora 38 (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Fedora 38 (ARM Clang) | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Fedora 37 (ARM) | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Fedora 39 (ARM Clang) | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Fedora 40 (ARM) | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Fedora 39 (ARM) | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Fedora 40 (ARM Clang) | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | RHEL9 (ARM) | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Ubuntu 20.04 (ARM) | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 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 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 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 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/