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 48FB643FB4 for ; Mon, 6 May 2024 14:45:18 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 43A89402DD; Mon, 6 May 2024 14:45:18 +0200 (CEST) Received: from mail-ua1-f98.google.com (mail-ua1-f98.google.com [209.85.222.98]) by mails.dpdk.org (Postfix) with ESMTP id 3F629402D0 for ; Mon, 6 May 2024 14:45:17 +0200 (CEST) Received: by mail-ua1-f98.google.com with SMTP id a1e0cc1a2514c-7f16ff3aa61so833966241.1 for ; Mon, 06 May 2024 05:45:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714999516; x=1715604316; 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=XaUUSeVv6csX4si/FaHJqrpcq/KDDyRklvn5UQ+OqxA=; b=WYgOJmNIYVkHgVQSDhr0AuXsiijTc/1QvN+rnRyu2v2nVOp3m9it3TBS9pwwxGfRqy 6kB773BQb57jvAnigyWl7Gggl1bX8XmMp44KkGa/W6RKPhWDDxwaw2B0zBFNOo/OLy8f qpLhPbWg9kHgOthIVIfzoQXz4Y8erUrLhkjV4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714999516; x=1715604316; 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=XaUUSeVv6csX4si/FaHJqrpcq/KDDyRklvn5UQ+OqxA=; b=QX5OE1txE1miY2QABtTgcmRcV//F6GapD+G7VgZ/cOkt5dxCM601teyiJlFviNe2Sx uKBTgov5oTv6hqxHBY0bGAUs9BxiEQ0TXFbL3zGpyOACwip2MIXZHyIRB0+g8Jn6/zaA JF+qBWEYYQQhizRo3lhtn7s/+93F6Gd2Zq27vIwEtf++qgsem7TaGY17gJqqsFLfRuIw ntwk0LIef5NoLPvWytmxFD/7p8TKxJmCavyQACzuNvUYQw4zCHgukqp9kAQMXipTAbZt ZviWfyWLJZWYLATyOngx11RKOLqWZVhL2GyEuV/2fmub7rbFbXv3TRdy6+OZkxelVC+i Fq5A== X-Gm-Message-State: AOJu0Yy9WKdgdPaGpP4sqHu3FQESTAX7H6+b3kkh6NC3qZ9Wf+8+jQe3 QLq5sp5Zdr2O2C1lgBlAEAWCQBXL4L4bvl/BvuMJBETk8T9M2spYtGKNweuQ+dRQ6gdPw60yrfe 7YSDxRVMCuac2z6uIlaot0wkT0W0lZhhkoiDwWhMvG73dJr8VME/PpMiB X-Google-Smtp-Source: AGHT+IGlE+UYzGa3fKYm5BlHLldq3is6Q1jdzxkJAcfAB/E+JweiJBO8F3LjUn7inkvFmUn5Vb3fLIXQerMc X-Received: by 2002:a05:6102:a0b:b0:47e:fbbe:605f with SMTP id t11-20020a0561020a0b00b0047efbbe605fmr10066665vsa.32.1714999516494; Mon, 06 May 2024 05:45:16 -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 u20-20020ab03c54000000b007e7d3a88cf2sm610636uaw.8.2024.05.06.05.45.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 06 May 2024 05:45:16 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 06 May 2024 05:45:16 -0700 (PDT) Message-ID: <6638d0dc.b00a0220.dce00.86c4SMTPIN_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 05419605C373; Mon, 6 May 2024 08:45:16 -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-compile-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_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Debian 12 (arm) | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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 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/