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 9AAE042B37 for ; Thu, 18 May 2023 09:21:59 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7E1EA40E25; Thu, 18 May 2023 09:21:59 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id A443840E25 for ; Thu, 18 May 2023 09:21:58 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-56186035b61so20766997b3.3 for ; Thu, 18 May 2023 00:21:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684394518; x=1686986518; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=mNWL2fUZb7jofp7B0W819jiCW0ng6RXpCi8eKGXb7Io=; b=F+E9N5Y3f4z2bJ5Uot7z1eFK4kUWz39ttpIln8mfTAr/bfSPFtHjwGAsvvDR9/+ajG Ioi2pJIv6QWFAqMSBEpG3yzM792wclrhhaWMGKOQbB46u69muUnD/PVGIM9ro8kQ5O4m kMhVH2nOjHhg1sXrjUAupqrzoG7OdCgUeSNGo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684394518; x=1686986518; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=mNWL2fUZb7jofp7B0W819jiCW0ng6RXpCi8eKGXb7Io=; b=bgyPX62E9IL7vviqajZWnDdrbEzTtNMi+dYBjEpp4EwKQxfsrcGl7cGR+qPlIyfDAG l3V5hj83JygxslicaDmKeVca5ql00ZvEY2QTvZLgDaXFzq4vQeyXMtkvUfj3pX0N3wGI HJasgGG0athzaJGNxmQ7vhZjZspoVzxpGFDPjbaphZW3DPLLAMTTNeworPZ6qxsW34+x 6I6aQIKbX+ndxK86VUgxtA0jo08aQ6ItaBaPeuRlnIC7gWoHlKxRFWVTdtzw05bDFBa2 FQZUe0JWH1bBxovLN9tqKGBxfx9KesaEmvqXtp3yk/H9w9y6aRcRVjg/sVK87WW4DUSn FRJQ== X-Gm-Message-State: AC+VfDwUXKyY+YxxAKjy1E1DkXbGmU2311PCTO5g7csiv93dSzS87hjy 4ihjEj++hgpWNgU4kZwLkK/PM22AW0mdrqzCYd5+IneGjUvgV8ix1m9RPw== X-Google-Smtp-Source: ACHHUZ7KHEF629YrL1TU9d/28MwNimOOUrMT5FEpm3h5LtqpfTxSu/tUpHZeYlAZjDei4+9vFlyT4OqpOe4a X-Received: by 2002:a81:7403:0:b0:55a:9b89:4eff with SMTP id p3-20020a817403000000b0055a9b894effmr510226ywc.13.1684394518038; Thu, 18 May 2023 00:21:58 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id f205-20020a816ad6000000b0055a416adecdsm29888ywc.69.2023.05.18.00.21.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 May 2023 00:21:58 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 May 2023 00:21:58 -0700 (PDT) Message-ID: <6465d216.810a0220.e8044.27a4SMTPIN_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 9C82C605246B; Thu, 18 May 2023 03:21:57 -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-abi-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 | abi_test | +=================+==========+ | Debian Buster | PASS | +-----------------+----------+ | CentOS Stream 9 | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | RHEL8 | PASS | +-----------------+----------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 12.2.1-2 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/