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 E29D1456F4 for ; Tue, 30 Jul 2024 16:41:40 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 462B44066E; Tue, 30 Jul 2024 16:41:31 +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 822EC400D7 for ; Tue, 30 Jul 2024 15:43:37 +0200 (CEST) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-70d153fec2fso3528893b3a.1 for ; Tue, 30 Jul 2024 06:43:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1722347016; x=1722951816; 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=la4wyzpM8HEwbootzzCgqdDPbo5rnFXuLwdf52N8UIg=; b=dwtNbKZ9tZeLe2kAIziNhp63lsRDd/NQUFuLl1eyIeu0LKIaQCaZhs2cu9NhIs6pKe 0R0Uwwl7tNQq1QDUJBDLZe4dEb6O7oXm61l8AlnMAwlM1X75Qo81FpXinhlFBuPNtyTa 8xhqgGh6HY0D1V9C6IvG1/nK+PyLmONmD4U0U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722347016; x=1722951816; 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=la4wyzpM8HEwbootzzCgqdDPbo5rnFXuLwdf52N8UIg=; b=GNwLz4tlDUg0QCRsVXwGJhbiB2pXUQPZ5u3rXH30bLRVMXECpMsfmIitF4CF0ImK7Q tcfpkypxmpwLqCZm+W2dXY/5raJZHkvW6EyQ5YA/DVcJN2wzCT4/MNTqRBo052Uj979j KmBKFJ+5A7DJ4JJY1socaEH/Jw+7T/R7pmHbGzkwuW8DOTwbmz9J2YpTYqGKlYaVnfb0 gOLhVglR76RbTAVVfe2qjJkBRQVh1zyJfuI1OTORt7X6o2QTEYEdHNmjCGljaAX7vjUc IMTYfiVdOzVWkjXOO2OcNdG57Zw0UvIICSG7YzcENTddkVMhf8K/B4ct3ZwUIBWe3b37 FFpQ== X-Gm-Message-State: AOJu0YyuP6hXlq194Jdj+UJWwjP8j00Cnw/IbZIVxaOlvXJyqw8Ad35E FS6cboothtK68Uiz0ZGQshlLKPRDbeArue4C3wyYCQC2rvMw8TwCHvJpXW/G07TMvfbHlozl8G7 /t+6ZVwx9dq1BxPQ4OTBsBCZmkDHWUOtDzKNVVc3q X-Google-Smtp-Source: AGHT+IFbnBVw2Erov3+DxS4OB4oUD/uCCwUjpmWGaWGIAznXpLnrA/gcUR4aYCO8oTQzBnTUvNZet7O8mW9V X-Received: by 2002:a05:6a20:3942:b0:1c3:b144:2ee1 with SMTP id adf61e73a8af0-1c4a14daa37mr15180163637.44.1722347016591; Tue, 30 Jul 2024 06:43:36 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 98e67ed59e1d1-2cf28c569e2sm611289a91.1.2024.07.30.06.43.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 30 Jul 2024 06:43:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 30 Jul 2024 06:43:36 -0700 (PDT) Message-ID: <66a8ee08.170a0220.1d123c.13b7SMTPIN_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 BFDF360526E2; Tue, 30 Jul 2024 09:43:35 -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-compile-arm64-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-DPDK-Compile-Meson#281577 Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | RHEL9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | 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 | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PEND | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PEND | +----------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PEND | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PEND | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PEND | +----------------------------------------+--------------------+ | Debian 12 (arm) | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PEND | +----------------------------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 12 with MUSDK 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 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 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang 10.0.0-4ubuntu1 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 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.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/