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 6AF5742506 for ; Wed, 6 Sep 2023 06:36:44 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 705A9400EF; Wed, 6 Sep 2023 06:36:44 +0200 (CEST) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id BF02E400EF for ; Wed, 6 Sep 2023 06:36:42 +0200 (CEST) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-1d0d3d40124so2615946fac.3 for ; Tue, 05 Sep 2023 21:36:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693975002; x=1694579802; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=XFZb3KMI8AWWgJY1i+A8e6pG6EmevhsKPtaNuxXxD4w=; b=WQYLUd5KWgtaWwHJOQPY/GnspXxYXHeXdrsn4cWhDewRyBN5otaPXc4WARcqpV8Qhs /6ku6svKzlze7RJgW/57SGNy+cN/8o/xrViAsrygyjf2m9p8ZG01Bt1n7rdm3tZxsHsA AcE/yM9WwNhrc4MaKIhayiLltsglPTu5LCaL4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693975002; x=1694579802; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=XFZb3KMI8AWWgJY1i+A8e6pG6EmevhsKPtaNuxXxD4w=; b=fzavokMcHtYCMl5+6W0soHvdnCgbUfyXp9PpREv2M6k8OOTpYPCy9FLlhTxwJ5XWas Twc1s5QoI9JCLwUJNdDFscMRKC6oGjrOpkWGOsuHu7sx4iX39dusJUdNsxsQUdbVe0kh udKbhCxZh0QKzYjVyCiocrPpb9srkP2Vmx2yz0RvMbClg3X8nthRIq0zLk5CtsbYLf7l L9i9wCKxIY7AWhP58OJtHoUpo0N4hztJFPxPW6OfxrvPrqR9WDLhRQNxT2RTOUBiGnAC BTnq9jSj1zKI0mzqDBXFZqscTgdMepTJgUGgh55BWSUkxka+wbUD9LCSQbfN+8rjPMDt wQqw== X-Gm-Message-State: AOJu0YwUAWoC1KAd9fClk3AiZna9qw5Efr60Q29XgQvTxAgHlZR0ucgM Mf7bfNVy/PwttpqcB6Zkin79n0w1D3TLlo1ZkeffM4rrTqH29OpXg14n45ds3tjSPO07Y8HUCQ= = X-Google-Smtp-Source: AGHT+IG47Jtk7l8au6lV46pmSE5+RW+f9z5xcN8pHJOsRiZyN5HErmhdMKLU6uPoTs/k9zKgGyD6M460KasR X-Received: by 2002:a05:6870:a2cf:b0:1be:c586:31ae with SMTP id w15-20020a056870a2cf00b001bec58631aemr17147772oak.40.1693975002096; Tue, 05 Sep 2023 21:36:42 -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 k21-20020a056870d39500b001c8c08d0513sm1151186oag.22.2023.09.05.21.36.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Sep 2023 21:36:42 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Sep 2023 21:36:42 -0700 (PDT) Message-ID: <64f801da.050a0220.285c3.981bSMTPIN_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 AAA016052471; Wed, 6 Sep 2023 00:36:41 -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-unit-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_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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/