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 F0DCF45733 for ; Sun, 11 Aug 2024 18:56:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EDC0B400D7; Sun, 11 Aug 2024 18:56:37 +0200 (CEST) Received: from mail-ua1-f100.google.com (mail-ua1-f100.google.com [209.85.222.100]) by mails.dpdk.org (Postfix) with ESMTP id 087D5400D5 for ; Sun, 11 Aug 2024 18:56:36 +0200 (CEST) Received: by mail-ua1-f100.google.com with SMTP id a1e0cc1a2514c-821db15a930so908477241.1 for ; Sun, 11 Aug 2024 09:56:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1723395395; x=1724000195; 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=kC9GsUmTA10RaaBY8nYYf5DWXxhKU7waBCU8EIAoc/w=; b=AzUGFbJvjOjoN1Pkj48/7J9s1zHNv0gTGiI1uZSzywvvRl8k+usG+R2LNLATCxXT3V BVX+M9luoofs7aCBrqtnoiImYJz6p9uaJS7OoHzT5IavfehCjCs7HMrN6GdUK4ksdZrG WFuYMPHYfvJP2smzEDipFl7bnf5WzBoTWZ8TQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1723395395; x=1724000195; 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=kC9GsUmTA10RaaBY8nYYf5DWXxhKU7waBCU8EIAoc/w=; b=CeFh6Qom1AimRHs3HclBjja+g10vfde85R7gXYMSZAK/6aGnji9fKRpE0MSxcWhn31 6BxCsPnsZ6Fc7MynXWUVSDj3B0jM4VCaIANmNWS8/tMKyPW+YRaVamEi/HlIIJrFApOb VsmJNz5ii1d6/gR/yNcAti76GGtDnnuuwecT6oBFHxyQxTzzm5j+jbq5dzyxjv9E8vu7 Sy8Tw/4ekYKAc6dv9gG4g0j4OeauiB/5dWFMY7GxbiY82X+XrR4UKgoBY4LSIbaqegHB LIgYfW1FZaW+ZfET3qg4kBS/6Kf6a/3OvR+1CEwaPnLO6D8ucs6sE6++9ooZ5+2Ql43o s8jw== X-Gm-Message-State: AOJu0YxseLvL2KD7+zcm/Vl2z11zq4ukQnXHjqloaGA8f67KXUKjebnX +nJ8uSdhRpJOi7YavtcqRWYOndAGzx0rGc33OzCZU+qzCs7Noy3vNhuN5q0tvb6v5GOitswwTUC ePYgmdoSM7e65BOyLchqHPkH6FpDO5mNvVQDEJZ4/3QpTijkdV3T8Aa69 X-Google-Smtp-Source: AGHT+IHgflfII1mfkGNPQ0+oEue3iWFVlNNeIgoYuWjpnw8/yvtxmDM5kzCfFYTmeU29aJOkTm3g/HpebnG/ X-Received: by 2002:a05:6102:390c:b0:48f:dfb3:f26a with SMTP id ada2fe7eead31-495d848f5aemr7963867137.15.1723395395359; Sun, 11 Aug 2024 09:56:35 -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-6bd82c66b19sm967546d6.15.2024.08.11.09.56.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 11 Aug 2024 09:56:35 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 11 Aug 2024 09:56:35 -0700 (PDT) Message-ID: <66b8ed43.d40a0220.549ba.7a07SMTPIN_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 1218F6052519; Sun, 11 Aug 2024 12:56:35 -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-amd64-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-VM-Unit-Test-DPDK#24777 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2022 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PEND | +---------------------+----------------+ | Fedora 37 | PEND | +---------------------+----------------+ | Fedora 38 (Clang) | PEND | +---------------------+----------------+ | Fedora 38 | PEND | +---------------------+----------------+ | Fedora 39 (Clang) | PEND | +---------------------+----------------+ | Fedora 40 (Clang) | PEND | +---------------------+----------------+ | Fedora 40 | PEND | +---------------------+----------------+ Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 38 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 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 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/