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 D7C7643FB4 for ; Mon, 6 May 2024 14:39:25 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D103A402DD; Mon, 6 May 2024 14:39:25 +0200 (CEST) Received: from mail-qk1-f226.google.com (mail-qk1-f226.google.com [209.85.222.226]) by mails.dpdk.org (Postfix) with ESMTP id BF50D402D0 for ; Mon, 6 May 2024 14:39:24 +0200 (CEST) Received: by mail-qk1-f226.google.com with SMTP id af79cd13be357-79291262dc0so135276785a.2 for ; Mon, 06 May 2024 05:39:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714999164; x=1715603964; 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=rM+7fW65a0QT2S+h37Ymoydc4p1Vme3Yqqb7P8wcEys=; b=cHLVreiTs8iJy+DCePwxqZNC6wXw9xGjztTLQtl44x/31U0a/JMvHHy/ngU4MS123g 07DExjIcS27Pi3tEzFM5aFjINsBnE6sCACpm7PIXxiFTm/vscWi9IrQcwzNwjggPTJVc T0jDn6UKr7WP4f+JEvvsn8vSR6kdrwU8pEpt8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714999164; x=1715603964; 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=rM+7fW65a0QT2S+h37Ymoydc4p1Vme3Yqqb7P8wcEys=; b=DenjSIg+OtgwqOu2vohODHbRjPHXD9Rvx7U5HJIb2w8yIznzmNRfBDND1B2IFNdbdS JY15DyxLnn+e9JCWY6GNn5ILws47WvL/XWp3FDWT2Jft9SD+aJDrtz88xk67XNWuSl9t MK7ZwnrT4a4ypXlbo2oCRltf9A1Ii3xAgHR/HkKV6X5nL9PFeZkBzUKnWAhsHotUntWs KYZZLvnCVKpFvfvY18QX/uuk3Cz2LmUhJYMUJrn8kkO5cBKZUYKFIZnfd5ACj7FNOA32 Ywxt0CvN4ZLGv9bscT6WOprFTQyoDvjemsR4G2TpJlV6dmnH5D1OgFsRCV60Mr32ZvaD w/Tw== X-Gm-Message-State: AOJu0Yy7HVFKO3VjfbcU6bJefmAlW2hUq5UdRB1I2agVfMhvJ/d+5nqE /cE0UrwX8zmp55RVofRJ131SZnvSnxRL/Sxhwx4IEfB2iMbrexJ7pcJNP8+7WO1tTTw6Ke9vB+x kC3+wo8TQjNabAjznvazijL6NXBQ/IOqMlhKUAt7c X-Google-Smtp-Source: AGHT+IGTwWrj4UCX9bzNpUtMY7IEWgxjruikuQBBiiDcuFVe3YSTJZ0BqAWlKPFbsBC8HsHdEmJmWZ5U/s0h X-Received: by 2002:a05:620a:100f:b0:792:8f9c:8296 with SMTP id z15-20020a05620a100f00b007928f9c8296mr5088598qkj.72.1714999164072; Mon, 06 May 2024 05:39:24 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id t10-20020a05620a450a00b00790eff482acsm431442qkp.7.2024.05.06.05.39.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 06 May 2024 05:39:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 06 May 2024 05:39:24 -0700 (PDT) Message-ID: <6638cf7c.050a0220.4a079.f004SMTPIN_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 A58BE605C373; Mon, 6 May 2024 08:39:23 -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 | +-----------------------------+----------------+------------------------------+---------------------------+--------------+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+---------------------------+--------------+ | 32-bit Ubuntu 20.04.4 (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 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 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/