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 6128445702 for ; Wed, 31 Jul 2024 17:36:12 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5D3CA40E13; Wed, 31 Jul 2024 17:36:12 +0200 (CEST) Received: from mail-pj1-f100.google.com (mail-pj1-f100.google.com [209.85.216.100]) by mails.dpdk.org (Postfix) with ESMTP id 1AEC740A71 for ; Wed, 31 Jul 2024 17:36:07 +0200 (CEST) Received: by mail-pj1-f100.google.com with SMTP id 98e67ed59e1d1-2cfdafdb914so636867a91.2 for ; Wed, 31 Jul 2024 08:36:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1722440166; x=1723044966; 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=GmZp8BsBdCwAryckpyWFC+gFAa05KM0OsJSzc+jBTVk=; b=BQPAX7Hh5lrFFXx3IW7b/rI0/tjgA1komfbFGEAaR7fKXqJjlFsH4cLw3Vs7SK1hNh +X5tw0+/BV2r4DvNYddzSGp73G7RM9qj9TBK2dFBU8kJhWi5VC9o9s2Vtb+JJ5vWAMCu gsZGkGdYiqxrjBrKuVB/ZXk0Sv1PggLm/ny/k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722440166; x=1723044966; 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=GmZp8BsBdCwAryckpyWFC+gFAa05KM0OsJSzc+jBTVk=; b=JAS+5rYtGNUrsLrdEbjx/Z2szlI310DGei1e3qqHSQphlNG4LzJb1/VPxyXr2y2q0F AIZGRQbgAHgIt1ysblNDnKA13xGGIuA24fVFgQWppAhakZHxGrAoLOUNqT+sDuwj2C2i yQHzlxEEVeyU/ZQC72BZ259XWWBoilj68o3STr2zWcK1bI9W5aBFdAI9ao6jaR9R7WxJ PkJB2ouWATvIGMb1UgVwSIMVpEs30guk06ck4x/fvEYc8yf5MhPDlPDYQ7ekxRIK18Vi FyD+jfO0hzDOvvnLAwIG6byiPrSvdRRTvtzHZ01SS+M4QouhFUahMxtxjGhy+kulMCWM +e5Q== X-Gm-Message-State: AOJu0YxIf9EplEpRwoGg7UZh7jWSkW5bs2hsJT8vYMtgYP3BTI0GKelG WKnafpvH8RAOpLpgEu1dASLLXLxohcWF/p/dg8zbie+RAJ3srkN8w54v+guCo8UdTxpqWhDM4Jm p3MTXzuDEIvBA1KV6Gz2ssxb1MTC1frEJx2ZLe9hKmO3HiUkEBYd4h6gq X-Google-Smtp-Source: AGHT+IEkkvbz+/RqjP/6aCCpnprhLS0sPqAW2ICQauBu1TGVnJlSvRs7/K+ryoQobwWK86o00ePM5U9WnaG0 X-Received: by 2002:a17:90b:1b44:b0:2cb:4c4f:3280 with SMTP id 98e67ed59e1d1-2cf7e5c15e2mr12925232a91.26.1722440166152; Wed, 31 Jul 2024 08:36:06 -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-2cfdc403ed7sm75875a91.4.2024.07.31.08.36.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 31 Jul 2024 08:36:06 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 31 Jul 2024 08:36:06 -0700 (PDT) Message-ID: <66aa59e6.170a0220.11d3f1.5901SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 591C0605C351; Wed, 31 Jul 2024 11:36:05 -0400 (EDT) Subject: |PENDING| pw142775 [PATCH] [v1,1/1] ml/cnxk: fix incorrect handling From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240731054104.7576-1-syalavarthi@marvell.com> References: <20240731054104.7576-1-syalavarthi@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/142775 _Testing pending_ Submitter: Srikanth Yalavarthi Date: Wednesday, July 31 2024 05:41:03 DPDK git baseline: Repo:dpdk Branch: master CommitID:781d698ae2acb9bc7eed06f447cb8355673f7d81 142775 --> testing pending Upstream job id: Generic-DPDK-Compile-ABI#101168 Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | CentOS Stream 9 | PEND | +-------------------+----------+ | CentOS Stream 8 | PASS | +-------------------+----------+ | Debian 12 | PASS | +-------------------+----------+ | Fedora 37 | PASS | +-------------------+----------+ | Debian Bullseye | PASS | +-------------------+----------+ | Fedora 38 | PEND | +-------------------+----------+ | Fedora 38 (Clang) | PEND | +-------------------+----------+ | Fedora 39 (Clang) | PEND | +-------------------+----------+ | Fedora 40 (Clang) | PEND | +-------------------+----------+ | Fedora 39 | PEND | +-------------------+----------+ | openSUSE Leap 15 | PEND | +-------------------+----------+ | Fedora 40 | PEND | +-------------------+----------+ | RHEL8 | PEND | +-------------------+----------+ | RHEL9 | PEND | +-------------------+----------+ | Ubuntu 24.04 | PEND | +-------------------+----------+ | Ubuntu 22.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 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 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 (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 39 Kernel: Depends on container host Compiler: gcc 13.2.1 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 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 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/30664/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/