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 5C5B742506 for ; Wed, 6 Sep 2023 06:49:15 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 657FF400EF; Wed, 6 Sep 2023 06:49:15 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 8794C400EF for ; Wed, 6 Sep 2023 06:49:13 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-58caaedb20bso33246057b3.1 for ; Tue, 05 Sep 2023 21:49:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693975753; x=1694580553; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ZgThSOd/gCwN3ftFgMzSuwYnyDuZKIS2GOq5Rz2uZ1I=; b=Pa5or3evzpeJkvgpjNjR1bFjBzbh8I/DN40Qf1UFUuwV3neh6K2Nb1f1dyT2YVtMzn bmafY5TXJVDKrp/6n9HDd295DT74hPo9Ky/MCs0NYBZfmVNCYQnqNmln9gjXnOGOA5Yh ulFt+WAd+efFsvAgfjH0WXV7SUQSIsTl2i86g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693975753; x=1694580553; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ZgThSOd/gCwN3ftFgMzSuwYnyDuZKIS2GOq5Rz2uZ1I=; b=RzxePYJgREyQqUSFTZtqZTfRYDw+iDhxkBpGWfiFJ1cx5ijq7PXzJkAKzmQCF4NdjL kFshPKEFJq18wgPbcR6TV1WZ1TTf5wj6yD70P8MPF0yf9bog31J1UQzA1jpDeLvp2I7m cI3k/N8/KwMxVjADLXA/s00l9vrzY5pnEK6C+5sXRuNrm9sfxsjTUiWy/OqrfUd4r9B5 jOXrGoRry0RpF10hfaz3xD+d2vkWQSOAr5BQnlz7uWjyQp0JvdxI0ptCA6at3qHbcX6Q NGMYE2ixTb8rkTZB0X88HDWvXU6/i/LQ3oXNTReTeKXNWryy+cylzhi7okppIGNDc2vy uIaw== X-Gm-Message-State: AOJu0YwriW7BB20enbF+CkaPXFbHKQ0wpO+BWSd2EMx8EpjI/IBE4dWi 6ZPj36U0C9GqaMdOcZR6PVqYi8o3VlzSQW9LRyCroTYIgfSD/nt5qGUhKg== X-Google-Smtp-Source: AGHT+IGlz5jepU+zuXxMQri2PxhvSZhOOU6P9SpqxhOgRt7oaYmt0i22R2AtBZ8esa2lHLemRfpM1dOFrH0T X-Received: by 2002:a0d:cc0d:0:b0:583:973:cc74 with SMTP id o13-20020a0dcc0d000000b005830973cc74mr16650150ywd.8.1693975752917; Tue, 05 Sep 2023 21:49:12 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h186-20020a0ddec3000000b005869ca7bcdbsm1241221ywe.54.2023.09.05.21.49.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Sep 2023 21:49:12 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Sep 2023 21:49:12 -0700 (PDT) Message-ID: <64f804c8.0d0a0220.b0957.4db4SMTPIN_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 8E7DD6052471; Wed, 6 Sep 2023 00:49:12 -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-arm64-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 | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | 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 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 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/