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 7E0C643678 for ; Tue, 5 Dec 2023 14:36:32 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 77F0042E4A; Tue, 5 Dec 2023 14:36:32 +0100 (CET) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id E198D42E42 for ; Tue, 5 Dec 2023 14:36:31 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1cfb30ce241so37903605ad.0 for ; Tue, 05 Dec 2023 05:36:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701783391; x=1702388191; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=xoxZ6vaVAXCNN9RVdqTQ4aI02IJD6T+wS6rpKMEBWFk=; b=Jgao0hSWNNMHSu69NTVpayKYTL3xEWQathYO5XGWZrsm1X12fNQu0etwiTX5RMyAQl 3M0fT9E4BIfeEuvOK7ckDDDJzul8IKTLVCBRU5vD3JBJkGYnEAQghYlHj3IQwFhqvzxJ fMjeXDPNcUe72eUHAxXcHoSc6572Gpke8m/h0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701783391; x=1702388191; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=xoxZ6vaVAXCNN9RVdqTQ4aI02IJD6T+wS6rpKMEBWFk=; b=EiZWBibVCOBZlwwwC9OVuoh0emxa6thE+GHvWBGg4Lf38//Gh1yCINybKeJz694zYS x5NPiInwGxZfLAshUvSL3k5w0+gtdgzc0RJm1RJJbaMs+QcORisK9yX6ntQGpjslIUJ3 un+c5OKz/7Of+xBI/Y+dCZUQo/fbji52nHpnL8++Dn8idlSmnWQCsFzT/brnrFFvJp1r Z+TUhBwITtdxCWvqVRSVpDgoq2pP5GJNbFZzwhM6q3/2WOYe8ko0ctfjed7RhiLf8cSt Vapjy5AjxdjpMu/GxrA64nTIrPdpU32SCagISbritqz+r23aD6sv6LXU/rad+s86hzkA v9hg== X-Gm-Message-State: AOJu0YxSavfJ+KfDfjWEnBIQeeByVyGFZ9rJTlI84nK5HHMVInh0txem RO3t7DehMg9MGlkKqQgnzwhZm135esVHkiYxh+QN69BgVScgc6uxal2WoA== X-Google-Smtp-Source: AGHT+IE4grLV7b4f04h6/RX1szmXzkPmdNnzDuv98kFIZeuuhFdkjH533psBOFu2T+x9BBEAgVvQUCJbEE9P X-Received: by 2002:a17:902:f7c4:b0:1cf:c901:5451 with SMTP id h4-20020a170902f7c400b001cfc9015451mr5307484plw.14.1701783391109; Tue, 05 Dec 2023 05:36:31 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id j5-20020a17090276c500b001bc3bdcc18dsm707817plt.84.2023.12.05.05.36.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Dec 2023 05:36:31 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Dec 2023 05:36:31 -0800 (PST) Message-ID: <656f275f.170a0220.80c1a.5d41SMTPIN_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 D1208605C314; Tue, 5 Dec 2023 08:36:17 -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-amd64-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 | dpdk_mingw64_compile | +=====================+====================+======================+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 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/