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 B296043FB4 for ; Mon, 6 May 2024 14:31:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id ACF8C402DD; Mon, 6 May 2024 14:31:05 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 56A9B402D0 for ; Mon, 6 May 2024 14:31:04 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7ded01aa1d2so96327739f.3 for ; Mon, 06 May 2024 05:31:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714998663; x=1715603463; 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=S9Fq1Je/I3VQf+4gLUMUGE6Ky33Olnvra8psBs5TfUs=; b=VHx4WcwGcDq41KkS2fgLFm/Hp3iU/fm3/h7Vmpiq9WCNwXRr88h+kL9hivtMO9AQD6 Z3dw4KB/M6WbRRWEp1OmLqEcVZt/g4Tvym81HG3q/r9aDM2A+5/uqUrJ/XjyI8NXyDhg 6wXMpefZjKNAKLCPVShiNHKj5u6ngRSAzdkPk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714998663; x=1715603463; 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=S9Fq1Je/I3VQf+4gLUMUGE6Ky33Olnvra8psBs5TfUs=; b=qd8GFWEwhOwbwpDQszRw0fyjch3Dkzji3/8XaEE431tb+pSW6H9dPO4gBPRWq65uR1 /C+W6tG//va30slwCXGVk7KcodXux4cqcG57ZvaLCh/ACaU2iKe/ggPAub5/eXuWN7sB SKtueO7X4ISXuEf2DXMvmEXTdt8qq3yHjFUEyIDxIKsaGYopf+2+kMBM1UX/yOTHka2u P1OJ3W7G+VmWijcMyacuZjBsqEOzR6U1I4CGbMOOzqMWnckdw65s2rTmidnnYNNlhy0d l6WJ/UXgUQUZWse+6FD6Nj662GXqxet6te+XAamPWBhXBirOX1ojE03mz/A31gWpLQzC /n0w== X-Gm-Message-State: AOJu0YxHkRcY/iY/fkTT1d9rUJH+htiDdMjRZa8cufZqvv2WieBPiA2X +u4dwvN5AmDUEIrKKLPVoUxFsBRSvJmQWY3oqsMtHUqCjvIKvH51D+AaE2FL6wFkWg6GVypRK/8 HIHCBJ8xzpqM8xCkhD/ccLhtG/CDnFdEjjQ0Os6B5bWNbkcZ0pbMTRtWO X-Google-Smtp-Source: AGHT+IH0GkTnWtzCqywSeoH7O8QLO2Loes5UDdGwsB/YZqF+IQrSyW5U+Msf1cSPIHX8eeBVdBqbTiMAMF6P X-Received: by 2002:a05:6602:2811:b0:7de:e626:db2a with SMTP id d17-20020a056602281100b007dee626db2amr11882264ioe.17.1714998663474; Mon, 06 May 2024 05:31:03 -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 u5-20020a056638134500b00487a76ddcf4sm766135jad.36.2024.05.06.05.31.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 06 May 2024 05:31:03 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 06 May 2024 05:31:03 -0700 (PDT) Message-ID: <6638cd87.050a0220.97881.390aSMTPIN_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 00AB5605C373; Mon, 6 May 2024 08:31:03 -0400 (EDT) Subject: |SUCCESS| pw139880-139894 [PATCH] [v2,16/16] net/mlx5/hws: fix actio From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240506114419.966498-16-igozlan@nvidia.com> References: <20240506114419.966498-16-igozlan@nvidia.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/139894 _Testing PASS_ Submitter: Itamar Gozlan Date: Monday, May 06 2024 11:44:19 DPDK git baseline: Repo:dpdk Branch: master CommitID:a7699c5af857f57eec072cd19ceb1b03998ffe57 139880-139894 --> testing pass Test environment and result as below: +--------------------------+----------------+------------------------------+---------------------------+--------------+ | Environment | dpdk_unit_test | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | lpm_autotest | +==========================+================+==============================+===========================+==============+ | Debian 12 (arm) | PASS | PASS | PASS | SKIPPED | +--------------------------+----------------+------------------------------+---------------------------+--------------+ | Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+---------------------------+--------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+---------------------------+--------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+---------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS | +--------------------------+----------------+------------------------------+---------------------------+--------------+ 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 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 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/29918/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/