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 11C6843095 for ; Fri, 18 Aug 2023 12:24:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0E32840395; Fri, 18 Aug 2023 12:24:49 +0200 (CEST) Received: from mail-vs1-f99.google.com (mail-vs1-f99.google.com [209.85.217.99]) by mails.dpdk.org (Postfix) with ESMTP id AD2FC40395 for ; Fri, 18 Aug 2023 12:24:47 +0200 (CEST) Received: by mail-vs1-f99.google.com with SMTP id ada2fe7eead31-44bf85e9b39so268970137.0 for ; Fri, 18 Aug 2023 03:24:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692354287; x=1692959087; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=7Hk7qsaurrtTg2/UWeJo2sZr02ZDpFv+LFf/+SRwFJM=; b=hWjAGd36qcqnROLAWH5koqKSfKbGxF3NAA+P436sdAfjTUwjYntx7aJsOW8Qc+VKOo wRkqmxSHAkc4y2bGUqumWlS0sY2BnGuzHKGSAOxvEXT2eUqeIaNlJ7yIxBpKiUCwIRRK 0JMabhLWS93GvcJEAeI3x1+CG751iR4vZ6qPI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692354287; x=1692959087; 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=X9zNTr0OUiWJ14neRBeCWa6g5PF7sGkHcbkF3+HYBJQBm6zZG79fg7yzNd8qgfuwhO j4xtncBOUvZsiT4Ajg+phWAKM7Qxr0RdvdVn2UH39xlhBGZv1FIB7RH7NQW5DNlFRHtA zohSiUCMqVfZx/xMAYhhO6clamNviyqAvtnr/Gic176SfT+MVEhUPbZwLhu/58ccqy14 rlXDCXeRLj7LqTB3H5gGamXLXglmSfSG33UrDdCWjErsM/6G4l213utwMFBjN66/+nVl XHDw9+toCvois0+2A7seg7hFyW7a6U5ijUoDzNPT54gWiihF+TP0Pyb56msbzZRkpNDv oOgA== X-Gm-Message-State: AOJu0Yw0ZLB818zbvQL5PVZ/bTZiqXl5dAiC6wdsn5J9sqjw4HNFhjrL HW0l6Nl7YzUj6oOILsuS2kaxn9v9nzUZ2mNALnMBCQjdAdpRMryNuDQUMQkrLAzyODQup4cItA= = X-Google-Smtp-Source: AGHT+IGV8Cr07nU+TJxplUI0t2R7GV2wZVViMabm+w58p+Vah8UrH8tI8Ex4DuD0rTfORf1yIovgdjWlHJyA X-Received: by 2002:a67:ec41:0:b0:443:51a7:b63d with SMTP id z1-20020a67ec41000000b0044351a7b63dmr2615419vso.23.1692354287083; Fri, 18 Aug 2023 03:24:47 -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 d24-20020ab007d8000000b0079dbeb04948sm112879uaf.19.2023.08.18.03.24.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 18 Aug 2023 03:24:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 18 Aug 2023 03:24:47 -0700 (PDT) Message-ID: <64df46ef.b00a0220.411d4.4a56SMTPIN_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 BCF4C6052471; Fri, 18 Aug 2023 06:24:46 -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/