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 333B242A83 for ; Thu, 18 May 2023 16:38:06 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0ED2A4014F; Thu, 18 May 2023 16:38:06 +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 22E6C4014F for ; Thu, 18 May 2023 16:38:05 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-561bcd35117so24641167b3.3 for ; Thu, 18 May 2023 07:38:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684420684; x=1687012684; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=rMl8t7loWSFGFwEa0nG+mOmPI9z+LuC8ZhntshQ8oPw=; b=jtYuUsX5aYjwlS9nABfMqIVc39lMnSQH8OttCMpWkqJJ5NYM9HM05vGVIKJzL7S73G b7ski626WgFyHD7PDp7viWOU3Zvm6pFQaTiIXopHKcGjiFyLNEO0+g8Kdwnx3rupOhxV LWjPMt6i5E8oJq77RuVbiVIxi/JBvCQQydrwE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684420684; x=1687012684; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=rMl8t7loWSFGFwEa0nG+mOmPI9z+LuC8ZhntshQ8oPw=; b=R+6I99yBO8TOAIRwNI+SjFeN0OooDLpJfsMV3onS1RM0S56XuDRx5RcIXdXvXicQ9a BlktItcWlii2UiEDT+3kFBP2EA5eyEuEZ0TsHDHpC7rWrQOTr/rixb+bQIf0yMpvgjSj iCC6kF5GXcMXaDKPcG9AZRY4maN/XTpVrBxsC13MTbBag+7f1e3a0fl3FBPBaiF6NnTF 8dRzZB16DZ8pDEI+L3L+I0RLklET1G6hDz9GKwvH5MEse1D3yTafS3JgeUGB5+G3WG1D WSLxOTT0KoAhYMA2KkY/16bwPdVfspxxsJk8NlQ93onlWa+BP8PpWVRAaeLkqB4myiIl z1Fw== X-Gm-Message-State: AC+VfDy7wxHlWSXB76i7AHslhJcWr2vV71/DIqAhh3ISTkn4n6KlRFyD S5hyg69w+fINnuWul3z6/mxtEF21s8j0rCl6jluEIlnIJKZUf+37M/ntx0ljDVs7WCJTBuF8RA= = X-Google-Smtp-Source: ACHHUZ4VRTVBTFrkYGTXNduFbk4AVrRPwpsyAvMfW0I3U8XR8mutiw1cf0UodO001DMxMfYwD5gFXeH2yfiT X-Received: by 2002:a0d:d80d:0:b0:54f:adeb:9898 with SMTP id a13-20020a0dd80d000000b0054fadeb9898mr1552327ywe.10.1684420684548; Thu, 18 May 2023 07:38:04 -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 z204-20020a0dd7d5000000b00545aa677bedsm65523ywd.50.2023.05.18.07.38.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 May 2023 07:38:04 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 May 2023 07:38:04 -0700 (PDT) Message-ID: <6466384c.0d0a0220.8be9d.51f2SMTPIN_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 29162605246B; Thu, 18 May 2023 10:38:04 -0400 (EDT) Subject: |SUCCESS| pw126949-126951 [PATCH] [2/2] net/mlx5: add modify field actions number validation 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/126951 _Testing PASS_ Submitter: Dariusz Sosnowski Date: Wednesday, May 17 2023 20:24:46 DPDK git baseline: Repo:dpdk Branch: master CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c 126949-126951 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM GCC Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 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 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 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/26266/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/