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 38DE44412F for ; Sun, 2 Jun 2024 09:08:20 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 337BD40298; Sun, 2 Jun 2024 09:08:20 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 550934028C for ; Sun, 2 Jun 2024 09:08:18 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-62c5fd61d2bso32858257b3.3 for ; Sun, 02 Jun 2024 00:08:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717312097; x=1717916897; 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=sS0pEtBGk22jJAoSZjda9tEI9reLPqvZ5eyopMV8csQ=; b=Ky6O0X8fRwISJ6pgMihOW31saWmPGSvvRr1bConrDhOvXBbpQir4f+1e6Syirp2Px/ nBLAFdgXTtHwasSe4u3vtjxMFGpL4kth3D63t6hyQ4uSW9FkAmhAG8euYJqWOoHU4DPG vtGdWfNF875jB7vTAX+8Ef2jO+NOOz8Y0q2Xo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717312097; x=1717916897; 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=sS0pEtBGk22jJAoSZjda9tEI9reLPqvZ5eyopMV8csQ=; b=EaZotkZI9cbn3kYBEkw5Tj5VJzHbc8DUkE2/lL9WsbP+YotXNhfB2Uofhph4O/c1ZY 0Z4WSMzE41rksE/tKr1bIzMjKphSQ8iKKzxf/52LXXQhgc0ahfAZ/M7CnS5uVPyozsia 7Li3NsWComlZM/OSmDXBdX96b+aorYTT5Bkh06SOwf231ZZ0+L8PfORRTgtWQRw8IioY GtYpd/GYGqRDdGX4Qw3ZDV0poZmXlY9PC9yPvn8R9aHw1+Ua1SqjxRyMrR6k6n290A9M N0ly0CX00JU87SBKx+8oF29KwAkCuMzc7F2rWory0XkcZdWNAjjR/oqm0c/AXt7XIc7q BKBw== X-Gm-Message-State: AOJu0YzBsXaKFsiYoCnNm8gfdjNdIkr85Y9ta1zY6yRiiMVPxXbufb+f Scg1AnWK1J6rnRkfLKWC0fINOVqtgtbKYTDCX+gZqloA4KabbeSF5/TOZ9MKdakUBH5SlIT6bmB ck1Z7wPrLNnuIaiVPloiB3Xyn4Dljg2XSsAtttPSy7VjgnJ2leMtZrRec X-Google-Smtp-Source: AGHT+IHhj9C9Bglbex9OaQy8Ccg6IC0NdyASIUk7VYvFrZgK7Q/zklzfYjv+r4RsLhfEreO4IL/UAq7/MPtX X-Received: by 2002:a05:690c:a0a:b0:617:cbc7:26fc with SMTP id 00721157ae682-62c797ff83dmr56767687b3.42.1717312097730; Sun, 02 Jun 2024 00:08:17 -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 00721157ae682-62c76622199sm2003757b3.31.2024.06.02.00.08.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 02 Jun 2024 00:08:17 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 02 Jun 2024 00:08:17 -0700 (PDT) Message-ID: <665c1a61.050a0220.25c5e.026eSMTPIN_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 5E76C605C373; Sun, 2 Jun 2024 03:08:17 -0400 (EDT) Subject: |SUCCESS| pw140545-140546 [PATCH] [2/2] net/mlx5: validate flow acti From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240602060051.42910-3-getelson@nvidia.com> References: <20240602060051.42910-3-getelson@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/140546 _Testing PASS_ Submitter: Gregory Etelson Date: Sunday, June 02 2024 06:00:50 DPDK git baseline: Repo:dpdk Branch: master CommitID:5d185b9afaca3c98d8fd779e97d83e571660f4cf 140545-140546 --> testing pass Test environment and result as below: +-----------------------------+---------------------------+------------------------------+----------------+ | Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | +=============================+===========================+==============================+================+ | Debian 12 (arm) | PASS | PASS | PASS | +-----------------------------+---------------------------+------------------------------+----------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | PASS | +-----------------------------+---------------------------+------------------------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PASS | +-----------------------------+---------------------------+------------------------------+----------------+ | Fedora 38 (ARM) | SKIPPED | SKIPPED | PASS | +-----------------------------+---------------------------+------------------------------+----------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | PASS | +-----------------------------+---------------------------+------------------------------+----------------+ | 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED | SKIPPED | PASS | +-----------------------------+---------------------------+------------------------------+----------------+ Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30070/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/