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 4E3A342D84 for ; Thu, 29 Jun 2023 01:37:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 48FD340DF6; Thu, 29 Jun 2023 01:37:45 +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 38B6C40DF6 for ; Thu, 29 Jun 2023 01:37:44 +0200 (CEST) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-1b06c978946so95650fac.0 for ; Wed, 28 Jun 2023 16:37:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687995463; x=1690587463; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=pU6oRmUILemlGe0klM8X/YFLtAjY+b60t5aCAWDkSVc=; b=Umj++7+sE4rFoiZfpVMA7SDk3Ab+GMgBfnoPjzW+9FiOCYW6CxH3rS/yF+IQHmWy0i WIV6qxZXskBjpheRU95BieljPjtTfNCIMdCx9b6p5fhbJa96EMA7LrtD/CITAqggL73x 4iX1Fms79pLGeXnxr2CHUKAoR3N+RGhMKzzTM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687995463; x=1690587463; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=pU6oRmUILemlGe0klM8X/YFLtAjY+b60t5aCAWDkSVc=; b=RdLApGY+gPuRBARMk3375ptv6BlHgzuAC+18224bA0TPRR36us8dPSEzktiOulsQ5v tzSqOLde3Mb7eBQtgCxYMgqvj+TiDbLvvVp/ATgrJ2IukEJmN/mQvYrgIk1NCmYFSMA7 OUrprK7SRm9rs+tdokr6BqiC3L8nZf3mbNqQqWDbHo1GZbQnVkKXVyfzTxQl19PKgMCX e+4Ste1I+kLBuG894nADOkoY5SXHcLuNR8/D3taOaBTam3R8UZXp0S82gEKdTUaS/qI/ LFrdy8JP6Bs93aGcz/UEKD+F3+RXoPaWToBGaatFnVJW3Fuc+b0oLLctjCBTCcYGZM9s Jv0g== X-Gm-Message-State: AC+VfDwau0/vuJZ3eVaiJ63GyFkSVvB5FfrOg9yKKgODd9qeFtGRKYKd kwHvPxq7kDrCcyPPloWXy5GF7/J/Nv8zlrFFknZR3GFADQseV85e0DEJvKn6TPGftkXVBfE7gg= = X-Google-Smtp-Source: ACHHUZ7DWdpuTfe+YDAZ4EAVnxB6dFAhiDftj6hrwVAqVw6FUZ+yfZyTXnyM+uuBXzsVZl2sxczw+Nr0OHMM X-Received: by 2002:a05:6870:98ac:b0:1b0:38f1:841d with SMTP id eg44-20020a05687098ac00b001b038f1841dmr10189900oab.45.1687995463537; Wed, 28 Jun 2023 16:37:43 -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 fo10-20020a0568709a0a00b001b01e8d226fsm945823oab.43.2023.06.28.16.37.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 28 Jun 2023 16:37:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 28 Jun 2023 16:37:43 -0700 (PDT) Message-ID: <649cc447.050a0220.7c98f.9803SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 094C0605246B; Wed, 28 Jun 2023 19:37:43 -0400 (EDT) Subject: |SUCCESS| pw129070-129076 [PATCH] [7/7] common/cnxk: use unique name 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-aarch64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/129076 _Testing PASS_ Submitter: Amit Prakash Shukla Date: Wednesday, June 28 2023 17:18:34 DPDK git baseline: Repo:dpdk Branch: master CommitID:93a4b3beba4ee611685148917981f846427cafb2 129070-129076 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ 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 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26850/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/