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 3B0CD45B47 for ; Wed, 16 Oct 2024 01:34:55 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1340D402B8; Wed, 16 Oct 2024 01:34:55 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 700274026F for ; Wed, 16 Oct 2024 01:34:53 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-6e3b7b3e9acso16762237b3.1 for ; Tue, 15 Oct 2024 16:34:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1729035292; x=1729640092; 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=TOgSvkOLA47zrwcuhbOZo2w0oMNn+W9EdJPGLq2qTBY=; b=J6ekmTzJg+pU0ZPBcpuGExM6D01yJN5aetEJMYp2XWPzf4xw9PXViTcoU3gxhztJ28 +oBkf7LjUVT3UtqwRj1mDWp/sN4JYzOwf8OftYD0P1V9PW8Tysc4i4BJkVyvJdlrAz3e WigdQyR/MKbyrcN3q7x58XU9F7RK0fu3ysw9Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729035292; x=1729640092; 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=TOgSvkOLA47zrwcuhbOZo2w0oMNn+W9EdJPGLq2qTBY=; b=ebFbt8abRhgX8SKmqjg3qXjOQE+gpRCr0KdMySmmFANf+gvOHRaX2isgYGJQw/JM2t HVGjtH9dBLF3LqudboH5750l8wKyo6io3NUmjBXWks7g75LuJAVYMFYE+YWuTHSJWFbe HaLWzcmbJSf6O+2C7roaMK1CXkNCrp/k08XdvU9buvYZDC//fN9dBSJ6HWnVZgfMrABq 6DphNpKOv2iKQI/z6J2/itwKl1MQ30AU7Q9aOhutJZIbGuOA8V40NkDY9nNN3ds50013 WvD5UxNmgZ8eJ2pD4jY6VjADw2oK+zTa+QYxIH+D88P2wsgriAKQJob+FLn74ly+QoCm M76Q== X-Gm-Message-State: AOJu0Yws6roA/ZRy8kxp16PvGXOXWeDk5MZxg3OjwGDONWwB2EGWcnP0 9FkSG9jXw2JYiVFazTC1SmUw1hSqdSGDY8y3GwaFOWVg+Rc+w2fj0CXEAAiwMRStS3Z0cFpNFiu KOpnouOUgJYF+SKp2abNGgCMIEm11Rf28Qr/ZXliUIc0LVW0xDiRqdpXl X-Google-Smtp-Source: AGHT+IE99WwHQESrBN36D9L/ZPOjuiJQe/TYdCsO+8yExAigPLhbtxHk3MILsw3kXval0MCESeIKYsdj1nJR X-Received: by 2002:a05:690c:f10:b0:6e3:4436:56ba with SMTP id 00721157ae682-6e364107db1mr91927167b3.8.1729035292662; Tue, 15 Oct 2024 16:34:52 -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 00721157ae682-6e3c5ab29fdsm906597b3.24.2024.10.15.16.34.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 15 Oct 2024 16:34:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 15 Oct 2024 16:34:52 -0700 (PDT) Message-ID: <670efc1c.050a0220.337300.6167SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 4F87E6052471; Tue, 15 Oct 2024 19:34:52 -0400 (EDT) Subject: |PENDING| pw145949-145951 [PATCH] [v7,3/3] node: add xstats for ip4 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241015054241.2447-4-pbhagavatula@marvell.com> References: <20241015054241.2447-4-pbhagavatula@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/145951 _Testing pending_ Submitter: Pavan Nikhilesh Bhagavatula Date: Tuesday, October 15 2024 05:42:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:d8381a8f54cdc789c4260efefb5a17b9612f417e 145949-145951 --> testing pending Upstream job id: Generic-DPDK-Compile-Meson#316568 Test environment and result as below: +-----------------------+--------------------+ | Environment | dpdk_meson_compile | +=======================+====================+ | RHEL9 (ARM) | PEND | +-----------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +-----------------------+--------------------+ | Debian 12 with MUSDK | PEND | +-----------------------+--------------------+ | Fedora 37 (ARM) | PEND | +-----------------------+--------------------+ | Fedora 38 (ARM) | PEND | +-----------------------+--------------------+ | Fedora 38 (ARM Clang) | PEND | +-----------------------+--------------------+ | Fedora 39 (ARM) | PEND | +-----------------------+--------------------+ | Fedora 40 (ARM) | PEND | +-----------------------+--------------------+ | Fedora 40 (ARM Clang) | PEND | +-----------------------+--------------------+ | Ubuntu 20.04 (ARM) | PEND | +-----------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1) Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7) Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38) Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31485/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/