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 E7F3C42504 for ; Wed, 6 Sep 2023 05:57:40 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F0E31400EF; Wed, 6 Sep 2023 05:57:40 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 1F781400EF for ; Wed, 6 Sep 2023 05:57:40 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-58dce1f42d6so7528777b3.0 for ; Tue, 05 Sep 2023 20:57:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693972659; x=1694577459; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=5VZ80WVudMpFwN9Ky8Dq5Q+Va8HrJ5UFysyC4K8VY+4=; b=bw74syJj7jVSdr5uA7ZIKt1mM4dgv+Foz6B9YbDygi272HNbwHqsRQ3bSVFajH/fZN 2DtUy5IJqWZ90MpJ0XiWhA7Em3FHEjQWtICr1JF0n3fttfi2FNwihMkeWhBIfpHaGUFG opgqkUwWJRfPELY+92UOo1Bw1k5sEKtupcc7g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693972659; x=1694577459; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=5VZ80WVudMpFwN9Ky8Dq5Q+Va8HrJ5UFysyC4K8VY+4=; b=BH4aKX06eWWtlYKHMcg5ZekoonzztSkuTO3p8YpuwO/uBvFjj76zoHbGtH2KKGdZB2 w6sSv7YKx/j9Kxty9NM3yJ3f38YpzhGcXDPwhdzjT7pwNbHHf7qc4Dxi+1vclN8sGipx DoaUzow7sQVw71/YKmxVyBqvW0Br+ctLev65W5ng8fpnE8YvtYiHbjDCDN6RnZlr/lUw 6jf+bfOGpZJutcdco6VWT4/LUYs5RjWGaw2fL3DlMXhAdkZ/Rp5J8y0gZnCSBTxi1mpn jgVPxRI9CAqtLqNJLzYuMFPEpZmWDScAZMZX0gPK5JyY4qtwnoNMMv6Pjna7olRmzpHC CG5g== X-Gm-Message-State: AOJu0YwREEczST39eXU3iy4Kr48HXl1V4Jr5iWuTIiprSlzvlsvp6sEQ Guhef4Ig8kKY27Bnd1lFxNYUamiYYkEpWC37SQ0UIal1qTpx7F6mA/4uvg== X-Google-Smtp-Source: AGHT+IGCHdRFeMkWARcIQkDCLQ05Z2OUIGirc+wA4/oNAYb/5jv8MgS8EZTJFej68CN7N016fTo3GZMdftCX X-Received: by 2002:a81:4883:0:b0:595:6912:4706 with SMTP id v125-20020a814883000000b0059569124706mr18287642ywa.23.1693972659632; Tue, 05 Sep 2023 20:57:39 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id j127-20020a816e85000000b0058c530cbf3dsm1270404ywc.7.2023.09.05.20.57.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Sep 2023 20:57:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Sep 2023 20:57:39 -0700 (PDT) Message-ID: <64f7f8b3.810a0220.1c935.148bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 4BE196052471; Tue, 5 Sep 2023 23:57:39 -0400 (EDT) Subject: |SUCCESS| pw131180-131181 [PATCH] [3/3] common/cnxk: use local label 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/131181 _Testing PASS_ Submitter: Pavan Nikhilesh Bhagavatula Date: Tuesday, September 05 2023 16:39:08 DPDK git baseline: Repo:dpdk Branch: master CommitID:e92ba1426914db1d224dd5e9a1743657681b8814 131180-131181 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ 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) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27530/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/