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 D13A942D8F for ; Thu, 29 Jun 2023 21:20:53 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AC7F2406B7; Thu, 29 Jun 2023 21:20:53 +0200 (CEST) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id 06E0B406B7 for ; Thu, 29 Jun 2023 21:20:52 +0200 (CEST) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-1b0419f758eso663306fac.1 for ; Thu, 29 Jun 2023 12:20:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688066451; x=1690658451; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=3UlnQ0JtPDc5XFYfyoAKgG8/tKx6zeNoN2a4Akmqqv4=; b=FGp/Hx86ZcAPc8FtzU3VjDOOTM3/VaOqgGcBcEBeKxknx/eQBoyenPLnvYg+8OqRgo Cgwhby6BCR0CgCy5XHpnngoMGhBBPpgDOJcCREOynUR14MX+o3B3+pMB+mQGQBrQ+Y9Z o6Kq7PeKQ8dTfVyxXXav3eeUSPPNLJFXeDOts= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688066451; x=1690658451; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=3UlnQ0JtPDc5XFYfyoAKgG8/tKx6zeNoN2a4Akmqqv4=; b=ReKkt858P4EBUB/IIn3dcS5gIJik4B/VVDyKb3ki6KgvPKoABA6vrr+BtKZrws26pq /CZ4ltMksD04rZcb4Lo9py1JsM0nIm9ZnDt3wf3igjc40u1yipstOQEJObB6v8hMSks4 DiAmq9+7Rev+3BiOMOaQzxhqEGvl3l9bJMVoSO+jPChvP6KeN423bhONnVhvN/J5yl4o DfuG0q82W2VwHVkCk5K76HupAC++pYvpcMK9MRT7Lxs1TxdUYjNXFqZ0ZWJCD2JV51fi wmnYmJtALRPifUIKUcuBd7PQY0HX55JCYe9E9TMpyJJawmqdoPQ+R3i7oDgibXbqLp/3 tlBQ== X-Gm-Message-State: ABy/qLaDnFhfLEGr2KV0+y8s1iM9z+r2DUrInq/7yR/QZ55GSWeUPTVO MXgdIJb3vl2d47hx46MANlqen2oePAZq6Z5AoBbcpwf4Jkv91DOTF3A6Gw== X-Google-Smtp-Source: APBJJlH9cHsNi8WgZ4zVcJcIMPbnYjyIC9Ur4p2vqY6usgsLFpvgpk1s/i+nON1oYXpEeb1LLA9FFVd7Y85y X-Received: by 2002:a05:6870:798:b0:1a9:f6ba:138a with SMTP id en24-20020a056870079800b001a9f6ba138amr562908oab.0.1688066451259; Thu, 29 Jun 2023 12:20:51 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 22-20020a056870005600b001a8292bf943sm981227oaz.24.2023.06.29.12.20.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 29 Jun 2023 12:20:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 29 Jun 2023 12:20:51 -0700 (PDT) Message-ID: <649dd993.050a0220.ccfcc.18f5SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id AF87E605246B; Thu, 29 Jun 2023 15:20:50 -0400 (EDT) Subject: |SUCCESS| pw129125 [PATCH] net/mlx5: share QUOTA indirect action 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/129125 _Testing PASS_ Submitter: Gregory Etelson Date: Thursday, June 29 2023 16:48:14 DPDK git baseline: Repo:dpdk Branch: master CommitID:93a4b3beba4ee611685148917981f846427cafb2 129125 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | CentOS Stream 8 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ | Fedora 38 | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ | Fedora 37 | PASS | +-----------------+----------+ | RHEL8 | PASS | +-----------------+----------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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/26870/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/