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 D9E8342506 for ; Wed, 6 Sep 2023 07:55:59 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C8B754029D; Wed, 6 Sep 2023 07:55:59 +0200 (CEST) Received: from mail-vk1-f227.google.com (mail-vk1-f227.google.com [209.85.221.227]) by mails.dpdk.org (Postfix) with ESMTP id 79AFA4029D for ; Wed, 6 Sep 2023 07:55:58 +0200 (CEST) Received: by mail-vk1-f227.google.com with SMTP id 71dfb90a1353d-49352207f33so574737e0c.2 for ; Tue, 05 Sep 2023 22:55:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693979757; x=1694584557; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Ve/Oqyv19APQqfSZ37DwBbGSZewozYL8cGKYuRzN22I=; b=bQymQvmsGKVfk+6icK91DqhXMaNWFevUsOF117k2l/WoPNuel9uAlycrkZh3DSIEXa 1WOtpr3thP6DXf2jABIHFzzIpkyugvPszz/KNrcxM8f32zI+I+ekmH7Fiw5R9vRXd3qP c+idCU4lpaTBRl0PUjLPc83Z+ezAI+HmYHjHI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693979757; x=1694584557; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Ve/Oqyv19APQqfSZ37DwBbGSZewozYL8cGKYuRzN22I=; b=QazHjjGb01wu7AT0sqTPq/8qwKYML13r+knOjZ7TLfk41zJEwEnVot8FC+RJ9DIr2Z v4D+tZgzoKFdJyBNodh4QgOtWIA1EHS/AkXD6vS3UZhnajt6aFbOZzSNRA76Gad2wiYV uzxYbkuCjWQ6vWedklJg1VvZiJgkHOeC1Hb0gNBvYp0cHZhIbE83uPhsVZHvDPJ3mHnJ Foeo17RPEM6gX+xepFs7nzgnrAHCTcJbMF1yRp9/k0C0JYs4EJVpEkqRmhwEuhkSCQ3k jQG0YEOko+fO0klkZZHCpjWVsCnJaikjuJbQODK3e30vrNNy18Hfr3jEtOveXI69DojI hKUg== X-Gm-Message-State: AOJu0YzoXfeZUS/SQ6Jgwb16N/cZduCRFNyxnmjcsqLmos0ihS5w1xm+ FeBbOgCebKKE7KOXduWvysEUGvFH3ZXYhUAO0V0wBRLf8lIsWPHYhekE7g== X-Google-Smtp-Source: AGHT+IFhZ4XgGH69eFryY4ou7frz+LzgNWd1NdcmzkRsLPAJSqUStDImwcQTqEHwGJ85KdMVAhbUdgw5dqSJ X-Received: by 2002:a1f:d485:0:b0:48d:5de:3053 with SMTP id l127-20020a1fd485000000b0048d05de3053mr2209382vkg.14.1693979757734; Tue, 05 Sep 2023 22:55:57 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i8-20020a056122208800b0049368ef0619sm65342vkd.13.2023.09.05.22.55.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Sep 2023 22:55:57 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Sep 2023 22:55:57 -0700 (PDT) Message-ID: <64f8146d.050a0220.ba1d1.3f96SMTPIN_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 5918A6052471; Wed, 6 Sep 2023 01:55:57 -0400 (EDT) Subject: |SUCCESS| pw131175-131176 [PATCH] [v5,2/2] dma/cnxk: rewrite DMA fas 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/131176 _Testing PASS_ Submitter: Pavan Nikhilesh Bhagavatula Date: Tuesday, September 05 2023 16:19:23 DPDK git baseline: Repo:dpdk-next-net-mrvl Branch: master CommitID:3cadd086a2322a366f880e6c0b4a995313cc803e 131175-131176 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | 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 | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 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 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27528/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/