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 2CCC042C9A for ; Tue, 13 Jun 2023 01:17:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1AA5840698; Tue, 13 Jun 2023 01:17:32 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id A3D6040698 for ; Tue, 13 Jun 2023 01:17:31 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-34051bd5b6aso2108005ab.1 for ; Mon, 12 Jun 2023 16:17:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686611851; x=1689203851; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=fWMRfw1WCaSydGTyhSODaB6qqmPGky6g/Ze9AjA40Vg=; b=H8YfWR5da+xlKqA5R9qQqcU+LZeLfaBut+CK95mH579/BSYp6pyMsXeSR5SB5ugy2D kdd42dSUYbELD9DRsHw+cTv9ML5FSNkJs4SVSYBa3TRBMvC52Z3/h6Sz5FZPxD4jHRCW 4LbA2s9sco3PbQ6GtnnF6bJyRPo+ruH0Vs6Tg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686611851; x=1689203851; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=fWMRfw1WCaSydGTyhSODaB6qqmPGky6g/Ze9AjA40Vg=; b=L5Vwu6wgwT7I3j2vXS1Fdkxvoba62ZfgV7Fw+u/Kaab5YVWhITj+3jcJVhGigxKa0F dTWS+47tW7kmA2/jo0DKcmhLgtm+rsU/Aw8d74Ht+hPovamRIQVtlWzi5c43ka878AbB 3jCdigryTC6c8BxKiQUmr2IskXM5MGlHDj+6FTBNikNVb4EwCEKJps6RXqfOYTRN0/I8 q+/GsvIjIeXYa1bPnzWkQy8c2umAOkeN4XoAfW5tUCI3ijPF3w7b3nqa7s2Dn7E9cdmu yyd+RGzhr4tgUTZP7ef9S6lGAwTy8OmyxIiBdXZLulI0S6LAwsmAJQNXTV8K8rtyrd/g 3yvg== X-Gm-Message-State: AC+VfDxJE0Z+qEeXzwvRDw6thhGioC7dWWcqMy2cDyknpmuGbkMwxqGR hoMwn3UIpZmOwH764h5E79HExFHOcLNSaPMgK/UvpbB1OxGUos3EyD9O1w== X-Google-Smtp-Source: ACHHUZ4GcDpY1uaWmfB3Oovmcr9NHRQDEEsjCBEJlHAAcbgsgoQx1/90dedzFd+DF+5N9us0efBwEwEzFlBa X-Received: by 2002:a05:6e02:4c8:b0:330:dc10:9c01 with SMTP id f8-20020a056e0204c800b00330dc109c01mr7658444ils.11.1686611850902; Mon, 12 Jun 2023 16:17:30 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id v8-20020a92d248000000b00335889d3dafsm767387ilg.71.2023.06.12.16.17.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 12 Jun 2023 16:17:30 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 12 Jun 2023 16:17:30 -0700 (PDT) Message-ID: <6487a78a.920a0220.d1f03.ed0dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 5D43B605246B; Mon, 12 Jun 2023 19:17:30 -0400 (EDT) Subject: |SUCCESS| pw128509 [PATCH] [v2] drivers/cnxk: improve the build time 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/128509 _Testing PASS_ Submitter: Jerin Jacob Kollanukkaran Date: Monday, June 12 2023 16:06:27 DPDK git baseline: Repo:dpdk Branch: master CommitID:b6c419dde10e9f5dec7a02098c48060a7493420c 128509 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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 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) 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 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26632/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/