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 4B4CB4309B for ; Fri, 18 Aug 2023 13:51:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4791D40395; Fri, 18 Aug 2023 13:51:32 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id EEC0540395 for ; Fri, 18 Aug 2023 13:51:30 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-3490cce32c4so2784285ab.0 for ; Fri, 18 Aug 2023 04:51:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692359490; x=1692964290; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=JlrsfYKrdN4jMS5XYjVbIuZPR9BkYjo5j0Vhr1xGo8k=; b=QNUnMc7YHn5T70ejv8H7MtDfRLX0X79AlZE1QX4tDmEHPSJCXAb6KfjrtVIb6IWomk wJtpyMJCitimO4UQchsqQ3DvrbCQCzNRIHP6htuqYCgBmKl7xETQ4gOL1TczXlSHlpML bjh/usOs1Uy/Fa7vVl24oJ4PxjintO4ne/VgY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692359490; x=1692964290; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=JlrsfYKrdN4jMS5XYjVbIuZPR9BkYjo5j0Vhr1xGo8k=; b=AkiEk3ZcrPN6p03GG9Q6gvuWyaEiw1tAB6/7kWvHDWyNjwuTxrEAxutqqc1GmOm3oQ nT4WpRgsa/aKPCiRCjTqOJgKP986teJ3FFqKRNFEVlcDUNjU5gBmLyfT8ePEPGWkeLwJ lpNaxRWUCtpt7VbeghJ2SfuIMSLB1LjX2BtzHoFMvL1o6o+3fdcys5kjJ2JVnthF6vV6 N9HtjjiTMRAiosX+ZnzIhpMZvHv66RAgNRKWjczRD0vtu0OlT5+1lt+x7hk47nQxxu17 DicbJjUQcXuyNYT0acjmHWwcc/brv2fbTAFLSGBqY0wSa5JPOb36rFnx+FJKnQonWYLl Gimg== X-Gm-Message-State: AOJu0YxmLO2IOCu+uv2GAu3JMzFNXAgCvj6mRf1HlItwts/w/isEOc08 6+aeUOWNUKpZiVkQqORzTkozEn0V/zOgaQehF5HcuOpO5YUmB7wYQpPDJQ== X-Google-Smtp-Source: AGHT+IHIbeKnIuC1RhWxAuTvKwfbrIYKf6MrdZEV21ko5QO1S2Sm/x/D/orbS3C+qff3Mh2yYNzCckdgVeeF X-Received: by 2002:a05:6e02:668:b0:349:8bd3:b5c4 with SMTP id l8-20020a056e02066800b003498bd3b5c4mr2708902ilt.5.1692359490401; Fri, 18 Aug 2023 04:51:30 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id k17-20020a92c9d1000000b003493746ba09sm82573ilq.8.2023.08.18.04.51.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 18 Aug 2023 04:51:30 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 18 Aug 2023 04:51:30 -0700 (PDT) Message-ID: <64df5b42.920a0220.6b0d8.3b1fSMTPIN_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 E4B096052471; Fri, 18 Aug 2023 07:51:29 -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 | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | 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 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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/