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 C25A645559 for ; Wed, 3 Jul 2024 08:23:01 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BE1DC4025E; Wed, 3 Jul 2024 08:23:01 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 5FD7C4003C for ; Wed, 3 Jul 2024 08:23:00 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7eba486df76so8517339f.0 for ; Tue, 02 Jul 2024 23:23:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719987779; x=1720592579; 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=R2p8GLEHbzvE4lKniD/kOcxn8S4g/3RLZReS9cCfG4c=; b=GyjalrXrmwS0oPr0rwITGUotZW0DKPBj/7J2DLu6zcpGldvF9cW1vH66FIUb8OL0V8 ADoOpkxoJoOVCNWfkVhVtPGaGscmpaVTAVq5+f8ZpiyBpuUtywGFOjLXFyn+jmwsHb/C cnZlw5pdxYYOGbl3xRz7I0T1/3PvLT6MxlzHk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719987779; x=1720592579; 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=R2p8GLEHbzvE4lKniD/kOcxn8S4g/3RLZReS9cCfG4c=; b=Az63EWHOf9UiTS3IYRPm8cyNK6H9kpxHRsy9JWRpykN0AC+f4UA6jK/AehP8H6fXa1 +58+/yeEykgJrbhuLAI+RjTk3m9cKt4Vg3zEXJwNcPxeF65vNNMsNUfcKAJRRyVgf0kx wzE7Q9oit0OaKtEtiVzKG+ZyU9eRZICileT5VwmU92g+2q5PRcqvy7ewt6NNbbEu9LDh ijnJ2YSKJmIcNVElRPnkZl4nwYgjWJap7dvYyrYspAojs0yiAKb29l/47cgtvR+Mn52w 9gNbBMw5STKxCrF86OwhgXPWYwLqyrG6e9/jZ21chGiG1KrAZNlEClD9pL4sGoc8oQwd iukQ== X-Gm-Message-State: AOJu0Yxhs5FG8izmf+BhDcJswf2j4ryiMiWZ7DYHHdrkR8HLOlsXlqXZ NEdAPx29qUMsq6Rj/TdwX0IfT+dPk/OB2QWlBupo2WNPtoq3Kf2AcVT7GGcX/BEkd27WnzeTXVQ 0zfGR4S1BvqAdRF2roTnjYQN27yDFj8AMEVznRSW/phbgWVomqcbtPiY1 X-Google-Smtp-Source: AGHT+IF//iOp9wf/Lv7cm+c8WpcfBL53wc6QREY/2ktfocj0PxQoSAaN5ZLvcuEc2EgiT9dSZeAd7bWmf5pf X-Received: by 2002:a5e:da0d:0:b0:7f1:327a:b55c with SMTP id ca18e2360f4ac-7f66055d288mr36923539f.10.1719987779589; Tue, 02 Jul 2024 23:22:59 -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 8926c6da1cb9f-4bb742f19f9sm282058173.85.2024.07.02.23.22.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 02 Jul 2024 23:22:59 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 02 Jul 2024 23:22:59 -0700 (PDT) Message-ID: <6684ee43.050a0220.9458b.4ab3SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 1F08E60526E2; Wed, 3 Jul 2024 02:22:59 -0400 (EDT) Subject: |PENDING| pw142025-142026 [PATCH] [v2,2/2] net/cnxk: fix to avoid NP From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240702144033.3345075-2-rbhansali@marvell.com> References: <20240702144033.3345075-2-rbhansali@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-amd64-testing Test-Status: PENDING http://dpdk.org/patch/142026 _Testing pending_ Submitter: Rahul Bhansali Date: Tuesday, July 02 2024 14:40:33 DPDK git baseline: Repo:dpdk Branch: master CommitID:362db0a4d230fbe43c2da1d6e34ecd0f2f946903 142025-142026 --> testing pending Test environment and result as below: +---------------------+----------------------+--------------------+-------------------+------------------+-------------------+ | Environment | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk | +=====================+======================+====================+===================+==================+===================+ | Windows Server 2022 | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+----------------------+--------------------+-------------------+------------------+-------------------+ | FreeBSD 13.3 | SKIPPED | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+----------------------+--------------------+-------------------+------------------+-------------------+ | FreeBSD 14.1 | SKIPPED | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+----------------------+--------------------+-------------------+------------------+-------------------+ | CentOS Stream 8 | SKIPPED | PASS | SKIPPED | PASS | PASS | +---------------------+----------------------+--------------------+-------------------+------------------+-------------------+ | CentOS Stream 9 | SKIPPED | PASS | SKIPPED | PASS | PASS | +---------------------+----------------------+--------------------+-------------------+------------------+-------------------+ | Debian Bullseye | SKIPPED | PASS | SKIPPED | PASS | PASS | +---------------------+----------------------+--------------------+-------------------+------------------+-------------------+ | Debian 12 | SKIPPED | PASS | SKIPPED | PASS | PASS | +---------------------+----------------------+--------------------+-------------------+------------------+-------------------+ | Fedora 37 | SKIPPED | PASS | SKIPPED | PASS | PASS | +---------------------+----------------------+--------------------+-------------------+------------------+-------------------+ | Fedora 38 (Clang) | SKIPPED | PEND | SKIPPED | PEND | PEND | +---------------------+----------------------+--------------------+-------------------+------------------+-------------------+ | Fedora 38 | SKIPPED | PASS | SKIPPED | PASS | PASS | +---------------------+----------------------+--------------------+-------------------+------------------+-------------------+ | Fedora 39 (Clang) | SKIPPED | PEND | SKIPPED | PEND | PEND | +---------------------+----------------------+--------------------+-------------------+------------------+-------------------+ | Fedora 39 | SKIPPED | PEND | SKIPPED | PEND | PEND | +---------------------+----------------------+--------------------+-------------------+------------------+-------------------+ | Fedora 40 (Clang) | SKIPPED | PEND | SKIPPED | PEND | PEND | +---------------------+----------------------+--------------------+-------------------+------------------+-------------------+ | openSUSE Leap 15 | SKIPPED | PEND | SKIPPED | PEND | SKIPPED | +---------------------+----------------------+--------------------+-------------------+------------------+-------------------+ | RHEL8 | SKIPPED | PASS | SKIPPED | PASS | SKIPPED | +---------------------+----------------------+--------------------+-------------------+------------------+-------------------+ | RHEL9 | SKIPPED | PASS | SKIPPED | PASS | SKIPPED | +---------------------+----------------------+--------------------+-------------------+------------------+-------------------+ | Ubuntu 20.04 | SKIPPED | PEND | SKIPPED | PEND | SKIPPED | +---------------------+----------------------+--------------------+-------------------+------------------+-------------------+ | Ubuntu 22.04 | SKIPPED | PEND | SKIPPED | PEND | PEND | +---------------------+----------------------+--------------------+-------------------+------------------+-------------------+ | Ubuntu 24.04 | SKIPPED | PEND | SKIPPED | PEND | PEND | +---------------------+----------------------+--------------------+-------------------+------------------+-------------------+ | Alpine | SKIPPED | PEND | SKIPPED | PEND | SKIPPED | +---------------------+----------------------+--------------------+-------------------+------------------+-------------------+ | Fedora 40 | SKIPPED | PEND | SKIPPED | PEND | PEND | +---------------------+----------------------+--------------------+-------------------+------------------+-------------------+ Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 FreeBSD 14.1 Kernel: 14.1 Compiler: clang 18.1.5 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 (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 39 Kernel: Depends on container host Compiler: gcc 13.2.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 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 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 Alpine Kernel: 5.4.0-167-generic Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30380/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/