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 797DC456C3 for ; Fri, 26 Jul 2024 11:30:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E74BA42EAB; Fri, 26 Jul 2024 11:30:44 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 3B3094064F for ; Fri, 26 Jul 2024 11:13:04 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-816ca307407so36523639f.2 for ; Fri, 26 Jul 2024 02:13:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721985183; x=1722589983; 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=h3ZCo6FqRJdQ+uhLfsENgwk+d6BuhfPlCqra9+aqyaQ=; b=ZZYGqDGpR/iYcKQKXxxr1oNFZwGD3fgnr7DaODv1icH8R+RIsaJ02e1dyJePGcdE/q 20+S3KXV1/qc1yHOjvjnGxeTW6ol+ggwZ5d6gZUvbdxEtjSU7uABg/EzgWYoTk2aX88p LAdvmIXDVocRzKM0xlqd5erqpqQiBEIJBWFG8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721985183; x=1722589983; 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=h3ZCo6FqRJdQ+uhLfsENgwk+d6BuhfPlCqra9+aqyaQ=; b=EFjeJb+hOHyol4+hGdLLrFypebKdoalpFTkCFQXwzEz3YK+W+aRSYhIuxIvGXIm6xO X26UyCJxlvcfXsRFczWx6huLtat+BafrCQ7e4GWu+NyWLRfpXmeEBUfnUfo+LQcPHNja ODL3K4vTh/RMWUnQAEHVHTVpS/dq4NuonvaFHKWYlK03G+dVMZzZvUP4P+4zvZJkY6q6 6/GDC8ERSChaIrOQ/H/wiqW9HJUBJVNlSvOSDvAvWBJgdqBud2WoK9Ek4WzDqjxQyzL5 mkNznYZUwOvTO8npomk8Gd58jLgqM9HD6bxF488iiO6woRPUku8KqbE7tHc4HwQoIniV R6BA== X-Gm-Message-State: AOJu0YwD/DYxR3P3B7Dl9fB3LUm+fG1Zw3ZnJ3Te+by+ho1rGUT0GCht zkzyR2V/HRBCN05nJibqGuwCrojWpAfi+dV7T32q1hvqR81vPBnQBZsVJFLCitd+SCjhHAaLDuI zMePuLx8HWoES6s0uCZrokD53zJkpJHHUEg8tQTu8fCUdl+UTKgosof5H X-Google-Smtp-Source: AGHT+IHghsbIi5VoqWq14SFnwXBgeU3NnrUNv3jI2hQI7AVahPfNnxEeJGGA/1Gj/VaP5iiTrkAfWM5RgNGe X-Received: by 2002:a05:6602:3fce:b0:81f:69c4:e026 with SMTP id ca18e2360f4ac-81f7e4d9d29mr616621639f.16.1721985183513; Fri, 26 Jul 2024 02:13:03 -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 8926c6da1cb9f-4c29fb25452sm144121173.48.2024.07.26.02.13.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 26 Jul 2024 02:13:03 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 26 Jul 2024 02:13:03 -0700 (PDT) Message-ID: <66a3689f.050a0220.2942a8.796cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.10] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 044CD6052500; Fri, 26 Jul 2024 05:13:03 -0400 (EDT) Subject: |PENDING| pw142722 [PATCH] [1/1] examples/l2fwd-jobstats: add delay From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240726053757.3653673-1-rkudurumalla@marvell.com> References: <20240726053757.3653673-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/142722 _Testing pending_ Submitter: Rakesh Kudurumalla Date: Friday, July 26 2024 05:37:57 DPDK git baseline: Repo:dpdk Branch: master CommitID:82c47f005b9a0a1e3a649664b7713443d18abe43 142722 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#245169 Test environment and result as below: +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Environment | dpdk_unit_test | lpm_autotest | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | +=============================+================+==============+==============================+===========================+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Debian 12 (arm) | PASS | SKIPPED | PEND | PEND | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 38 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 39 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 39 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 40 (ARM) | PASS | 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 24.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | 32-bit Ubuntu 20.04.4 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PEND | SKIPPED | 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 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 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 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.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 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 24.04 (ARM) Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 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/30624/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/