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 A77BF45702 for ; Wed, 31 Jul 2024 16:16:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CA41142ED0; Wed, 31 Jul 2024 16:16:18 +0200 (CEST) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id C7832410F9 for ; Wed, 31 Jul 2024 16:13:27 +0200 (CEST) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-260f033fda3so3716939fac.3 for ; Wed, 31 Jul 2024 07:13:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1722435207; x=1723040007; 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=68qSqxG/wt3FS4qgszEtLUUHLDgwXNhSMuCxE/m3Qok=; b=Ba8Dh5PAXMyNnhY3UI1zslBd6v4B/eDjrLefACsdS/YcLWfugD447vm615GTooqH2z 5XPsR/EKMsrYmvF8IfhwYOjFT3iekOkuROnKoP3EaFDxMu3+9HlWu1ygy+KDXcU6Uhu9 Dkxc3pwKaD33WMsCLOmE6ecGCLNQaXaW/bkas= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722435207; x=1723040007; 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=68qSqxG/wt3FS4qgszEtLUUHLDgwXNhSMuCxE/m3Qok=; b=wZdiPej7vApF8OUmzn4cwPWzYSc/DqiLnXFtQVwwaq2tHxP2dNJwmNJDRdkTlorJ8l 8GPGh/7OLts9fuCjnHbtgKpFRR0uqyxln5R3R2UuQ/gO37PLlo1w6vVV7+ntNkGHjHkJ 57BSEpHSxRdJ88/9y0XZ/wGZyXAV/3gDa1Q/KaJJPbTJGGYIgqQsfJ8M+0PZZm2fygCf ArHOpaP986LO+QMs+m2qRuDU7ZLCYm7B7VzjvizqxZtdsV6icP3a9j5xUPSUdmpEOhGG rP5W7qXCnHeaqg04sda6nPrwZI+E3r0mKDjarBRsg+H2EBMTDh5i/M7o8zKMOviSZPhw +pIA== X-Gm-Message-State: AOJu0Yxz4QdoKaKk7OREX85pbCbopsiY4X5Tn7WnaffrRvNQBj08kI3H bSSuOjYoyiSdUnqVi+B1bpxMTKw+nBKu+QuNeAgOF3XELqJm72XWQUI1awwKdkvN88CqI/S25I9 z3Hfns+lZNSKGBmJOZZ4+ak5zgcFnuULgzfEq0Xx6+rzdpcfUrpajdq16 X-Google-Smtp-Source: AGHT+IH9XjuTohkjYpomwgGTV6+yG7ZPrz1+rincXfnleGORbgVdz+dTXdEWcly8rXMhfbKJSTVhjEaxrWiK X-Received: by 2002:a05:6870:169c:b0:260:e7f9:f4e9 with SMTP id 586e51a60fabf-267d4eeddd6mr16758926fac.35.1722435207104; Wed, 31 Jul 2024 07:13:27 -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 586e51a60fabf-2655ee65f34sm610443fac.38.2024.07.31.07.13.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 31 Jul 2024 07:13:27 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 31 Jul 2024 07:13:27 -0700 (PDT) Message-ID: <66aa4687.050a0220.30eb13.32a2SMTPIN_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 93A1F605C352; Wed, 31 Jul 2024 10:13:26 -0400 (EDT) Subject: |PENDING| pw142781 [PATCH] [v1,1/1] ml/cnxk: updates to cn10k error From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240731063803.9223-1-syalavarthi@marvell.com> References: <20240731063803.9223-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/142781 _Testing pending_ Submitter: Srikanth Yalavarthi Date: Wednesday, July 31 2024 06:38:02 DPDK git baseline: Repo:dpdk Branch: master CommitID:781d698ae2acb9bc7eed06f447cb8355673f7d81 142781 --> testing pending Upstream job id: Generic-DPDK-Compile-ABI#101143 Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | CentOS Stream 8 | PASS | +-------------------+----------+ | Debian Bullseye | PASS | +-------------------+----------+ | CentOS Stream 9 | PASS | +-------------------+----------+ | Fedora 38 (Clang) | PASS | +-------------------+----------+ | Debian 12 | PASS | +-------------------+----------+ | Fedora 38 | PASS | +-------------------+----------+ | Fedora 37 | PASS | +-------------------+----------+ | Fedora 39 | PASS | +-------------------+----------+ | Fedora 40 (Clang) | PASS | +-------------------+----------+ | Fedora 39 (Clang) | PASS | +-------------------+----------+ | Fedora 40 | PASS | +-------------------+----------+ | openSUSE Leap 15 | PASS | +-------------------+----------+ | RHEL8 | PEND | +-------------------+----------+ | RHEL9 | PASS | +-------------------+----------+ | Ubuntu 24.04 | PEND | +-------------------+----------+ | Ubuntu 22.04 | PEND | +-------------------+----------+ 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 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.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 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 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 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 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/30670/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/