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 104004369E for ; Thu, 7 Dec 2023 19:08:01 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0BD2542F04; Thu, 7 Dec 2023 19:08:01 +0100 (CET) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 02E9842ECC for ; Thu, 7 Dec 2023 19:08:00 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1d1e1edb10bso10590875ad.1 for ; Thu, 07 Dec 2023 10:07:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701972479; x=1702577279; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=p6rE+CxO4/RljgWO46zidRVaRDVb8vMeUfEUl7xvJMM=; b=ReAT7o/mGHAj9wJOqgYur29SBxKHsMQ1Cepiu/fhPdXshYyrnnQlO3C6zQTxFlwxAu RcN0SfDnIyrL12g5c1XEJM6iPANaw96++swMYnK029oE5ODxji3g5kt3EhB8ZxrDLirn zaFrb7Fkpk06pEHR1a9MjD2HIWuHBkzJROlS8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701972479; x=1702577279; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=p6rE+CxO4/RljgWO46zidRVaRDVb8vMeUfEUl7xvJMM=; b=qIw+JGjdUZEZYO0R+8UVgo76i2mBltDM5Cw7/4VYcVHEmNQQoPccODRRtavH9UxAty jifELS8+hyYIfKw6Us11YFr85HCf0ygxeDcIly5c11K0bVzJS/N1AjsTh5XjJUBhBZWK IcOLHMrd/uOaimVqvE/XI3Gll3u2B2/RjncWphsnB4F4g5iDCppsEZza4DtiHC3g4Kc+ TbyxCd8bkHjRr11R5C8FfLFfvqN9p+njtFGct9HP1Nkj/QDOB0H4aRRw5VyUBxfLCUQ9 fPe1MsrutLMPdQlS4fS+mJyTj+5K5EFAkOw6pTgLsZ4FnYyOMhF7H6v0q2fp3+knPt4P EiXw== X-Gm-Message-State: AOJu0YxJjOpx4wYoorHwixhQOg2VC7LnYEH+7r5NjJ3W5jFQdKEmcoOO xtz2XdlDQ07GznD5Tao5yduZ/F9t7d/RPy5HmTTEIKMoY9NIInv28JUedA== X-Google-Smtp-Source: AGHT+IFmKBW4zeWLw429dbI265vTndISMWPCLSaV8hJzgfA016e+FtuEtzWwkXmBSeLiSR7aL2iY2vyWjVmL X-Received: by 2002:a17:902:650e:b0:1d0:6ffd:e2bd with SMTP id b14-20020a170902650e00b001d06ffde2bdmr3112620plk.87.1701972479237; Thu, 07 Dec 2023 10:07:59 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g10-20020a170902868a00b001d051bf0bf8sm4044plo.123.2023.12.07.10.07.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Dec 2023 10:07:59 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Dec 2023 10:07:59 -0800 (PST) Message-ID: <657209ff.170a0220.59ca2.0449SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id AEC59605C311; Thu, 7 Dec 2023 13:07:58 -0500 (EST) Subject: |SUCCESS| pw134927-134928 [PATCH] [v2,2/2] net/cnxk: dump Rx descrip 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/134928 _Testing PASS_ Submitter: Rakesh Kudurumalla Date: Thursday, December 07 2023 13:46:51 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 134927-134928 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC 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) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28553/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/