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 933D545559 for ; Wed, 3 Jul 2024 09:11:29 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8E50F4025E; Wed, 3 Jul 2024 09:11:29 +0200 (CEST) Received: from mail-qt1-f228.google.com (mail-qt1-f228.google.com [209.85.160.228]) by mails.dpdk.org (Postfix) with ESMTP id B0B5C4003C for ; Wed, 3 Jul 2024 09:11:28 +0200 (CEST) Received: by mail-qt1-f228.google.com with SMTP id d75a77b69052e-4464284029dso2626871cf.1 for ; Wed, 03 Jul 2024 00:11:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719990688; x=1720595488; 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=IvGbWAJNE2+lW4cOu5UkSi+8IM3T7cC2xTZ6ABMhz5Y=; b=BbZVr+Oczuq1MwnGKc7aHOqA+rypdZytb/FUH8zxaHiwmeQC/EFNp/XUvNeEjaK9zq d5PiMTiS8ofAnNj27t+BU9o792yxbm7sLdlK2P2rnC6hAQ6q03JtZqxA5xIR4jmeVc+u Du0f3lnb45SDrLUW3uRXOBNiLrCYBaNlVo1h0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719990688; x=1720595488; 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=IvGbWAJNE2+lW4cOu5UkSi+8IM3T7cC2xTZ6ABMhz5Y=; b=vF59Z1sRHRrL9U60KdV1BgkPIv8z35knk+8Nxrw9A0Dlq+ifYom6Ad/lxZ8YoQAnsf gbXiqaZ0qM7Igua3cKTtA+XLlTbnPQgEYNIy+orznWBCqlh0e/0d4+xHBX2c2ja1QAOG SWz8yd4ljaQAAxEzKOwaKqsMC0dbm/9E6n4U+eT+f8dxutLbRjkTn8Dqf931Qqp/Q3uX ZX6virbNOeSdrxa7z9v1l2nWKKHZAzTIbeDlXpdkYswMFlkrhNIhkp5u+BYWt1SHlmK/ cDxr+jnwGsoZCkYrQ2EemCDRu99+kd1KRsarBZdSMvJqZxtbbKhmMNCnwpP0UpsmhzLX dSXw== X-Gm-Message-State: AOJu0Yyd+BaTHJijLdB39B1WsepyQpg+QYQrIBfcZO+rHxEl3Nw9qfxa fSYjqAFloD84MaZ3Wz9swOa0IVEyueEVbXoaH/wBoaqlNuVU3voBuN45KTZqG9MFM4Y+JtPcZOP AKNKuuVibvk11GCd8xr/IhDNRc84MIre0cY0grqohAYKbznNXHrdzTFLh X-Google-Smtp-Source: AGHT+IEoUeQday9WX8w9wrdxo33SjkIJ4B9IbPTrGkMWmNAmxXRq/XD7uGwChEyW1k7eOqwzM6HieaTtJbH8 X-Received: by 2002:ac8:7f0f:0:b0:444:c25f:b017 with SMTP id d75a77b69052e-447bf662df4mr11871451cf.2.1719990688125; Wed, 03 Jul 2024 00:11:28 -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 d75a77b69052e-446514b5c40sm2017081cf.27.2024.07.03.00.11.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 03 Jul 2024 00:11:28 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 03 Jul 2024 00:11:28 -0700 (PDT) Message-ID: <6684f9a0.050a0220.987c1.efaeSMTPIN_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 CD18660526E2; Wed, 3 Jul 2024 03:11:27 -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-unit-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_unit_test | +===================+================+ | CentOS Stream 8 | PASS | +-------------------+----------------+ | CentOS Stream 9 | PASS | +-------------------+----------------+ | Debian Bullseye | PASS | +-------------------+----------------+ | Debian 12 | PASS | +-------------------+----------------+ | Fedora 37 | PASS | +-------------------+----------------+ | Fedora 38 | PASS | +-------------------+----------------+ | Fedora 38 (Clang) | PASS | +-------------------+----------------+ | Fedora 39 | PASS | +-------------------+----------------+ | Fedora 39 (Clang) | PASS | +-------------------+----------------+ | Fedora 40 | PASS | +-------------------+----------------+ | Fedora 40 (Clang) | PEND | +-------------------+----------------+ | RHEL9 | PEND | +-------------------+----------------+ | RHEL8 | PEND | +-------------------+----------------+ | openSUSE Leap 15 | PEND | +-------------------+----------------+ | Ubuntu 20.04 | PEND | +-------------------+----------------+ | Ubuntu 24.04 | PEND | +-------------------+----------------+ | Ubuntu 22.04 | PEND | +-------------------+----------------+ 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 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 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 Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 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/