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 83D034548F for ; Thu, 20 Jun 2024 03:50:20 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 805E8402A3; Thu, 20 Jun 2024 03:50:20 +0200 (CEST) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id C2C5440273 for ; Thu, 20 Jun 2024 03:50:19 +0200 (CEST) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-7062bf6d9a1so328191b3a.1 for ; Wed, 19 Jun 2024 18:50:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718848219; x=1719453019; 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=53nh34TIr1U5aVI3FAI//v3vqvGfSXreVA9+pGlKHyA=; b=RDZGbY3q+ZEr8ppKre2dfK/DT+u5OULEyDPx3uL7Kvmq+Fjb9FRLQWtcHBTECbS1S1 W1qzMJt4jXdon66UCqSu8OQOg1AiPRmNepkGt3fs2csiRt9ACM0NQNWlPJ/ayz6mmeH8 gP7fCXJjabw1IisP6JqTc5JFkafFKmCRP+wZA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718848219; x=1719453019; 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=53nh34TIr1U5aVI3FAI//v3vqvGfSXreVA9+pGlKHyA=; b=CRZy1Hog4/Sr7dWWk2TdjeZE415OxOJNeWfxgwUt2Wyc4biD3zUOx7wfk+QziI3tkR H7irweg1zzP5rS/BLX7Me/L6t3tYOnM9DrQWR/f7dD7YiY8FeYeFOQtW2V2dMhqoa0UW HIg/y+JBru8yu2cTiZfRGGMhPz2kQFrW2d+IB4O7HbhUigMyD6j70UsWppP/m224hNVz IRWJxjBt+2WmpS52STvi+vjWVQUgvFKHR3b9V0YB+tE78l420NqfOjDKq936uVLQHhmS ARmvDYUZvDxxJrqKbmJP58OX4MQwuDJlTYAAax5DUjRNkwEQUE2mb8dQNv8XNW5u3Kze z/Eg== X-Gm-Message-State: AOJu0Yx4cWOYvJMi4en5OTF/YknDY62dkN+aGqbKTidGNDPp6qoVw7sW vtsFl83wY7hs3va0+dqv5X2TYshfiVlRbgn4i2u9R9GGRN4RUO4hbq1Zefonk/hqbSx/+pZMLEa LM0zNHojQpBYIgaoBeLB1GgD2bEfZhb+JIRo54s6d X-Google-Smtp-Source: AGHT+IEUSIK+qlRhDsFvSn2x7JccdgR46VcT7t8OasSNZpdXrQPlTyMLERPjx4mVzjMrJajrymNjoGz/RdAw X-Received: by 2002:a05:6a20:84a3:b0:1b4:2f6:62b3 with SMTP id adf61e73a8af0-1bcbb573a6emr3892630637.26.1718848218945; Wed, 19 Jun 2024 18:50:18 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-1f855edddfesm5632855ad.112.2024.06.19.18.50.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 19 Jun 2024 18:50:18 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 19 Jun 2024 18:50:18 -0700 (PDT) Message-ID: <66738ada.170a0220.6361f.6b88SMTPIN_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 54FEE60524CC; Wed, 19 Jun 2024 21:50:18 -0400 (EDT) Subject: |SUCCESS| pw141402-141405 [PATCH] [v12,4/4] cryptodev: remove marker From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240619150126.1037902-5-david.marchand@redhat.com> References: <20240619150126.1037902-5-david.marchand@redhat.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-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/141405 _Functional Testing PASS_ Submitter: David Marchand Date: Wednesday, June 19 2024 15:01:26 DPDK git baseline: Repo:dpdk Branch: master CommitID:22ce39b3aadb109cbefabb91aad44c94e8c2a5e6 141402-141405 --> functional testing pass Test environment and result as below: Ubuntu 22.04 ARM Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: Unknown Aggregate Results by Test Suite +------------+--------+ | Test Suite | Result | +============+========+ | scatter | PASS | +------------+--------+ Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: Unknown Aggregate Results by Test Suite +------------+--------+ | Test Suite | Result | +============+========+ | scatter | PASS | +------------+--------+ Ubuntu 22.04 Kernel: 5.15.0-100-generic x86_64 Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: Unknown Aggregate Results by Test Suite +------------+--------+ | Test Suite | Result | +============+========+ | scatter | PASS | +------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30255/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/