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 8F42E43678 for ; Tue, 5 Dec 2023 14:36:43 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8A97342E4A; Tue, 5 Dec 2023 14:36:43 +0100 (CET) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 0C84642E42 for ; Tue, 5 Dec 2023 14:36:43 +0100 (CET) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7b37dbf896eso316894939f.1 for ; Tue, 05 Dec 2023 05:36:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701783402; x=1702388202; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=W2B4R+fereXuEOyOeKRw4h0kfefVaqdVUs5QbYJasKE=; b=Dz7PoPtwYwLE3OZzzK1rQvLNUG/S5RCD6Um1m8HjY7YdScbC/AFkOEcpk/LMYtWSXk wwsE84PF+jmaqNGKNuISas1P5lLtiYRY/7fF7LQcYlITmSvMV4Mr8BPtD5TnwkaS6bBu O+N/WEEVEJK5kyWp+v/3dt1F1u29+Q138hnzk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701783402; x=1702388202; 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=rs9ybpWlmnevzTduVMakXj7DU2eMgS70oyiCQHaZEXy5ewwAqhN3TG/d1VQKmzoVGc 9IMNTVxEaX9ywS6euCRdQY+B+uU7NIYyJZ/I9DLh6aLkgLPJsAuyBchBQOS7pTNew4oN hhiik4PQzeJhYo0hkJVwFY/uKMC1tbITLE8HdbZwj2wWsSACEOHSTDj+zCwVfsSgUv5x S1ROlnArYZ4p1Q+p1toDi/2RTU57HveEzIu1Am4jN1UnLu5VxO6zYvN7bfboiXFgrS/q a143pjiCnM9MBnXPN3Y0yimFxeSSdfNtWC1H2VdYaVGMXexu311ZtqoYxh2bWEylIoNw 5D0A== X-Gm-Message-State: AOJu0YwdgAWEJ4tefsFVYMaLEGHtrogyquxEP4hZF949w8iwd5G685nX /iUMq6lk3Ycvj8SlKnSqaMSNh5T6YCXWtRzUWLhmCeXLveC8JTG/AlokXw== X-Google-Smtp-Source: AGHT+IHN5HSnRijQIBkZsD4YQRemnSZD+Xj9Atm3q79mgDz8THbDs5TVjxqQ7rn8lMD5EIbrvcHVDkNiR0i2 X-Received: by 2002:a05:6602:4b0e:b0:7a9:a31e:c05d with SMTP id eo14-20020a0566024b0e00b007a9a31ec05dmr5954868iob.18.1701783402452; Tue, 05 Dec 2023 05:36:42 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b5-20020a05660214c500b007b017a1c8cdsm732940iow.8.2023.12.05.05.36.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Dec 2023 05:36:42 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Dec 2023 05:36:42 -0800 (PST) Message-ID: <656f276a.050a0220.8f783.67c8SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id D47A5605C311; Tue, 5 Dec 2023 08:36:26 -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/