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 6D10C4550C for ; Thu, 27 Jun 2024 18:11:03 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 77200411F3; Thu, 27 Jun 2024 18:11:03 +0200 (CEST) Received: from mail-ot1-f99.google.com (mail-ot1-f99.google.com [209.85.210.99]) by mails.dpdk.org (Postfix) with ESMTP id A628A40BA3 for ; Thu, 27 Jun 2024 18:10:57 +0200 (CEST) Received: by mail-ot1-f99.google.com with SMTP id 46e09a7af769-700d1721dd9so1191515a34.0 for ; Thu, 27 Jun 2024 09:10:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719504656; x=1720109456; 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=q79nqlYjJpBvdzJGzdhUfjP29q0SMIUJZJ2vwgdB/JA=; b=ZS9bb/nMRD4U+ZxcJaRP9EhiNDQIntSxZ99Fa7/1dpSwwsK3PFO3aa/fBtQchrBBpQ ZfnNhJqhYFGJBvqgUqw7wOVNj82T0+/hB5hQDT4wqLAXAAf+Wah2ZwrmDYT4Wwc9XNap Eit7AA+xoHAx3X2Y1MYGqbOu4apBIa/nb7RQU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719504656; x=1720109456; 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=q79nqlYjJpBvdzJGzdhUfjP29q0SMIUJZJ2vwgdB/JA=; b=dRklbsSMJ/UBn2lM5njuFL8GDCDTGR8Rw+IRRk2IuSXECjBFDYnTBy9wK8z6kTe4A4 uR7i1ySmYVni6jHkEe8B+zQSamnDfcpzODcjUh7VeCo3hSKmUd2v6muPBw+uYkh2iYqD /B2nnyKPt3xD1Ndr6HYczvwAv5HCDUnp/dEQLcAOoIHz/1n2diHkq0WMvzqryH3OB/8W w6JLnyk+gU9hQpt/9UFTq8NubAlQmrXyIjorevKFOzLEWLSKFa1S/AIuoIxpXopvEaEd SnJw3pZtQPK8BT8DUggfOnpIv6kXgDOjVYrmOc1XbIY02NrD6i7kOjFz/eY4lSLW6LT5 W0rg== X-Gm-Message-State: AOJu0Yy7OSYb+OehcOuBVgoIblfp9NYydGZt7bd0qeF6PDdZET9uTSDu sH75V+Hw2MJ6hdOnvgOrO0z2FpRAMeA8iUymiyi/xo7AwG9tBpowXFE2zGR6Xi2d8MH4eKWy5UB Lo0gXKqf72dQZrjUvzzFPY8/IiqbEMZNa01/9zlYR X-Google-Smtp-Source: AGHT+IFtgR3X5TTXVc/z9GchsBfdpSi12hqGXxL0deVxPimQ8aQ0p7tj54TEIA4cBcjrd+KR4+sBF+mCy7JT X-Received: by 2002:a05:6871:14b:b0:254:c512:88de with SMTP id 586e51a60fabf-25d06ee38cbmr13619812fac.59.1719504656461; Thu, 27 Jun 2024 09:10:56 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 586e51a60fabf-25d72d678cesm41264fac.39.2024.06.27.09.10.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 27 Jun 2024 09:10:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 27 Jun 2024 09:10:56 -0700 (PDT) Message-ID: <667d8f10.050a0220.47382.306bSMTPIN_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 E7E78605C380; Thu, 27 Jun 2024 12:10:55 -0400 (EDT) Subject: |PENDING| pw141946-141947 [PATCH] [2/2] net/cnxk: avoid NPC Rx and M From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240627090859.2860207-2-rbhansali@marvell.com> References: <20240627090859.2860207-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-abi-testing Test-Status: PENDING http://dpdk.org/patch/141947 _Testing pending_ Submitter: Rahul Bhansali Date: Thursday, June 27 2024 09:08:59 DPDK git baseline: Repo:dpdk Branch: master CommitID:362db0a4d230fbe43c2da1d6e34ecd0f2f946903 141946-141947 --> testing pending Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | CentOS Stream 9 | PASS | +-------------------+----------+ | CentOS Stream 8 | PASS | +-------------------+----------+ | Debian Bullseye | PASS | +-------------------+----------+ | Debian 12 | PASS | +-------------------+----------+ | Fedora 38 | PASS | +-------------------+----------+ | Fedora 37 | PASS | +-------------------+----------+ | Fedora 39 | PEND | +-------------------+----------+ | Fedora 39 (Clang) | PEND | +-------------------+----------+ | Fedora 40 (Clang) | PASS | +-------------------+----------+ | Fedora 38 (Clang) | PEND | +-------------------+----------+ | RHEL8 | PEND | +-------------------+----------+ | openSUSE Leap 15 | PASS | +-------------------+----------+ | Fedora 40 | PEND | +-------------------+----------+ | RHEL9 | PEND | +-------------------+----------+ | Ubuntu 22.04 | PEND | +-------------------+----------+ | Ubuntu 24.04 | PEND | +-------------------+----------+ CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 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 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 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 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30337/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/