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 A968C43095 for ; Fri, 18 Aug 2023 12:26:59 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A481240395; Fri, 18 Aug 2023 12:26:59 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id C540040395 for ; Fri, 18 Aug 2023 12:26:58 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1bdca7cc28dso6100195ad.1 for ; Fri, 18 Aug 2023 03:26:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692354418; x=1692959218; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=7Hk7qsaurrtTg2/UWeJo2sZr02ZDpFv+LFf/+SRwFJM=; b=PPZvYjTRUhVi//NfJ4ihmwVKkahc69YAYBy8BVVGAkLL45BkalMjCzMoEc2ZNogdTp 4+hjAf/xyZSX2zKwSfV8fxJg+yE7s68FItE0lpWEX+NBf6q2V+jFM3xNcnTatZVlwxOu NZ3e2mGTrsyb42f/rjVJwdvzmr+VsivZRcQ6k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692354418; x=1692959218; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=7Hk7qsaurrtTg2/UWeJo2sZr02ZDpFv+LFf/+SRwFJM=; b=fZZmL/ihMySTQYUYqUOr+KTDjMeZvnvXIbC/GXC/vIwelz9GAgsMyZK04wV9WyM1fI m4gCliRqm5hiPP2y3Q/E0fTHrCYQZw/1yyEBEP00BjDafR2LfrrzhOV7H1TqiHaCJJAt 907OvHJOsrFYNkLQf1rOCOs80tvm+WHeJHAntzpA3kxH0vUcTEWR79yUA6amOLVXTJZc h9kOcMs194Rmr0MY+7NXnEF0Um0QKvntS8NGp20kia1xFQ+YcYMy6Xl/XLVV02IyY9x6 DjdncxGrkPA0eTxtrBU82eDjXVT8tntjUyxVOw1oi8n9x7nz3drpTsMh+JgibHLnsgOY FAKg== X-Gm-Message-State: AOJu0YyEPbZ/0z+7Md5eTjvZ4ib23bRB+7I59OC2e42nXb1XQQzGboFE D+DrZHSBQYJPMT6eJzOKtREQGX7OJkVNyDBU1U1ZL/rx5c/hz/AbEJqK9ckXukkVzzEkye7myQ= = X-Google-Smtp-Source: AGHT+IFn/Wpt6dyeMV/uyBU7q5gjkaDblIPJH3X9cmghhvzcYVUireOjiEVCytRa6gvSDbUdbjb0OYW8zKs4 X-Received: by 2002:a17:903:24f:b0:1bc:6799:3f6c with SMTP id j15-20020a170903024f00b001bc67993f6cmr2508284plh.35.1692354418079; Fri, 18 Aug 2023 03:26:58 -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 e4-20020a170902744400b001bd28b9c3c7sm63992plt.126.2023.08.18.03.26.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 18 Aug 2023 03:26:58 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 18 Aug 2023 03:26:58 -0700 (PDT) Message-ID: <64df4772.170a0220.8990f.297eSMTPIN_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 473DF6052471; Fri, 18 Aug 2023 06:26:57 -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-amd64-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 | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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/