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 3266D456E1 for ; Mon, 29 Jul 2024 11:31:52 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 30D3540B9E; Mon, 29 Jul 2024 11:31:48 +0200 (CEST) Received: from mail-pg1-f226.google.com (mail-pg1-f226.google.com [209.85.215.226]) by mails.dpdk.org (Postfix) with ESMTP id 576EA402F0 for ; Mon, 29 Jul 2024 10:58:56 +0200 (CEST) Received: by mail-pg1-f226.google.com with SMTP id 41be03b00d2f7-7a115c427f1so1697913a12.0 for ; Mon, 29 Jul 2024 01:58:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1722243535; x=1722848335; 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=5siosFNgCP20KO/2tm/fVrN+8tcPmIV7sl2HTjw/R+A=; b=HuakvTvL4RDRobKpZEHWicvNIRva56mQODJOIxngNbdGdR8gUzFWzsPFXTwOEZ3hBe WE4mfWM2gP5T/OOJLbGtO/xhB2XuLa6lzFJF5f6Wd/4zrPDO9GSFhVfTGVWyySsV9zvH A14ehV9oG7/yJIPg6aQa7iZ4+yM0W/Kvdb5TI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722243535; x=1722848335; 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=5siosFNgCP20KO/2tm/fVrN+8tcPmIV7sl2HTjw/R+A=; b=V7kX4WvFvvfGiXvyJyE34THzsOsessb/eubFQzKKeU0WlvXqf5aWGoEh+qKoH7WtDr Tbeif/r3Nx+s+LaNKh/246b+xLxucdy0hbzClwwPYTfxFfKvw6c13upNG5weZo7jZLWs Ctho0GcH+hM25mlAlLHGBa2xRhRQy6PT8OedhxtsvKdy3bxyDZ5nrqwZ5WLofWFw4uwo lYZkcbTDDd5DSpfZLmTyt+lsb/jNy47JDLeq5w+CLGZKJ/cdxIiGSj+tLozbacb3fb7i Rw8vK8L9uA5SH+qRvJ6A2cDNj2zx0QalvKYRqLQyxMFhjZW9kwtGZ91aa+HrdeAj3VS8 qTzQ== X-Gm-Message-State: AOJu0YyCLcN/WT7dLVy/kA6Ens1uqIfcn5T3iNZ6qQXqX5vVcanqlRjV A0+WCIE0oYdAw4fogWAXMzNoel588Y5EDUqEpj4P7JI/I/8WMMu3mXUFgnwL1JWPXKfEOKi65YW AN4aZSz297noodWHAGGM7i3A+VxDLvnNR7D+OBALIS+n9nafk3BcvZbdf X-Google-Smtp-Source: AGHT+IFFa2R4X/srFz0FzRAk610bcyPm6ZgM0jnyl6k8+P/6HWuOJ9HGn5WmnUqO0lZfGYNJjcufxJ9rQu/e X-Received: by 2002:a05:6a21:788d:b0:1c0:e925:f3ea with SMTP id adf61e73a8af0-1c4a12a4e1bmr5409691637.16.1722243535337; Mon, 29 Jul 2024 01:58:55 -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 98e67ed59e1d1-2cf28c75db7sm531811a91.6.2024.07.29.01.58.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 29 Jul 2024 01:58:55 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 29 Jul 2024 01:58:55 -0700 (PDT) Message-ID: <66a759cf.170a0220.30e5b3.c121SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 77AFD60524C8; Mon, 29 Jul 2024 04:58:54 -0400 (EDT) Subject: |PENDING| pw142741 [PATCH] [v2,1/1] examples/l2fwd-jobstats: add del From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240729061026.3729690-1-rkudurumalla@marvell.com> References: <20240729061026.3729690-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/142741 _Testing pending_ Submitter: Rakesh Kudurumalla Date: Monday, July 29 2024 06:10:26 DPDK git baseline: Repo:dpdk Branch: master CommitID:82c47f005b9a0a1e3a649664b7713443d18abe43 142741 --> testing pending Upstream job id: Generic-DPDK-Compile-Meson#280959 Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | RHEL9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PEND | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 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 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 24.04 (ARM) Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.1.1 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 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 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 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 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang 10.0.0-4ubuntu1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30637/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/