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 67ACB440E3 for ; Tue, 28 May 2024 16:16:24 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6291C402E8; Tue, 28 May 2024 16:16:24 +0200 (CEST) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id B6619402E4 for ; Tue, 28 May 2024 16:16:23 +0200 (CEST) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-6ad7d743147so4898736d6.3 for ; Tue, 28 May 2024 07:16:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1716905783; x=1717510583; 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=Ht2Fvx9HcBjnaOBcbfAA1NGRqpBiMAatkDh+LOM7Dak=; b=Tv+f4dGDSG/zAEnuEXo1DLyEI9wIadXX1gewUm8O+ALQlPKhS9KaU6ZGWxeKAjoImQ 3IaWINqmSf8zuS4CWUnLUTS07uyZCggWHyA2B1knVEtzHmNXa6lR0VvrW70fw5qcnG+8 pO1d8p8tAcFJwK27Eg9uJV/A70y2JDajGQVvs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716905783; x=1717510583; 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=Ht2Fvx9HcBjnaOBcbfAA1NGRqpBiMAatkDh+LOM7Dak=; b=CUahhj2KCqJ1Nz4xq4tVmaH7fyWoPvybaVEl7cFL9UkPafq2C3Qju4r8dRCptrSBQP aAkXdy8JL0rPNJJZFRGucUFWbiv8iAGPt7Zki/qfkYLBN4W8HC+Mlv0Lopu7RuR0sVss TEweY/OQPELP2uBjwQWqa8lN6FtZeGNT0v6gTJYiGBMpNbbUL3ioZ/nwRKVjrSczcKeL ddRxmc3TkYRqiHHMwdFtKjlXX3FZPBrY1tU9z3psowl+3DL+wEHdYK+6etnQF8UP57Q4 HVWQA0ROfwQkm+IxVZkILCf6yWqXCGJ9whN3yjLTUegvsNYm0EEiiEUmUq7sJ8vwiS6K qa6w== X-Gm-Message-State: AOJu0YzXG0gB9wVDnjeRjO4QwzScLLIPrJKmWXeZu25ehmdeD757fi10 RjKHfFD8dtlMx6cPMlZKH2eB1Bcl1QmjNRl9FT9PIOQ7wsKAPs2wHuJE2tATZ4j7ES87u4AGT2I VU/fIFppLta806dzC87w+FycIiP1sf7Tyg1c81HPyk4lysBfpr1zpAlQp X-Google-Smtp-Source: AGHT+IHvBrO/jrnYTWrSupuM06ydJrVC2TD9DaWXDeBGLMNj7fqmtc4FIpvmyqM/NICsjaJPnKqMXrAypQLV X-Received: by 2002:a05:6214:3d9e:b0:6ab:5240:4c2a with SMTP id 6a1803df08f44-6abcd0de396mr149982126d6.42.1716905783139; Tue, 28 May 2024 07:16:23 -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 6a1803df08f44-6ad777f9381sm7527286d6.75.2024.05.28.07.16.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 28 May 2024 07:16:23 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 28 May 2024 07:16:23 -0700 (PDT) Message-ID: <6655e737.050a0220.f5924.85f0SMTPIN_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 D2478605C373; Tue, 28 May 2024 10:16:22 -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 | +------------------+----------------+ | CentOS Stream 9 | 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) CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 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/