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 5622045DBB for ; Wed, 27 Nov 2024 23:12:37 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 31AA44029C; Wed, 27 Nov 2024 23:12:37 +0100 (CET) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 266C040280 for ; Wed, 27 Nov 2024 23:12:36 +0100 (CET) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-3a763f45bb6so802485ab.1 for ; Wed, 27 Nov 2024 14:12:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732745555; x=1733350355; 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=VQ/02QYmBKevG5gYT7mQhinmK9vKATey2ctTEKMnxBs=; b=ZRnn+2lEsV4+HZ7u/+QoNhuy1cppiImZcEyuSHIHTbihmy7dLkg/fZQ90xeeiHjuGa ccJHR1Mj0YPQobJL/hL02K8L56M3P89RXvJmQDODE3bJDcHvL9B5laIbncSzrWljPD1B tgHhrtsbOwa9c5bXC9DXxRwx91FRLqDfs2v5c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732745555; x=1733350355; 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=VQ/02QYmBKevG5gYT7mQhinmK9vKATey2ctTEKMnxBs=; b=C+6BxV5Ok36AJd0u2slHBc6BUhFbyqw36KQFidu7TFenobFavEKltgnk4XYyKMeDQv mMmEDo1cqxKImBjPNPoors2ffn1BthqUVi/nKienv8AKF//Nnhe1VIJvFReVutEfSMUU j9kI3UikwiXLLSLNRNldDVa71mDB1/FpJXqPYDPUf+t1YlPs+kbiN9g5q0YbSomor7B9 s0ENYYEuKhSFD3vsVow+RTxkVRuswK2z/7pUQRG9zyXihmi4A5RxlPZlINz9nxYmwGw3 paVLsyzMjuZK9G1tpfJg2vFaKF/gcVcFDcufZZtmw5kIXapFkmPapQ7J9RJCcx4vLVaH Ptzg== X-Gm-Message-State: AOJu0YwdUP1F3zPAZzQjczvWPfwAcO8l/y0nTEQ+6MRYChS4kF89xjOr sUE0lvn8+5pshoB3UHc/4u9AnrOrnyLgv44tPN1Ob8gYzO8G105BtPlxx6L0a0P9rZusi9tq4Df vOSSkD3vio1KUMBh62DDKvjGZPbcejLWQg1OzpqNQ X-Gm-Gg: ASbGnctVQ8/728HWFlKcXi1UVS2l+ZZp7Z9ODJgPIRAINi9uGuG4md/A6H6l4EdX65P e9SvvR/3T6Lrm8lg+chvihvks7T4Qs/z8aWpzQplnMy/hy5QsdaeKsCD3l0iNsw4+V3RHyjAE8m c0yv/Q4+O5q08K5zXani6L0i4OJLP8hHTA0NgI+LUiKAB3ZyniWQhkAAtCo3egUqjX9c8l/32M1 5AHvzQgAnrhhH5g46h6Ga2chp9C1y0UIMDv3ss6klW3PXlMlAdWIsWcXoLBs4juNVJr33o= X-Google-Smtp-Source: AGHT+IGg58ETY5RZ9KSQJMFz8iShPsQQdRRxlldhW0BPiVTEZzCN+iSoWfaKCcahu2G8/6pAABqV9W9beqTX X-Received: by 2002:a05:6e02:2164:b0:3a7:6792:60f with SMTP id e9e14a558f8ab-3a7c5523f52mr48196665ab.4.1732745555449; Wed, 27 Nov 2024 14:12:35 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-3a7ccc75d1asm57915ab.71.2024.11.27.14.12.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 27 Nov 2024 14:12:35 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 27 Nov 2024 14:12:35 -0800 (PST) Message-ID: <67479953.050a0220.9bcf3.06ccSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id DA9026052471; Wed, 27 Nov 2024 17:12:34 -0500 (EST) Subject: |SUCCESS| 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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/148923 _Functional Testing PASS_ Submitter: Rajesh Mudimadugula Date: Wednesday, November 27 2024 15:15:10 DPDK git baseline: Repo:dpdk Branch: master CommitID:f4ccce58c1a33cb41e1e820da504698437987efc 148923 --> functional testing pass Upstream job id: Template-DTS-Pipeline#199670 Test environment and result as below: Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Arm Ampere Altra - Ubuntu 22.04 Kernel: 5.15.83+ Compiler: gcc 11.4 NIC: Intel Corporation QAT 8970 0 Mbps Aggregate Results by Test Suite +----------------------------+--------+ | Test Suite | Result | +============================+========+ | crypto_perf_cryptodev_perf | PASS | +----------------------------+--------+ 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/