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 1048F43C0C for ; Fri, 1 Mar 2024 17:07:50 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0BD40402E0; Fri, 1 Mar 2024 17:07:50 +0100 (CET) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id 2D5574026C for ; Fri, 1 Mar 2024 17:07:48 +0100 (CET) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-5a034c12090so1012766eaf.2 for ; Fri, 01 Mar 2024 08:07:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709309267; x=1709914067; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=GLSOnBAEzcePq21oqbmZoWuUto92M+C0+NY2vAtDF6E=; b=TNVYIOgvKN6OItykkqXqx5rlInw+//zyqZ3yO1nMbojwYb0c+UVDG3uG++FlL4cXO1 nWY8buChvxBj8J9uUtqf44N0nMH9WQUqaNKgkSgkhqW6HETKXIraz/6PxbJQTg4koSXV Bj7Y+TTiDcZQ67IdE3eZzQPZCpcW9VU1yqrwE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709309267; x=1709914067; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=GLSOnBAEzcePq21oqbmZoWuUto92M+C0+NY2vAtDF6E=; b=Rveey/DP2ehxTYWyIZzjnR9R6RXLLy6U8z4QZY3aK6XiFVj5WxoFRmQes1kXoHeTjm /rpA/+Fu5hUApuf8sRzjoQDwm5QihCgKOpEVcs7+HEvEUUjhwWiVJYugWbEXAzFd2FIP O1CPi2ggNcaZlzcsYfcpAWqIlYtLmEsUm2FUGfiJ8kJfjZHJnyd5DnClx004KpSlTGug CNhNDanj+fB4icEll+x0vNHfRcD5nNKqf8AIYoP/J7kEFvLUplsvuDxtobxiqNAMba0Z 5fScawLdOKUyruDEf2/2Dg6/g4s6FhH8Mil9NlKZ47+6Vru7HtXeGz1gpxRoKpoayT42 ePLw== X-Gm-Message-State: AOJu0YyTvqeaDgh04vW9FnX5u72OVFM0HpNK7EWNWN34Mz1k0Q0tCKut VD5qx1ISyXyVyzJU6iKqiw7iyiUOsIJ06BPp+NrPBcWqx7k2k/IGmxBwgWbKR3FPRnVCQe/7g1G AZS2PytwPojel/qDV2KF9MHLlusBVpEcLjvXha2Ds3nuBuLiH+hr1SuzV X-Google-Smtp-Source: AGHT+IF7QDzs14YFveOtJGhmQUGqZibQmDLZf4azbRBl8PnGq4JYB/5UzgdU3E5YK3sZO2PxALymUD95pWSM X-Received: by 2002:a4a:91ce:0:b0:5a0:c203:d86b with SMTP id e14-20020a4a91ce000000b005a0c203d86bmr1760176ooh.1.1709309267494; Fri, 01 Mar 2024 08:07:47 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 124-20020a4a0682000000b0059cfbbe5f5asm199969ooj.20.2024.03.01.08.07.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 01 Mar 2024 08:07:47 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 01 Mar 2024 08:07:47 -0800 (PST) Message-ID: <65e1fd53.4a0a0220.97b1.d1eeSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 06D0E6052712; Fri, 1 Mar 2024 11:07:47 -0500 (EST) Subject: |SUCCESS| pw137659 [PATCH] [v4] net/cnxk: support Tx queue descripto From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1709286509-18322-1-git-send-email-skoteshwar@marvell.com> References: <1709286509-18322-1-git-send-email-skoteshwar@marvell.com> 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/137659 _Testing PASS_ Submitter: Satha Koteswara Rao Kottidi Date: Friday, March 01 2024 09:48:29 DPDK git baseline: Repo:dpdk Branch: master CommitID:ce8ce20ae46fe0df7632a0172c73d2dcd1ac0187 137659 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 9 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Debian 12 (arm) | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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: clang 16.0.3 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29365/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/