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 322E245704 for ; Wed, 31 Jul 2024 21:18:39 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2F7A542D7D; Wed, 31 Jul 2024 21:18:39 +0200 (CEST) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id E834F4067E for ; Wed, 31 Jul 2024 21:18:37 +0200 (CEST) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-e0875f1e9edso4510351276.1 for ; Wed, 31 Jul 2024 12:18:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1722453517; x=1723058317; 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=xjx2JwSIydyHYeJINpz5/3MWQ0Nl4mf5Ok/YUAEQ09g=; b=ZrAZa9DgYHF++PhKRQlja2XCn2f7Q9i0CUuKkKWlGZqnN/B3RwbP60UfN6K030X9qO 5Es+as6QZvp6h7yuyKvQ4Iox4KjPrHuZWJ4UlmugVILr9Jba2zpCoTaKxq/cOwUXz3Ih Y9jr1sJRCrQpO0EDq3pBcZ2lA3tdncAo7xuI0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722453517; x=1723058317; 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=xjx2JwSIydyHYeJINpz5/3MWQ0Nl4mf5Ok/YUAEQ09g=; b=hqpNmHY5Njnn+ZKL5+yIEjgrLsE57ZDJTH49J4ldk8p9dZhx7fFv1pgCC6zBwHAcsG Z7Wrlfkd5QDwS/p1oa/75noJHQiqf3565jKSeK6V7wngQIVEIVOdL4cs2QCVcq0L3A6L Ip3yp8ZMmA5Sdo3RcyTo80wN0vUM3Tj8DWu15L9XsT8yIeYDoVqv7cH6cgdS3e+Hm45x hK93L3k9fMOPXbeVBqtI175STuOQoZ/9F2nALUGzmZRSRYMKVa/226h7m7FNqlyxzgJt h0V1XdJmmaP4CdCLsfIUq24YUeexKlO7ez8TnxL+560wF6Oz56xqvKtfwPg1pPYW4+oi /CjQ== X-Gm-Message-State: AOJu0Yw0IdlO0q2wUq3t1cdmNCGUB5qdwIXTT2hiKLFBLf0gq0H6XyBV TY/q263lv0GsUUNMkufgUlg+lt1SsbgqtPjpYPHyM61EYe3vYBcFHQvGum1Fs6meFl9lx4xiNcb 2/p47YPlTBx863FNMrRgYeOHz+5FZUn3tnnPwpc0UTkr8Nn6q7mN4R4Ji X-Google-Smtp-Source: AGHT+IHQBsS9Bz5sB6VG+w1cwHb+Utxqe67oYHUP9SAIoZJUxQgGKmhxL7QBcvGiP6R7yo7yj+AL2ItGQ/qy X-Received: by 2002:a05:6902:2d08:b0:e0b:6039:dea with SMTP id 3f1490d57ef6-e0bcd36e497mr2848276.40.1722453517239; Wed, 31 Jul 2024 12:18:37 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 3f1490d57ef6-e0b2a9424c4sm306868276.26.2024.07.31.12.18.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 31 Jul 2024 12:18:37 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 31 Jul 2024 12:18:37 -0700 (PDT) Message-ID: <66aa8e0d.050a0220.322824.18f8SMTPIN_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 D8670605C351; Wed, 31 Jul 2024 15:18:36 -0400 (EDT) Subject: |PENDING| pw142775 [PATCH] [v1,1/1] ml/cnxk: fix incorrect handling From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240731054104.7576-1-syalavarthi@marvell.com> References: <20240731054104.7576-1-syalavarthi@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: PENDING http://dpdk.org/patch/142775 _Testing pending_ Submitter: Srikanth Yalavarthi Date: Wednesday, July 31 2024 05:41:03 DPDK git baseline: Repo:dpdk Branch: master CommitID:781d698ae2acb9bc7eed06f447cb8355673f7d81 142775 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#247069 Test environment and result as below: +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Environment | dpdk_unit_test | lpm_autotest | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | +=============================+================+==============+==============================+===========================+ | 32-bit Ubuntu 20.04.4 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Debian 11 (Buster) (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Debian 12 (arm) | PASS | SKIPPED | PASS | PASS | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 37 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 38 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 39 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 40 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 40 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | RHEL9 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 20.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 22.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 24.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.1.1 RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.0 Ubuntu 24.04 (ARM) Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30664/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/