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 DF2A54367A for ; Tue, 5 Dec 2023 15:56:18 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DA4D640297; Tue, 5 Dec 2023 15:56:18 +0100 (CET) Received: from mail-oi1-f225.google.com (mail-oi1-f225.google.com [209.85.167.225]) by mails.dpdk.org (Postfix) with ESMTP id 461C940271 for ; Tue, 5 Dec 2023 15:56:17 +0100 (CET) Received: by mail-oi1-f225.google.com with SMTP id 5614622812f47-3b8b782e142so2091091b6e.1 for ; Tue, 05 Dec 2023 06:56:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701788176; x=1702392976; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=QzPMTppIXqtoepag5dlgrVvnqh/41i3PRJoqJMsaADM=; b=hiKDFuX0gjoHXFcmtkh4/hGdYxOfARqcQ0Dcj4eBNHYB54iMy4k3qQlXTQLgTlEn0Q 26vL+SfMG/rHf0pcBGqus03jkiH9BlGKU0ZxTjqh9+63taXxkNG49GegkwD5DE+RKlqu 2Di+kha1kb6rLR0jfksAynHAxEfdyJOjryySs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701788176; x=1702392976; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=QzPMTppIXqtoepag5dlgrVvnqh/41i3PRJoqJMsaADM=; b=bjuB+rocR1faa/40YPKHE7N/gojJnBeg3jVvPseB0auZ8VPjS6Vego4xMexD/332Sc 5J3C6O9wvqMHxXZOHUk0SHb9iOCOCGyzDTxGK/juIBKI2lEzk5RXSQb13P/5ZfPFHr6/ Vkhsv4YslnjOOn/i3m2kxnDkIbffebqjoHm4eShvZV0KiryPiuseSA91/daU45Fhq/30 pWuhwwvR2sn3dqaTQhFNtgaXcF/z8QFokzHu2kPekoV6Bu65bmbznBNHsijMZaPIUSHz /QEZa2rAnr19le4kTQnh+Ng4BmtonwQJlflVC1JaHJUMDcbZffwJ4te9BlN4ixpJ0cun Ivgg== X-Gm-Message-State: AOJu0Yw8ZIqjDTsmbOOamoQYHRpm+FRQbzxcPGKO1MYajxNf2RXsoRRO FGm2Vv+7OQ9Wocr8U1mYIhm42QXsxDgalKOMFE9TDzyIqNAOhYoFFYodBXqcAaXB55n301o86w= = X-Google-Smtp-Source: AGHT+IFq5fmb4m3kKWOqyF/vkBy5dQuypT0GsKYSPNOEcIjLG0HaHzKqNY4+K7u28YK99Uq0wOUSw19CNclV X-Received: by 2002:a05:6808:199b:b0:3b2:e649:b5fb with SMTP id bj27-20020a056808199b00b003b2e649b5fbmr6974628oib.15.1701788176696; Tue, 05 Dec 2023 06:56:16 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id em18-20020a0566384db200b004665ff80434sm618245jab.36.2023.12.05.06.56.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Dec 2023 06:56:16 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Dec 2023 06:56:16 -0800 (PST) Message-ID: <656f3a10.050a0220.77033.1573SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 92C74605C314; Tue, 5 Dec 2023 09:56: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 Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | 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 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 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 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/