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 0344D44099 for ; Tue, 28 May 2024 15:28:23 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EE33E40697; Tue, 28 May 2024 15:28:22 +0200 (CEST) Received: from mail-pg1-f228.google.com (mail-pg1-f228.google.com [209.85.215.228]) by mails.dpdk.org (Postfix) with ESMTP id 20D44402E4 for ; Tue, 28 May 2024 15:28:13 +0200 (CEST) Received: by mail-pg1-f228.google.com with SMTP id 41be03b00d2f7-65c5a29f7f0so664741a12.1 for ; Tue, 28 May 2024 06:28:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1716902892; x=1717507692; 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=pRP0yqCxjJaddKo5eNsYHgXiGSImYzFSDX0GIAJbTps=; b=fD1ydD8xOoNxf8MDPOFKVl+z7RfoFUyWrPGwBD6XokVpgk9TGrzMP2/PecaS5OgGKg QKNWyT4RV/g4K8YtpMXxihkzGBTF5dgy1FvivO4B5jG7l+bcU/nPNoBgSQCOAP6NaB+a iSf8og3DtO6Xd6pGWGigHJC4I4EdsrUFLjscY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716902892; x=1717507692; 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=pRP0yqCxjJaddKo5eNsYHgXiGSImYzFSDX0GIAJbTps=; b=kWeTyfN0Ei1HQrhmKMNHJJrn0hpEu4BbW26ZcwmYzHyqRJuzZ8wliAFqcCDORHG1Lw rEhBs9yQPPHxe36oPaZPgBtGzhF3qqwd2RT/Q9dNgea6FQhbuGsAdby7krSiDOVMtb7X BMY79m9zgQpL2SQiUVL+pWR0+767dm8/4X+pY1PzIg8PBb+FJkcPBUsv2vgYxyuzVnaC KwOaBNiaiedNP2pfcciNGpO5bgpqown3uxgDMBZM31hsagPmE/gCam9iciPvmDIF0yn8 5o0VFveTNeo4kg1Of9GYnF3m9PTX97R9OIRWJglFSeFKJaVsHMDVyxZAP3IL0N41qcD2 s1NA== X-Gm-Message-State: AOJu0YwmCrwXlPkXo8KRm1JLzzXw0yvpJ3P0VXzfV0qfxHxOPaxJAhlj ZTx/cuvUWh6kBef8NjGsikLh0ouLS4YLeAEBtA95DCEODMLfcHR29uZ2deKTbKn+u3dlN5sMXBn 37pzr2zsSzSF+mSUnbE40iwzyZz8m6QS2j4sPgAuYjFhKdOaTYzi/l4eB X-Google-Smtp-Source: AGHT+IGR7h0aLqriqIuI6IUNB7OPkezIbD6/N/x3CWxu2x4azFs/i+YhQd7n6i003KCP3d/f2qXR7KrL/jyB X-Received: by 2002:a17:90a:a003:b0:2c0:11d4:b2dc with SMTP id 98e67ed59e1d1-2c011d4b305mr1103653a91.24.1716902892288; Tue, 28 May 2024 06:28:12 -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-2bfc0aeec84sm523030a91.5.2024.05.28.06.28.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 28 May 2024 06:28:12 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 28 May 2024 06:28:12 -0700 (PDT) Message-ID: <6655dbec.170a0220.845c6.ea57SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 7246D605C373; Tue, 28 May 2024 09:28:11 -0400 (EDT) Subject: |SUCCESS| pw140345-140355 [PATCH] [v2,10/10] net/cnxk: define CPT HW From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240528070522.3857626-10-ndabilpuram@marvell.com> References: <20240528070522.3857626-10-ndabilpuram@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: SUCCESS http://dpdk.org/patch/140355 _Testing PASS_ Submitter: Nithin Dabilpuram Date: Tuesday, May 28 2024 07:05:22 DPDK git baseline: Repo:dpdk Branch: master CommitID:77e63757d2a0106a0cc519f5a82e2d749d16475a 140345-140355 --> testing pass Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | Debian Bullseye | PASS | +------------------+----------------+ | CentOS Stream 8 | PASS | +------------------+----------------+ | Debian 12 | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Fedora 39 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 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 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30029/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/