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 9455642B30 for ; Thu, 18 May 2023 02:07:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8ECF640698; Thu, 18 May 2023 02:07:36 +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 C217940698 for ; Thu, 18 May 2023 02:07:35 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-561a33b6d63so17224037b3.1 for ; Wed, 17 May 2023 17:07:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684368455; x=1686960455; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=1Ura2vvfPgeL1EnXiwSBgrQLjOfHoxx/DEzurL8oyk0=; b=RiPnnhM/syQ2C5G6j/1QE8PqcHF9E4K2Pv52eBtEn8JIYuwo+S16ldcsDu9VnJ/9od gM5L/HsjEgsIbj2fjjhzMTHNt/G0swTxMQZI95iDvnzJRVcfAapyCHI5+Ajc6Zw/VC7U bGTuy+VNQsD4mtZEltPMWUl9FC74wEOOJ8ahI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684368455; x=1686960455; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=1Ura2vvfPgeL1EnXiwSBgrQLjOfHoxx/DEzurL8oyk0=; b=E+3kA9iVnV/2c+StetyMa2BSMbpX+klsXmrBKP5ComHqIffe0yise4VSFl0r7iX9aE diOzOBYnFfBCQEx4VWIKywohc0vZVl3io5IuV7SRI2huLBYJ3Q2kodTZXF5jMgb5Dr+Q jJWpAnqNR7qCwsilmcEL9zCNT6C3EKd15iCLAOMOkVjkHNedc2KrOwu73Q51EYiraJwk JdfRI4RD6XxRE5OO11HKErVgWZJUOf1MnL3waRLe1hfcjHNiWsnYgSlF48UErY2Py8co ExWAPTJ+lOqhAvLPHjVW9Oh6EP8xYOo4bgdQjiUHzfMPRF640U1pl1jXOJ7aD7U9JL/k LJqg== X-Gm-Message-State: AC+VfDzeckQLP4BJyn+91bqSesvQBVNGcl5fwdzN53YzBiPyQKFQEAec Nre+UKtrXSR7l+3x5TGnVZL0FKEHjk1D7r19BdEr8RP2uZhlJJzUIdgGwA== X-Google-Smtp-Source: ACHHUZ4DL0Hf+Jiar6iXmDNLsX51rlL1FogtMwrzYwp+74yiWMdyiwUiGcBlSmMEO+xVr8DGDi14WDBcad+1 X-Received: by 2002:a0d:d452:0:b0:55a:18e2:cdf9 with SMTP id w79-20020a0dd452000000b0055a18e2cdf9mr38991315ywd.49.1684368455193; Wed, 17 May 2023 17:07: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 p1-20020a0de601000000b0055a7c5ab6a0sm6667ywe.15.2023.05.17.17.07.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 17 May 2023 17:07:35 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 17 May 2023 17:07:35 -0700 (PDT) Message-ID: <64656c47.0d0a0220.55979.06c6SMTPIN_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 CFA8B605246B; Wed, 17 May 2023 20:07:34 -0400 (EDT) Subject: |SUCCESS| pw126952 [PATCH] net/mlx5: fix drop action attribute 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/126952 _Testing PASS_ Submitter: Dariusz Sosnowski Date: Wednesday, May 17 2023 20:36:14 DPDK git baseline: Repo:dpdk Branch: master CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c 126952 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Ubuntu 22.04 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 12.2.1-2 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26267/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/