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 798C24369B for ; Thu, 7 Dec 2023 20:34:07 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7504442F04; Thu, 7 Dec 2023 20:34:07 +0100 (CET) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id 027CB42E7B for ; Thu, 7 Dec 2023 20:34:06 +0100 (CET) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-daf26d84100so1414723276.3 for ; Thu, 07 Dec 2023 11:34:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701977645; x=1702582445; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=7KDyn83sDTjBmMbZ8Vb2+BW2wQ7G1RO639hhjK7fK+s=; b=ZkxIerkJlR1mTakfUx8j77TftFMd2SfSme3x842+N4uhn98PKo+adSfwqnwhKTW1Da hbkmNvPbKXPz1dxdu9O8TtwzqhskYaPRIhDhpZRZwOu92k+nvxJz8me1zMpSJqJQu+m0 dHJdhOKScNe/W74oUrVZsdzdyAp3VMelE3myw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701977645; x=1702582445; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=7KDyn83sDTjBmMbZ8Vb2+BW2wQ7G1RO639hhjK7fK+s=; b=vRkp+fMWYOmLVbJchPx5HNeTBvB4mqJzHnqZs5i3w0fnE/j5vDgg6NndaEDgceM5vD GExRDG1mx5tb19w1JjKWSBa/1UHQReQTXnwUHsLsMwct/7w12CF9GSrmG63b+iU8GAo1 KKLCq4yi28w+eldQqq+nrz+xjIdfG9EtqdHjd8waB3/XgBYHaAL9wZzthMKEIdi2Dv4G RqAEOZG7RoS6Uq+UY6sUOg9sV3ls0xzVfeWi5QKU6j9cVL5fssw5/TyczoM2n23hHD+I d92+PozJNVK+EdywSS7ml52sqHKEcBLhmqzfQmAdG/9AbNH8Msrw6zq1JitRR6dnFgq5 7HVw== X-Gm-Message-State: AOJu0YwHzXI/7oGff1kFw49h9NRLDt36fXxVGKXrN4cQoOQJJlyjNK8J YYwgzjXn8/P4eKNElcOWCuQ2pU6/k6X15yJhPrrvHlvzgQB0Jk4XP4L04g== X-Google-Smtp-Source: AGHT+IFp+l6/8Bv+rKm7x5KL3ktwBMVPU035x0Kf1AJ19NBJcWLt1abj6M7BnuluIkMVeP2GQ6m7bxRwtf5S X-Received: by 2002:a25:aca7:0:b0:db7:dacf:5a0a with SMTP id x39-20020a25aca7000000b00db7dacf5a0amr2834678ybi.126.1701977645367; Thu, 07 Dec 2023 11:34:05 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h80-20020a25d053000000b00d865c570bb6sm15756ybg.18.2023.12.07.11.34.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Dec 2023 11:34:05 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Dec 2023 11:34:05 -0800 (PST) Message-ID: <65721e2d.250a0220.2bf8f.0f34SMTPIN_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 0B327605C311; Thu, 7 Dec 2023 14:34:05 -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 Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (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 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 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/28553/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/