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 436724369E for ; Thu, 7 Dec 2023 19:40:03 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2E48F42F04; Thu, 7 Dec 2023 19:40:03 +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 A22B542ECC for ; Thu, 7 Dec 2023 19:40:01 +0100 (CET) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7b435966249so48671239f.0 for ; Thu, 07 Dec 2023 10:40:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701974400; x=1702579200; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=UiqYUQbUKt7KEzlPR2uH1g4QBZIG3ZQ3qo64sk7FeOU=; b=LV5xwdCUv/gsI/CrWqql9V9ARSCD/yVL7HRO1ZosSZXUAu+vkfVgczKXfrV/FzxahS BB7PxxTc9/otoDP+3qQpOeJh+iZRg+/iIr3jdNlXuoAEaR+f3+gElzk2TuHBk4mxzm6E DR4v37GPFhmhhqMwTMrWamSg1RMBPuFBSEabs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701974400; x=1702579200; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=UiqYUQbUKt7KEzlPR2uH1g4QBZIG3ZQ3qo64sk7FeOU=; b=U1OxfjB44kyVeTdEiIz7tMuyr3FAkmStgvuhEBuXd8bMsZ7UMUJZ5OF9DwwtFAIMz1 IUz9HjQQRDjc40hS55/6/oS7BvaG6Q6Kd+p5g8fm9dPhrZaIksRVgickhF5S5Fx52CCt CKKlurYUOEsA5YwpThbfJYgnSNJBuYN3n5wLp+85G4egZqlKWaKGlqHFbsLk36z614LW P5QiW57t2X56p6IM65bIg4it/DS5PfIh1l7ReWq5ho27ihdeyzacTSfgymM5m7kRqMGF MQxo/TD28OR8LhznDL5E28oqm9UtmvoU6qhF8/NlDiV2wFxC9CBdoG4XRboMiA0Dtqin DTwg== X-Gm-Message-State: AOJu0YzZU2zgfJpDoBh60Vr8nl6QI+yMcNtgPkV3KjwwKXU7Q4n2sCT9 /r2+b8DiySAv/BcOthdGLUdMpYWCanaoXeTKx6n1viTGnci+jQPMGdeQrw== X-Google-Smtp-Source: AGHT+IGis8KEjyHV/kgcpoZA9KNxMa0kpU6AzJi2taUejHfP9HC0k+99cv/ufug6FQ/KGhFSbuHC1ozVG5nS X-Received: by 2002:a5d:939a:0:b0:7b4:28f8:2bf9 with SMTP id c26-20020a5d939a000000b007b428f82bf9mr3308734iol.34.1701974400806; Thu, 07 Dec 2023 10:40:00 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ep6-20020a0566024b8600b007b6ed10dde8sm9913iob.11.2023.12.07.10.40.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Dec 2023 10:40:00 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Dec 2023 10:40:00 -0800 (PST) Message-ID: <65721180.050a0220.335a4.0b0dSMTPIN_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 4950B605C311; Thu, 7 Dec 2023 13:40:00 -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 | +----------------------------------------+--------------------+ 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/28553/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/