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 5870544099 for ; Tue, 28 May 2024 15:25:07 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 53E6B402E4; Tue, 28 May 2024 15:25:07 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 79E134025C for ; Tue, 28 May 2024 15:25:06 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1f4a52b9589so7292355ad.3 for ; Tue, 28 May 2024 06:25:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1716902705; x=1717507505; 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=q4a/Qp50FmDsp2rPZIrAFs0wB5yxBmvL/FEr87kNi6c=; b=eoC+HiKaVoI5qTQCJb5EgPYGeoOSMCNBke+5de0SZfCpkeC+wAomBhW1uonA0hdVwB nEYVdxm5avukNUQu4kbeBfLDlo1AAq52OPZydAtUPhJbeSRsUBy6i+XVXqzOiu1T9hPU H15NlV989yTxf3yU346YUvm9lzAT7mIZc/DDY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716902705; x=1717507505; 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=q4a/Qp50FmDsp2rPZIrAFs0wB5yxBmvL/FEr87kNi6c=; b=ZkLE+yFlFQzuRypAZlHcWBkae2hXKcgpQkEs9rbjgLYmBH9NBdyp4fq8lORobuJh9q QvHwxnJh6MMj4GlN03yVVuXb6Btb15ZnodyxtdViGNvYcDHyjfTanorVN4kw3FDRV1KI g68DzLWrTel91kDT+Dgb/JDvfOmm5SrTM0T8hxvvw5X0CXvefLAo0dG77VUkFo4KclnK F4rQJWC69VmPWeJj6hxCs37YAoUvDYi2yzFSTkKNDl9a/LT3Z6UmI0ajCuc5JImqRAIb GQgEKxDQ4uCTdxSY+Csp9cbGR7UdwvaKMHUHB47yHY4GTYIywoNIwg05/zjk3z0LvET1 UERw== X-Gm-Message-State: AOJu0YyB6lFZP83zEdmrEty4hRbwDcc8yjmngUc6TGhd5Z2HsvOVKjNb AgaioSW0j2pfTkIZUSU8+SByeAwTG7q+FbyO8g++N+60LSk6yd+/IBX4aBF7seOZoNdTSVjLfJZ INcnCnDeGiXuCqMp7IwFu3Dlddily/KU4yXbJQ0gA6sEXL+HYIJpnfAGP X-Google-Smtp-Source: AGHT+IHbNao+RAdyXMMdrcdc5o/jkTW1vvzYbRK3HbAW1/G7+F5bCXI4fd7JXyJqmCaK9uy/GaDDMks6av4u X-Received: by 2002:a17:902:c94e:b0:1f4:5f6f:f05e with SMTP id d9443c01a7336-1f45f6ff4c5mr120506845ad.57.1716902705606; Tue, 28 May 2024 06:25:05 -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 d9443c01a7336-1f48ea2289fsm2734565ad.1.2024.05.28.06.25.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 28 May 2024 06:25:05 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 28 May 2024 06:25:05 -0700 (PDT) Message-ID: <6655db31.170a0220.af6ab.62a1SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 0845D605C373; Tue, 28 May 2024 09:25:05 -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 | +------------------+----------------+ 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 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/