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 16AE3426B7 for ; Wed, 4 Oct 2023 16:09:55 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0F3F54027C; Wed, 4 Oct 2023 16:09:55 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id E4C5B4027C for ; Wed, 4 Oct 2023 16:09:53 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1c735473d1aso16598865ad.1 for ; Wed, 04 Oct 2023 07:09:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696428593; x=1697033393; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=VaN9XQnYiJuxDIvr3bFIu06Qj9QnkWcwJyNNWnX36wc=; b=TPGbyh4hKM8M+VUvB4YOgqwpoYzX6FQtghrnYJMpTINJ78Td1sZltzmawn4X6+37kM AsWjyJkk3NL4nwLeKqJoKgDQEVY8XeVlUPYDromd0Hclel52jK92zV0fMA5pcbIRvDQg wCXck73/GAHgn1fS4AryGkWZNswuIOgwXU9r0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696428593; x=1697033393; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=VaN9XQnYiJuxDIvr3bFIu06Qj9QnkWcwJyNNWnX36wc=; b=NeV3rhNnObxq3chwZbCRIri2z4O5DMFwsezmQWlLu3p+WhRQoXkiDtl381lv02fjgT 57/40yRKiuWWg1ARQkA6PbFoz0QPUVaG3c+1KUq+FW8Wnmx9j1DFI48BoSc+icmmDayF al4Us9zet9DsvAM3MdKJRHl+7OjWXXH0A6vXhB+BxpmHScImpkfjwPx/1SoKIDSHWzQ8 v+MeSveuCWY2uyR/LDi2kMAfcg/QDCf8oQTjsza8xpYK7FWU3TS7k+Nv317bAJcy73mi 454ThxFj9CzR9q6buxfn9GOfm7H4b5J+fHPbkLGHVEFn7anyFb4jlbqFcfmNU5O6sDwN YYmQ== X-Gm-Message-State: AOJu0Yz27bwGwQKWfdbLa/M0tBY52f0vlSf67t7TubGBsHBb6ku90POn gcSz5OXlC1Cdflfn0PxaX2k2K9TVf++EfbY6DJKUGIG3hr3G3RlLZx42vQ== X-Google-Smtp-Source: AGHT+IGDBwlOW6LUH3ESiy6SsO1eFOlAUlv4DYiKsE1T+Vo9+Poj135vUnxjtOmxWuWA9m0s8twohDSD5N+t X-Received: by 2002:a17:902:d4c4:b0:1c7:56d8:905d with SMTP id o4-20020a170902d4c400b001c756d8905dmr2794669plg.60.1696428593086; Wed, 04 Oct 2023 07:09:53 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h18-20020a170902eed200b001c6139bf849sm234732plb.8.2023.10.04.07.09.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 04 Oct 2023 07:09:53 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 04 Oct 2023 07:09:53 -0700 (PDT) Message-ID: <651d7231.170a0220.83c06.8470SMTPIN_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 29B8A6052514; Wed, 4 Oct 2023 10:09:52 -0400 (EDT) Subject: |SUCCESS| pw132300-132301 [PATCH] [v2,2/2] common/cnxk: fix direct r 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/132301 _Testing PASS_ Submitter: Jerin Jacob Kollanukkaran Date: Wednesday, October 04 2023 12:24:32 DPDK git baseline: Repo:dpdk-next-net-mrvl Branch: master CommitID:aa2ba6981f60d7f97d81869dd66b9bf5f3ad1a25 132300-132301 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | 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 | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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 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 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/27823/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/