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 62BF3426B6 for ; Wed, 4 Oct 2023 15:48:18 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5E792402A9; Wed, 4 Oct 2023 15:48:18 +0200 (CEST) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id CEF924027C for ; Wed, 4 Oct 2023 15:48:16 +0200 (CEST) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-1e106eb414cso1406431fac.0 for ; Wed, 04 Oct 2023 06:48:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696427296; x=1697032096; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Hg82JsFhTJH1luApoFeNlWcS7W7WoqGgzsr/V3OxRnE=; b=RNHdZJfAqH7Sp3OKoS1m/q0TECM4flP1gQ7Bw4ktPyJLiA2OMB5whiiE57Xs0lAVsO ZhRbqkhg1M6gj32Qo/kSrq2zrE2z27qtcixp+ewQqg+SXQyVbUyCx3aHnr73QPQiy/lx EqKLObLAkmosp4LdR9//aD1HZVhRladn7e7FM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696427296; x=1697032096; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Hg82JsFhTJH1luApoFeNlWcS7W7WoqGgzsr/V3OxRnE=; b=orokfFoyhMKmvGdQsEplWt9lO5jcT86UcAMsmQJkJ04iwUdUf82vWjKc8Ni79rU7KF rQ4+76nOXsnt/LVOaXKWNUU8aefNUiqPg2T5jh48rRA/iWzjVQo63AgQT8BnsW9vRyUu pzIUf11obUgTmxUsc788TZzJAhKSql7FcafxFvwc1vxNX6KNwHwd9X7iBbnfOnc2eKaC 3rQaed/Ov9mEosYc6wVVfglN1zr3p/RuTigzQUZPCAX/qL9ZMKhjQOOj3k76bSXWD2L7 5OT1homiS6xiyi0ZvMGdlch+NgRDBFvXKLzkfCktM2FQUx1g3yJiSCZHstTBGzSXAVwV 547A== X-Gm-Message-State: AOJu0Yx2b7uyANQbBVqgoTv+brslcqB+m5hlh9l2l2dFoF01HUIAERWK E49EIdKhpwslDA6HSoCzwCMmMGg1GDCaCIvQDVUHZ2/n1C70vjgt2dMAgA== X-Google-Smtp-Source: AGHT+IE5SUwRyRXMRhNXRycHbt27Rlx74FGddPZ6fY9pX883s+gwjiSYxeNDKE6XIM6QAIc6w8Ppzsxyiz4w X-Received: by 2002:a05:6871:297:b0:1d6:481f:5717 with SMTP id i23-20020a056871029700b001d6481f5717mr2599257oae.42.1696427296148; Wed, 04 Oct 2023 06:48:16 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id f15-20020aa7968f000000b00690beb767f9sm375082pfk.23.2023.10.04.06.48.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 04 Oct 2023 06:48:16 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 04 Oct 2023 06:48:16 -0700 (PDT) Message-ID: <651d6d20.a70a0220.c4d9f.d26fSMTPIN_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 3B2986052514; Wed, 4 Oct 2023 09:48:15 -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 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 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/