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 815F042B49 for ; Fri, 19 May 2023 15:45:15 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 61A06400EF; Fri, 19 May 2023 15:45:15 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id E63B2400EF for ; Fri, 19 May 2023 15:45:13 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-3360a95c0a1so8821935ab.0 for ; Fri, 19 May 2023 06:45:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684503913; x=1687095913; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Oh3YmHy7hFQSfcA/Vwq6sgpBh5SRioF7cmCdzaeFr9w=; b=LpXidYlKbDTqgndVeaKHzbNCLazQVw2s2vIPsX4oa/XwP4jHBMmhKapl1AvOGBHFMj scGPpdcKatjuF4x2+NPKmInlrJjEwqIdJE+ALOKpZJ4/zlX+JLQnh0BQvbEEK6Iujbpo S+A+rIjtpckVb0NURBSfQ4aRITucMX/r8KBUs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684503913; x=1687095913; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Oh3YmHy7hFQSfcA/Vwq6sgpBh5SRioF7cmCdzaeFr9w=; b=L3fMJsWR4vLqbwA40I0g8d4n/sCNogtComEakSXsHbmFtC97XbXjB/yVUwB/pYFCLH qrFzHk9SJHT5GCDg18UUXvMNGGnaXu25Lps9ILsgyut29aIHyall96aNycxt+JRaA2fH QtSaptqECwKQdEqyDz8jmeP/defO92TfxDzQS2xEfl/T6et8M3N9nsAewCn2uDNoOy9R 7yorWERSn7wanIocwNnczx0GbYB80+7sAHBC5Cpuro1fbQo3JMb2zhkw8dHqxXy4aCHi i/GnFlI/Uj8hL+ujLWQl+QIkN2Mc2y74rkhvobQTucvwojiQJmgOoHfliq9+eAPIiuGq trxA== X-Gm-Message-State: AC+VfDwqh8JDwNd3zvFN6E5PmgMRwoeZmkLFccKtlZgUqOyC6vjguV2g ICP3QdMSJIl6PCBbtLQ/3e5X8ajfXmqxxQeZNQFgcgsgsDVzlIiKMPyvSw== X-Google-Smtp-Source: ACHHUZ7/2qGQpisFWDAyrWgVJYe72LEkstXcbrENHmkSs/KWg3b3ie04tNkZ7B2XQpdP5QQof07uNc38UE1O X-Received: by 2002:a92:d991:0:b0:32b:434a:6be3 with SMTP id r17-20020a92d991000000b0032b434a6be3mr1184957iln.1.1684503913287; Fri, 19 May 2023 06:45:13 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i11-20020a056e02054b00b00330d66018a7sm118202ils.45.2023.05.19.06.45.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 19 May 2023 06:45:13 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 19 May 2023 06:45:13 -0700 (PDT) Message-ID: <64677d69.050a0220.d54d7.72feSMTPIN_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 CDCF3605246B; Fri, 19 May 2023 09:45:12 -0400 (EDT) Subject: |SUCCESS| pw127050 [PATCH] [v2] ethdev: add flow rule actions update API 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/127050 _Testing PASS_ Submitter: Alexander Kozyrev Date: Thursday, May 18 2023 19:49:43 DPDK git baseline: Repo:dpdk Branch: master CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c 127050 --> 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 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang 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 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 Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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/26292/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/