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 4E1CC45DB9 for ; Wed, 27 Nov 2024 19:28:14 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0DDCF402AE; Wed, 27 Nov 2024 19:28:14 +0100 (CET) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id 0DCCE4029C for ; Wed, 27 Nov 2024 19:28:13 +0100 (CET) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-29680f21217so71414fac.1 for ; Wed, 27 Nov 2024 10:28:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732732092; x=1733336892; 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=RAZbvTc3vhq3O2/FcsGUwD87zLUigaUZAyvxhUOWpcM=; b=YXDHKrp/XbzMv5oEQ8vPRd24MnUDO37Voi9weQ+nrszVML6o6N9vuwnp9/HN9Lv9SV ICsKdl/dOz/INjNPO5y6dXJdHZT4WGoRAOrbU9Mk1nRn4c7RbuBwF0iKfvD2w6H6zCik SjfYhRIOdju1PCWWXFpYR2X6GBBmgMueyzfv0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732732092; x=1733336892; 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=RAZbvTc3vhq3O2/FcsGUwD87zLUigaUZAyvxhUOWpcM=; b=B+Di3lB/NyaygJ/gGr4oUwtpeex0uZ8ZqN2ae/QGwPmUN5BQC6FFK/wtvIo4J87GNB XHchSC9cjZ/BSZFqAq3FC1TEb2q0wwH+K55muLM7XLtoEnuGiv1ccqGDNSzMY2KUPHiI a2FfpQuj81RlRMhfd18XzTBFOZgTvSHC7MAvJEHejDjo5DwGE+B3kMviKdcQ3rxrW6PO mH0IYN312VYvrZXkotyut0fYr7JmWYmc+Is9XPpNiY9DFVF8jYg6ibhBF/8EFov72jLt N5kyRCBA0aHAsf3mM5kJ/BAS0cEHsoI2zRJVuU7d++XK4Yl52K6IEluAjBX1SN45epvl htuQ== X-Gm-Message-State: AOJu0Yx5iFv9H4IE0uMOEHEnl7LcXDHCeRb3I9lfnOelKyV8OO38kzW/ 0a3nMLQxaMUEZGrxqwJqB0N0kxFHFU978mGatntzbgNMwuz1YLRsV8Jt8TUgmYXv+ZTNxFdbZzN 3DuTLOlqhvSC0b4jPildlIuMBx1AJU/3q2dsw/mpV X-Gm-Gg: ASbGnctUA5qfanSKQDUH6e4jVJAKbIC0Yy9xxAxp9H2RDh47njqOCDxDTY0FeJJdbbF 8b1v+64EGhMUOcspk25Vngr62cv0jSvgxAkyrkXXsLEirQ/sSDwmawpw9Bh/UgYbHFoBMv039GG T8sRp9Y60tHN5LJna7xgKqst7rbJ9mI3ewrbeivWiDXxQqcTej4hpbAUREDKdNXj12ZIxLq1jrY c7sGBCkJvdY/vd9mmOg+pHS1M0r1o+whEzSRzuwuJe3lyANPl7DSY07QmN4RLHrETplal0= X-Google-Smtp-Source: AGHT+IEUx6oO+4oJzVZyPI0IUbAluW1RleWUROUacmbNNxpi1buDlgvh7bCp5oAuFMlBW4B3iKBz8o6DRLgF X-Received: by 2002:a05:6358:5286:b0:1c5:e320:fdb5 with SMTP id e5c5f4694b2df-1cab16a8c18mr333357655d.21.1732732091835; Wed, 27 Nov 2024 10:28:11 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a1e0cc1a2514c-85b4e91fb37sm78570241.11.2024.11.27.10.28.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 27 Nov 2024 10:28:11 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 27 Nov 2024 10:28:11 -0800 (PST) Message-ID: <674764bb.050a0220.14072a.4f1dSMTPIN_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 744726052471; Wed, 27 Nov 2024 13:28:11 -0500 (EST) Subject: |PENDING| pw148923 [PATCH] test/crypto: return proper codes in creat From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241127151510.1080129-1-rmudimadugul@marvell.com> References: <20241127151510.1080129-1-rmudimadugul@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/148923 _Testing pending_ Submitter: Rajesh Mudimadugula Date: Wednesday, November 27 2024 15:15:10 DPDK git baseline: Repo:dpdk Branch: master CommitID:f4ccce58c1a33cb41e1e820da504698437987efc 148923 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#295738 Test environment and result as below: +-----------------------------+---------------------------+--------------+------------------------------+----------------+ | Environment | cryptodev_sw_zuc_autotest | lpm_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | +=============================+===========================+==============+==============================+================+ | Debian 12 (arm) | PEND | SKIPPED | PEND | PEND | +-----------------------------+---------------------------+--------------+------------------------------+----------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+---------------------------+--------------+------------------------------+----------------+ | Fedora 39 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------------+---------------------------+--------------+------------------------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------------+---------------------------+--------------+------------------------------+----------------+ | Fedora 39 (ARM Clang) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------------+---------------------------+--------------+------------------------------+----------------+ | Fedora 40 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------------+---------------------------+--------------+------------------------------+----------------+ | Fedora 40 (ARM Clang) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------------+---------------------------+--------------+------------------------------+----------------+ | Ubuntu 22.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------------+---------------------------+--------------+------------------------------+----------------+ | Ubuntu 24.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------------+---------------------------+--------------+------------------------------+----------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------------+---------------------------+--------------+------------------------------+----------------+ | RHEL9 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------------+---------------------------+--------------+------------------------------+----------------+ | 32-bit Ubuntu 22.04.4 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------------+---------------------------+--------------+------------------------------+----------------+ Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) 32-bit Ubuntu 22.04.4 (ARM) Kernel: 5.15.83+ aarch64 Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32042/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/