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 87E2944053 for ; Fri, 17 May 2024 23:53:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8287240278; Fri, 17 May 2024 23:53:46 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 9F7C340268 for ; Fri, 17 May 2024 23:53:45 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-61be4b98766so7413557b3.3 for ; Fri, 17 May 2024 14:53:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1715982825; x=1716587625; 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=NBU3mrQadO1PsDD98K6wxkxn0TpyPwrgXB8tTtsbtTA=; b=MttOp8NsIG9RirvpQONto6Tl5wJzfJmI5LUCy+j6BJpWL7sfpnrae74WBSZPASjcBa WEriWAL3L8xy/x0gYrlC7DNU1p/mooNCOVZ0vHzvulEqMjCjKchjAfPM9UDX7jG6QDul sNkxWHgCuTXDzG5wQqoE1ARsHshzh75qTAczc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1715982825; x=1716587625; 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=NBU3mrQadO1PsDD98K6wxkxn0TpyPwrgXB8tTtsbtTA=; b=G4l/BxmKQTKpxDbQTGjXDKZFnf8mN/OxEHUpABy3Oif2JNiS5Fxbmg5jRZ55ppRdqn VQBVBm7IHXAWzRyggRXMTwVUpXUXQRp493LZAFKoAlZJc4Qps1h83XlRcpo+RTIKlFv7 yPOIKIV1sh3MK6rY9rL5JTjYVAvZzwNwqDwH3Pld5+cgaxHTjuMu9l1S5QQtlpW86olB 7RjXkGkJYZivAdk0AB9R3v8uLiGlK7xO+VeiKj7UidqlFmhpveUs1cn55Zng2gjwG/A3 bSy9vMNzjPrpIDCkAJKRZMQDcxBnM4KpqTHMazwn0HZ/oSe5gyMvt1UkWjLMxCECs4Am 2ULA== X-Gm-Message-State: AOJu0YziFdBADyTIMiUl8eqLX29t1FEGsQfWJAmBympBvJqFAaAj3fy2 jFFCU/X1d96UN5FVRaM0CsFfa9UtGEYLsOeFMmrkzztYOcwfKYaEXD1R002MDJ5auej8C7zqf7e buWUzQnMlm8Vf2Jd2d3XZnJxe6ScvdMrx5mSA0dFKDpSbZshnvG6NIcn6 X-Google-Smtp-Source: AGHT+IG9MiaJdmWbH5ghFmIt4UQuyWMc2EdQmlzFf9QEAwsB/Ip1hYh1Pu9NR7j8hp5SfT+YDGWkFwUiLknn X-Received: by 2002:a25:aac6:0:b0:de5:9f45:8ee5 with SMTP id 3f1490d57ef6-dee4f3190c1mr22028544276.18.1715982825029; Fri, 17 May 2024 14:53:45 -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 3f1490d57ef6-dee8af8cdcasm387229276.30.2024.05.17.14.53.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 17 May 2024 14:53:45 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 17 May 2024 14:53:45 -0700 (PDT) Message-ID: <6647d1e9.050a0220.1ff6a1.2e3fSMTPIN_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 A269F605C380; Fri, 17 May 2024 17:53:44 -0400 (EDT) Subject: |SUCCESS| pw140161-140170 [PATCH] [10/10] net/cnxk: define CPT HW re From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240517074448.3146611-10-ndabilpuram@marvell.com> References: <20240517074448.3146611-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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/140170 _Testing PASS_ Submitter: Nithin Dabilpuram Date: Friday, May 17 2024 07:44:48 DPDK git baseline: Repo:dpdk Branch: master CommitID:7e06c0de1952d3109a5b0c4779d7e7d8059c9d78 140161-140170 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29974/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/