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 586FE43678 for ; Tue, 5 Dec 2023 14:40:23 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 532F742E4A; Tue, 5 Dec 2023 14:40:23 +0100 (CET) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id C9CB942E42 for ; Tue, 5 Dec 2023 14:40:21 +0100 (CET) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-67ab19339b4so21970496d6.0 for ; Tue, 05 Dec 2023 05:40:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701783621; x=1702388421; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=W2B4R+fereXuEOyOeKRw4h0kfefVaqdVUs5QbYJasKE=; b=FTo4l+vpqf6e25xzrEzzMU+0f73FV+myZSeIOJLAZD4GbYA0V7Pydkpu0aCQqZ9Vyh YdcObbdVAo/TgGjpzPiK4OGHfSidh7juQzSnnzBYD+2pbW2J1NP8QQ7C90eXF0SnfEB7 EjBu0EUbHRUo6WJCOLn+X/jZKutD5n6MBCQEQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701783621; x=1702388421; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=W2B4R+fereXuEOyOeKRw4h0kfefVaqdVUs5QbYJasKE=; b=h8qF0Q7idSaMfb7k4cALvOkreVc69Mc5AqhQTr4yDucsnO3aW0/KWLzBbqMVoieFOY SWPS8pegGkrJhnALdl6lLzenXJYcmXAU+0r9QWfqhTwt0yPbNE0j7hqmMqz3csywWTI4 ANqLhytXbi1z3vAbZh3n78SpZ6zEtUOfByHybSIsAdRmRf1cFd5MBF6JJ0YWrxJgPBm3 c5ztRFSHNhMT5XwJeSw6zCu5o+2D9NYOQP+C5wvrhH7CG7tYwNxEvGm8YVFMOzpFOLHO ex7Lj7E8t5+q6XwSBwmLTekW6qCQTA8tdiApJLX3FEw63b7Jm809BB0ikaxIKhZ/iiN2 L19w== X-Gm-Message-State: AOJu0YziysABw6KbpSqy6X95HljVDAlZ1JETcH9I76NPdjOX69qBFMuH cb+eFCoTbDSdNcT20+OOsmRHtYdlQh59N80/cxrVEF3bZT408cPfHML/4w== X-Google-Smtp-Source: AGHT+IHf2skzyPGDxcmpuFMzOm7cn5bpbb2jm+lPiMfW0xteQVhKdk/RIEOpDQbviobej7Y85T7VH120G7nB X-Received: by 2002:a05:6214:934:b0:67a:9171:b0e with SMTP id dk20-20020a056214093400b0067a91710b0emr1225572qvb.13.1701783621333; Tue, 05 Dec 2023 05:40:21 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id v1-20020ad45281000000b0067a2ee5106esm584793qvr.36.2023.12.05.05.40.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Dec 2023 05:40:21 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Dec 2023 05:40:21 -0800 (PST) Message-ID: <656f2845.d40a0220.2cc7c.0aecSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.8] (unknown [172.18.0.213]) by postal.iol.unh.edu (Postfix) with ESMTP id 64D1F605C313; Tue, 5 Dec 2023 08:40:06 -0500 (EST) Subject: |SUCCESS| pw134867-134869 [PATCH] [2/2] net/cnxk: dump Rx descriptor 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/134869 _Testing PASS_ Submitter: Rakesh Kudurumalla Date: Tuesday, December 05 2023 09:45:39 DPDK git baseline: Repo:dpdk Branch: master CommitID:a526461b0764de52b09b073df84f9e87ec120c93 134867-134869 --> 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/28528/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/