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 2C5FE43BCF for ; Fri, 1 Mar 2024 19:06:32 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 280AF42D68; Fri, 1 Mar 2024 19:06:32 +0100 (CET) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 6D55F402B8 for ; Fri, 1 Mar 2024 19:06:30 +0100 (CET) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7c810b04bc0so85756739f.2 for ; Fri, 01 Mar 2024 10:06:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709316390; x=1709921190; 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=9l85mMqipvv2A/km5clvOdCyJvYht1YGM1uz+nmKCYc=; b=b54TdRdxTwK/5wBX1Lrdu8rhNlgP0Bx5372dQyC6EdT9nxmb80nWMKm440vfkXoTVI 8zB1BTfalNA72j6zF6E9O/lGOkq9KSQEBe6aX5RykjB5ucMmfeGwZHljHiFsFluAhJLT uV/7UDjmWUitbBIYhiRUovCKwSrb5eyoL7WgE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709316390; x=1709921190; 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=9l85mMqipvv2A/km5clvOdCyJvYht1YGM1uz+nmKCYc=; b=Oz79kidpoZnFBbD/D+iA88UBG1odKVCtcJANvRKlnmf60yFOU5WkeDz+5teAlNOGsV gdNdtIwVm5QISgS+cSbcv1gZa+d5ga7ZsW8rOvLcRZlwVSl2eFC1O6Ph2oIwFyu+rqog qCW7rsgKgRaJvNG7SbMK5cN5rxrCwZnE2AyeaxljJ5/fcWRGQjwbnRzm9V2ucQkQTJii iAVnWF0mDto35TRAvC0pZQv6miuHdwwS4NO1dYNquNNELKh3TTxn1ExQpxsp+rh95L2E rPxL4fVj2GWYV+qQDYQ4F6bdtqPFrfs8onoVWa8iK0NAnn2vELNKE88XubR4wwa+Ooya 3Jug== X-Gm-Message-State: AOJu0Yz4Jd/3QU3dVcMj8GEUyl+GbpI9AMQTZN60zh1/jQrmlAKCICrN yAKpI3EdVcRdvX3QSgwuYo6MXOTx9y7lLWc23a0dF6T9jy6661v/1cDxgQPLcJphWDm2mqCN/MQ vhwMqNxJ15tauc8f9RXY3RzCbVtjbXV/nK4qOS4nzDG6jzLn8p2VvPGp6 X-Google-Smtp-Source: AGHT+IGsdiK4KwLvfJHRSUAIF5ZjwXhgsD5eSSaua0SakKC3YBSBAwRmdzzBw9IkDAeX//DZvloqLdFjy/0m X-Received: by 2002:a6b:c997:0:b0:7c7:b5a6:42f4 with SMTP id z145-20020a6bc997000000b007c7b5a642f4mr2779018iof.3.1709316389802; Fri, 01 Mar 2024 10:06:29 -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 g6-20020a05663816c600b00474cf399328sm40973jat.31.2024.03.01.10.06.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 01 Mar 2024 10:06:29 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 01 Mar 2024 10:06:29 -0800 (PST) Message-ID: <65e21925.050a0220.98b16.2873SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 756BC60527CD; Fri, 1 Mar 2024 13:06:29 -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-unit-arm64-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 | dpdk_unit_test | lpm_autotest | cryptodev_sw_snow3g_autotest | +==========================+================+==============+==============================+ | Debian 12 (arm) | PASS | SKIPPED | PASS | +--------------------------+----------------+--------------+------------------------------+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+--------------+------------------------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+--------------+------------------------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+--------------+------------------------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+--------------+------------------------------+ | Fedora 38 (ARM Clang) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+--------------+------------------------------+ | Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+--------------+------------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PASS | SKIPPED | +--------------------------+----------------+--------------+------------------------------+ Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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/