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 1C59842506 for ; Wed, 6 Sep 2023 06:35:17 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 25A81400EF; Wed, 6 Sep 2023 06:35:17 +0200 (CEST) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id 539F1400EF for ; Wed, 6 Sep 2023 06:35:15 +0200 (CEST) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-68c0d886ea0so2681064b3a.2 for ; Tue, 05 Sep 2023 21:35:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693974914; x=1694579714; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=sbuF527UFMLQjasf5wepHH5komKZNzb4cZnclqYvJuE=; b=Nu9SXDMJ/r2JvyluAOtiH0DCSBwIDZuzp8HdwgmjwYGgdrazrcA+iFoHjbrn6Xrmuq 5hIlby9cpCZ/RomQ/xVlKp27wNxfseijowSYZGyL7+2ce6pDiGA8gHtaBdjrY5gs8Znq 12I6VFjlYmgYd4aOq8VcsJCKpkI4yBFRih8eM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693974914; x=1694579714; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=sbuF527UFMLQjasf5wepHH5komKZNzb4cZnclqYvJuE=; b=DxfGOCP/IvboGAVbbMfmy8x8zCVRKyqojFj/CIkQloE0z3uGCkSibCZAofl6f90rsJ bJN8eDicfcv8TwS3kmDePhY7cznb8WYnHmhRnGpuCqlXlUanz96j0Izfn/lFgYghws3z VzYd4xU1qQVUYcomb+0XFby7QgWZBZwr80IdcM/WVMP1DMKh+xtypkT9xR12Q3+q/rXn 2E7t3xYBdT019vgpPLu0/ePxvEGeH2gxI/iRybnAmiqd0TtuxwF7tzCwR/RFAlo79tzI q8EdWSZAuqDp9YnVS7TZyzjEf88ZBeg2r1xvc+uewoYHj652ZB2G8xopHWy8UWgKdlL1 kz3w== X-Gm-Message-State: AOJu0Yx1UzAhNKbYhSwJZA0GQmZQuon2gohVq5WzaQ5hpicNTZmdGh+o 8y9r1dNXRQIquQmEDyAtmWmusQMB91Vq96Edc1BwiaKm9hspwRuuzMNeCw== X-Google-Smtp-Source: AGHT+IGl1ls4ZEdLgGMVcOH9m4gJX7Ilo/gaYCe5sAMIFAcrHgX2xOdLktxTKMPPqxEutL4PnUuAlKnmNtqU X-Received: by 2002:a05:6a20:3d0a:b0:13e:6447:ce39 with SMTP id y10-20020a056a203d0a00b0013e6447ce39mr21698748pzi.6.1693974914598; Tue, 05 Sep 2023 21:35:14 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g12-20020aa79f0c000000b0068a5c2d4f99sm1066709pfr.14.2023.09.05.21.35.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Sep 2023 21:35:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Sep 2023 21:35:14 -0700 (PDT) Message-ID: <64f80182.a70a0220.935ad.36c8SMTPIN_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 C8F556052471; Wed, 6 Sep 2023 00:35:13 -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 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 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/