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 35A8242B92 for ; Thu, 25 May 2023 03:14:38 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1267A40A82; Thu, 25 May 2023 03:14:38 +0200 (CEST) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id D42E040A82 for ; Thu, 25 May 2023 03:14:36 +0200 (CEST) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-64d3fbb8c1cso1750899b3a.3 for ; Wed, 24 May 2023 18:14:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684977276; x=1687569276; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=hwJm0JX2rO1PYeW461L6v0qS/f6kVxFqampRcUg1Wko=; b=VGouidrozZLg1YjYFWd23gq8SSwd435BfemskPN4Ncz0pwYQj0ivhRpb6ZX87pj5jS jfTp8REe2u6L4M5cEU+nXQY65jqw/gXS8ci60Oq/vAtY60V8whq08AtQHJ62gYFK9sM+ 9EFDZJYB03UyfufurOe5XfaXAiYpl7SqJOy5w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684977276; x=1687569276; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=hwJm0JX2rO1PYeW461L6v0qS/f6kVxFqampRcUg1Wko=; b=KzzE/b/ft0FlFrSCPg5NlFMDpuw9/IaR1/6hvi/6kY6MBvRFIC9rP1HIiJmz0xMfRO RTvbfb7eVrNRFeRg4vsiYM9Y8r1eiOrLRJaKwLuIGCO+ECgQ8HkLmTp26YbEh1uC0xuL sa3v3x8dA5pAMP2VXy8pEDRcHnI701rS0t8VYNWCpAbb3s+HqL6hhUP9clqcOSHR3z5a DtDzMM8qzqKr3G94Jc45Czc2dPVKefUSWRt9RSXluIqnAAGG6X1pz0zqirDe2omVeutA B54Jl0sFDsx5402pN6wKzT+1b6jlfpjW9kEe7WqcPh8Hoqun+Zk5wdzNX3qBE1ksBX0Q HY/g== X-Gm-Message-State: AC+VfDy/lZrT3mtrF0DH/5KxnvsOJ11s2xTtoj+fGjmnrPV/Q55QTmx4 4OXcsrxEJjxiGRWB/P9HJqd+mm6pywwx7u+bGcuN1NEB6FWShY2zDPgTYg== X-Google-Smtp-Source: ACHHUZ6uyUqi3jCsmYr+E+5ArhTsM1NwEAyJxEb6ohCGHFz1CLfRkZRS+MAsMiXPNxcVx7T8tZcfwaMzpoFo X-Received: by 2002:a05:6a20:ba4:b0:100:ccb8:91fd with SMTP id i36-20020a056a200ba400b00100ccb891fdmr18229059pzh.22.1684977275996; Wed, 24 May 2023 18:14:35 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id q23-20020a656857000000b0053ba9d8f5f5sm356132pgt.7.2023.05.24.18.14.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 24 May 2023 18:14:35 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 24 May 2023 18:14:35 -0700 (PDT) Message-ID: <646eb67b.650a0220.889e9.8c96SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 2E37F605246B; Wed, 24 May 2023 21:14:35 -0400 (EDT) Subject: |SUCCESS| pw127226 [PATCH] [v4] ethdev: add flow rule actions update From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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-aarch64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/127226 _Testing PASS_ Submitter: Alexander Kozyrev Date: Tuesday, May 23 2023 18:39:48 DPDK git baseline: Repo:dpdk Branch: master CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c 127226 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM Clang Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26354/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/