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 DD72743099 for ; Fri, 18 Aug 2023 13:48:27 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D8BE240395; Fri, 18 Aug 2023 13:48:27 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 8B35040395 for ; Fri, 18 Aug 2023 13:48:26 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1bdbf10333bso6578695ad.1 for ; Fri, 18 Aug 2023 04:48:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692359306; x=1692964106; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=B8LGea7Aepbto7jhoYiNFdKXIMad4QvptMHQK6A3aw0=; b=GI1r4BB8IhlD+ynegm3fue9tTISMZHkffxP37XQ9zzELVuyQv99wgmCJTNjnxQOpAV cj5odoZEGrQjAM/Kn1E83BsRtgfT4jFpIr7Z+RMxlPe5X41//UTkJFIp9tJ8j3lwfhJ4 HNKs/3qBjTmFTipR/IBvxQSSYGApA06NgeTFs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692359306; x=1692964106; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=B8LGea7Aepbto7jhoYiNFdKXIMad4QvptMHQK6A3aw0=; b=DrzXn9+Ko0QslYEr7CsXEI46tOqTDSQ06c9mqS3N41KP3CAZ8z6PjebfJ7inNdOz0m zfHCgbc+OnxBkoBODZvcXbc2c4ElFZCUaJ5BMDLB4cBNYfgVLOHd3C8m9xkm5HttZueV a3eyf3yKfDv73jOMJES4l3kPcOfH1vcE8pZFEWqpl+M+wshEX3GUc8LwLc3nVzI/7Aes Vmzvfg4mvMgIuAMmZh1LolPf//x3tmKUJVPlQ5sX306iRdXihxvfwgn0G206O3l/K5M1 2AJB0FWisUjev63JPPlbLRSc1CcBQfI9widlHCh1FV/W1Zo+9C7Q9f0wt24l5LhEOD8T ALvw== X-Gm-Message-State: AOJu0YyI9vyXBPUXRvJ3iNHdnuTBVxc/NS7jUqQhPeYLPeM5cslXDjIt 8MtBsQjJL/DRZM6WSlYBHcTBa9gZ3C065ElRawmdWPi3DV0OFYlyKXeEcaQlJJD827D2FgjktQ= = X-Google-Smtp-Source: AGHT+IF//fIcUCoW6EMjkz9jzJRWsFxtza96PeFUFCPLpDmJo9V+2z3phvzS4gqXLm4RJoldgqXfmalxbk3m X-Received: by 2002:a17:903:1252:b0:1bd:c931:8c47 with SMTP id u18-20020a170903125200b001bdc9318c47mr2619084plh.68.1692359305786; Fri, 18 Aug 2023 04:48:25 -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 x2-20020a170902b40200b001beeef23327sm65093plr.138.2023.08.18.04.48.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 18 Aug 2023 04:48:25 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 18 Aug 2023 04:48:25 -0700 (PDT) Message-ID: <64df5a89.170a0220.b6866.261cSMTPIN_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 F30F06052471; Fri, 18 Aug 2023 07:48:24 -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 | +----------------------------------------+--------------------+ 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 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/