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 7C0A243099 for ; Fri, 18 Aug 2023 13:36:31 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6F46940395; Fri, 18 Aug 2023 13:36:31 +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 064A142FB2 for ; Fri, 18 Aug 2023 13:36:30 +0200 (CEST) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-1c504386370so387878fac.1 for ; Fri, 18 Aug 2023 04:36:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692358589; x=1692963389; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=z3Vw8cwhhGF9NuAO4FFgj5h7Ha+L/nxZxzcHekclK8M=; b=XhWIzAfnJJNXdCA67Vp8XOWvm/gUJjZc1RAxGBD414hk13XCgWvg+SQTQapo5LKJHq MkKoe1yxErhNaWfeqAVXl/qayEVojc5Tm5UAqsMOqPoxhyy7F213et8RUJCoX8U4z/NM orzOM3hsxI2d71nvnOFI83wY2MFby73eEbi4U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692358589; x=1692963389; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=z3Vw8cwhhGF9NuAO4FFgj5h7Ha+L/nxZxzcHekclK8M=; b=XzyRoF9FYk8qpqNAk8e5u+T+cdgxuoQ8I8OtPTs+NcHCJhXBc3sHf79z3pdSI524z5 pwqI/7WUBS43Gko07lPkacy2zLHeWItp1mQMikoufYVAqwAp8+Vh3S5SHbIVR49NMIpK Z0OmZjcJ8bVDfA8H+bq6Aoh44sRabkzkI63QHA5mIlVeuiRZvuY4FKuArAIdjQ0/izeS MGFTcgeZMrcPgQat3NtFp9C/pTyZefZ4uDglLJ9+sngVUgDAt6YoW6f0shjcKO8Vay25 2CTaeQIQ6VmaFn8wHGnhOqOW3LNuzuSGaXB6GMhbkkfwnOsN1c9PUO7ug0XPLC5diMJd 7BTg== X-Gm-Message-State: AOJu0YxQCOhCF2q0e6zdpmrZzCs6v8WpINYO/FF3RxLvOM1G+rplQiAa zitM6xV2KQO70OrWK7TVaj7tz8+1nf9OrDyI/so3Pfi5ShgyQwmPoJ2jxA== X-Google-Smtp-Source: AGHT+IHHtsdkHyY3+yxf0Bs361pdoZVTB8OpeWBiqraa2fyRxbho/R8JwD3mUF6w5hr9X0Sqc59tO6UyCAs7 X-Received: by 2002:a05:6871:202:b0:1c0:1caf:3324 with SMTP id t2-20020a056871020200b001c01caf3324mr2268041oad.44.1692358589028; Fri, 18 Aug 2023 04:36:29 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id dy19-20020a056870c79300b001bb5705d02esm176819oab.29.2023.08.18.04.36.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 18 Aug 2023 04:36:29 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 18 Aug 2023 04:36:29 -0700 (PDT) Message-ID: <64df57bd.050a0220.adda1.7daeSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 81C0B6052471; Fri, 18 Aug 2023 07:36:28 -0400 (EDT) Subject: |SUCCESS| pw130499 [PATCH] common/cnxk: fix ROC naming convention From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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/130499 _Testing PASS_ Submitter: Satheesh Paul Antonysamy Date: Friday, August 18 2023 04:01:39 DPDK git baseline: Repo:dpdk-next-net-mrvl Branch: master CommitID:67196a9c023e18168b3c58d8b379235be7337e0f 130499 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27377/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/