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 C4774456F4 for ; Tue, 30 Jul 2024 16:54:44 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D684342788; Tue, 30 Jul 2024 16:54:21 +0200 (CEST) Received: from mail-qk1-f228.google.com (mail-qk1-f228.google.com [209.85.222.228]) by mails.dpdk.org (Postfix) with ESMTP id ADBC640651 for ; Tue, 30 Jul 2024 16:09:33 +0200 (CEST) Received: by mail-qk1-f228.google.com with SMTP id af79cd13be357-7a1dcba8142so317194785a.0 for ; Tue, 30 Jul 2024 07:09:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1722348573; x=1722953373; 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=IZP0AtN5mvJBbBKzHuR+eVQlMPsuOnJphd6lhSMk0Rg=; b=T1FHfVCgYH6nJOTgDW5K3XDGrgIZ4oUP5I5oAUdNJW8KHxR7IzAXPZHxATDNYEsuvg a/1cPM83h1dHPBwCQh3NePelcWohxmwDsucJIuwIA7EQZi2CWKVd/r/r1BkG/GZAs3ul LgakIO08Ov6wdZKyNjiuoXxqijP02UX586X7o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722348573; x=1722953373; 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=IZP0AtN5mvJBbBKzHuR+eVQlMPsuOnJphd6lhSMk0Rg=; b=oLMcPURrsRC5PcaT8OgG6cVPcQG+PNcHrCXxxpGrQxlYMGO8e+h+w133H1O2/DLL9A i3MH+vNxSuXxLJSIDC94GC8oCGp3las79ItgtGeVkOSaBbJxLMOIZiZmh+VLk4KV69RW P++hQDrdLzJeP9eGyTD+wZp+8C7EWK7pOZoOOAAvIumnUhpv/zP282uRO6+sh5gXINkX JHPGjmflLL79ywk2t42IkEwJUwUyxYSbJ/7uBwCQpcYY0rpAo2h/iELivw3Jd05TXZmj zmbLbenTa64pT8aekjX8+AJbinZiPXpN1KxNVLDNGdFdxp73MzsAbquNfG3PAUWYk7Th SrnQ== X-Gm-Message-State: AOJu0Yw60DxCtHZ6zlq4wocPLnkWELjf0SIAJZNGToZFq3Y4CWSlZL05 iT/Av2L0uo54S16Jsa6z6jEgQP/MKwrLx8ZOyZ1fVBcCYbihoWGQh2bEcgXtVa4z9hC8d4wpdn3 /maTS2Cr6LnLUelwOzyaVABLBVIEaNy2HK0PJwdOv9+uYA9/e/50bEdRf X-Google-Smtp-Source: AGHT+IHgZb7t0HswCNvHclafpc+RR7q2cyulvl+dmpysG7skOuZo/8T0mFIcIvT4gm4d6hBkRgo2BTjAq08L X-Received: by 2002:a05:620a:4154:b0:79b:a8df:7829 with SMTP id af79cd13be357-7a200ca76ffmr425228885a.14.1722348573100; Tue, 30 Jul 2024 07:09: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 d75a77b69052e-44fe8136665sm5000291cf.3.2024.07.30.07.09.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 30 Jul 2024 07:09:33 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 30 Jul 2024 07:09:33 -0700 (PDT) Message-ID: <66a8f41d.050a0220.60b83.a116SMTPIN_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 C62716050A72; Tue, 30 Jul 2024 10:09:32 -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#246266 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) | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Fedora 39 (Clang) | PEND | +---------------------+----------------+ | Fedora 40 | PASS | +---------------------+----------------+ | Fedora 40 (Clang) | PEND | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | 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/