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 AAFC34367A for ; Tue, 5 Dec 2023 15:19:55 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A7E0240297; Tue, 5 Dec 2023 15:19:55 +0100 (CET) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id B61CB40271 for ; Tue, 5 Dec 2023 15:19:54 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-5d3c7ef7b31so50096297b3.3 for ; Tue, 05 Dec 2023 06:19:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701785994; x=1702390794; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=hHgAi131gB+MXIyjoos0ubcObWHgOQOhAlzUJ49uRpo=; b=FQz2lGjD0iext0bUD/vHBdFlTuFMmtZhi8s4KImjOovF/G7Njppj+r853n0glsJGL1 OOvxRk3MRMnX5WOBMxEFBW6nexm+HdekoZaF4PLc2mmxmumEehJN1txxEqV7NImYiRyb dqPm21/pcqh7eV+zmOB9CzXhm066KbcbfYKq0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701785994; x=1702390794; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=hHgAi131gB+MXIyjoos0ubcObWHgOQOhAlzUJ49uRpo=; b=Cwnvaj/P263R1ERIwiMt9CewMkPnER//ZkuCr5uuIJyBzQDABD4GPQCNqLw8WnhOq+ 9KQgUVPXd6JQagyuxgzlsukadb+ILb+8k9EeazIQad7DELF1upHs0NoLE8dIsEA23Huv TNYN2+hF4BQ/vixeOcAxuiEMCnXv/LP9Bnp973vR2/5ymyZCwPhCHIqlSj0YZ7DFP+ET zZBCZPVOBs7ahJSWhEWli32c/NAVulQHFksbW5xfVZGVu+HdqF8BUVxhGKhC9/lXCAws IfoTxkVKTDTcjx0vbX8VlQ6rNOMN4k8QqPXmX8c+06Ya1TS55YLqW2E8yl6bS9ses8PB pcLw== X-Gm-Message-State: AOJu0YwI4gfZzHflK0QV9cV73eaU4niqbIqyBwYJ3n88TIyB1HowVv0g hWMWdTNTMYqQBfvf80/MwozbsI93dxrBO0LHTknlMMUZPHjm8u6JPrPNMg== X-Google-Smtp-Source: AGHT+IHEGMJa5VAwCvux62CKh5O7+3wmRWcOGkAzuaL3FIpm6gbZvsdkSeb3z/u3NnuB5aDHkF1+kgwcN/UV X-Received: by 2002:a05:690c:dd0:b0:5d7:1941:357c with SMTP id db16-20020a05690c0dd000b005d71941357cmr4879124ywb.99.1701785994249; Tue, 05 Dec 2023 06:19:54 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h128-20020a0dc586000000b005d40b29498dsm1201677ywd.54.2023.12.05.06.19.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Dec 2023 06:19:54 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Dec 2023 06:19:54 -0800 (PST) Message-ID: <656f318a.0d0a0220.f01bf.7d00SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 7EF66605C311; Tue, 5 Dec 2023 09:19:39 -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 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 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/