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 AF0FF456BB for ; Fri, 26 Jul 2024 10:57:20 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EDB7643342; Fri, 26 Jul 2024 10:57:19 +0200 (CEST) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id 4BA8D4064F for ; Fri, 26 Jul 2024 10:55:58 +0200 (CEST) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-70d399da0b5so679169b3a.3 for ; Fri, 26 Jul 2024 01:55:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721984157; x=1722588957; 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=YottFtP32UL8qB+w4Q/balg0n4ebIVu6KefOz9oN/Pg=; b=M/USjqc2dCRJ3JYiUfVc9TpQ2PDPE5Q/X4Yv37ApaGxJmID7FLLJMe95DnXFnTTJ9A i+u1+9EcjYZIiSZoGXHKjtIErb9EtJB63dhq/CCcJCZX4JKKVRphBABReI+UJ5gfwB2c uJwGfHc72j6T4F5YH2mGSYapMj4GbZqhyvks0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721984157; x=1722588957; 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=YottFtP32UL8qB+w4Q/balg0n4ebIVu6KefOz9oN/Pg=; b=xGAwuPUeIjeCozzSmhaCljFUXWXf7hv+Iw/8twvCJO1pCDKiSwFR3YzxmDMYjui1un T8OFGcZoTUmHpyZpqVYegMmSLxf4jXhYIQ6bdLd8WbHDoolG5QHkQqaqZxP/UNnFtaN+ 0ca5tT9AVxkXHWt04oNZYQJTOO5PDGYPpCPJDRbMjQxgZ96vtpWj5NlAYnZ2SdFm4mq8 CkbY6QGHvPQ1tNgw8PUfxuORRnVuaeuCqSPHiIpI/8OHFAmG5tyUl8xIH2+POumtI66/ RLXs7UY9m2DbB/AOCScTfviPM94IfAxZ+lzclm/3CF2pNK3eV6KxmDJVteJG8rq5aLeH nemQ== X-Gm-Message-State: AOJu0Ywr0deeJivfjvA+aN3x3WRDTwWbmJ8q6Tt7qaJTldGhWNVAkBY3 7axT43oIisMYzEkr3emcuRHCoTMmh6zpaA9uskt2xTuicUwpbcvDQCny/BpUx7XBUqtVStbNFsO ZCiea2QTbdXm0Gu+uZZLkqy7eMhYbkrFwpqNKfSJ6AXWItHmhNrpDsprH X-Google-Smtp-Source: AGHT+IEtHj0vdUvcjOC6vWZ4o5iuDVj1UGu5hSTCoqAU4bcHGtRGfaiC0FYszINo51LA+fAzxFItwxyTZWMq X-Received: by 2002:a05:6a20:3955:b0:1c4:2132:e205 with SMTP id adf61e73a8af0-1c47b43dfa9mr4855709637.48.1721984157367; Fri, 26 Jul 2024 01:55:57 -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 d9443c01a7336-1fed7cd88fbsm693905ad.63.2024.07.26.01.55.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 26 Jul 2024 01:55:57 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 26 Jul 2024 01:55:57 -0700 (PDT) Message-ID: <66a3649d.170a0220.fee38.4376SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id B07026052500; Fri, 26 Jul 2024 04:55:56 -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#245171 Test environment and result as below: +--------------------------+----------------+ | Environment | dpdk_unit_test | +==========================+================+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+----------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+----------------+ | Fedora 37 (ARM) | PASS | +--------------------------+----------------+ | Debian 12 (arm) | PASS | +--------------------------+----------------+ | Fedora 38 (ARM) | PASS | +--------------------------+----------------+ | Fedora 38 (ARM Clang) | PEND | +--------------------------+----------------+ | Fedora 39 (ARM) | PASS | +--------------------------+----------------+ | Fedora 39 (ARM Clang) | PEND | +--------------------------+----------------+ | Fedora 40 (ARM) | PEND | +--------------------------+----------------+ | Fedora 40 (ARM Clang) | PEND | +--------------------------+----------------+ | RHEL9 (ARM) | PEND | +--------------------------+----------------+ | Ubuntu 20.04 (ARM) | PEND | +--------------------------+----------------+ | Ubuntu 22.04 (ARM) | PEND | +--------------------------+----------------+ 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 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/