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 2340C42DA1 for ; Sat, 1 Jul 2023 12:42:30 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1DA9D410DC; Sat, 1 Jul 2023 12:42:30 +0200 (CEST) Received: from mail-ot1-f98.google.com (mail-ot1-f98.google.com [209.85.210.98]) by mails.dpdk.org (Postfix) with ESMTP id C7F28410DC for ; Sat, 1 Jul 2023 12:42:28 +0200 (CEST) Received: by mail-ot1-f98.google.com with SMTP id 46e09a7af769-6b8a6ca994eso1271889a34.1 for ; Sat, 01 Jul 2023 03:42:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688208148; x=1690800148; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=z0JwVLthlhOJqEF5IPUjBxRakZh4hNnghXnkc0tq0ac=; b=MzLx+ZZ2neoCTHJG0+N4X+uOI/dervFaWy5lFBYExHRLBfhTS+bjB1x31qEiKjvoDj UVuxBal5FdgbWFXkdZQTCvrtZgPgYGuLB+vndZTlHdSgxdlmqAgxp3oxWUOVDAhHee8A XgGU/J3t54MoOi2rs7DVItmQKxAxSa6WyiqyQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688208148; x=1690800148; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=z0JwVLthlhOJqEF5IPUjBxRakZh4hNnghXnkc0tq0ac=; b=llJJAJv/jxUtSPXAGp0nnP2tzlRaI1Qf1yvHfrhZ9f81niKSfZ6nbYBydb6jq2Urgm rxgRMWNXyMNzSvm6SyFaw1CNAiJhsWb5y8gHajG8WakGjPKBuQvUlaIv0+541j5qlFNe KBc6Ma8WzU1vmTwQeBZUSLTrMjZe7dLm5rl+nDyNhb+KY/77bXZe8NQRHGHMYCUD0U9l 492q/qmLvC41HSN0qS/RACRTpLsJCktWzEU0TLUzkc7SXtUMYIxHyRseuP39zRQHiyxD nkylgYsxaehVH435TAAlDaqkWznGSzkUBL8KKw5baQoHuM9A4nslteBXfeVUAppy5DCi /xHQ== X-Gm-Message-State: ABy/qLbm2Gb7LHu5I3pKP0kux5wc9HAYSDIiRmwn5ZG/8cx4GS098Qbn brPzR0OA+soFHWaD2vZGyEKU2jVIp4qQTXGKSpEeINsuTJeN/OUabWSX9w== X-Google-Smtp-Source: ACHHUZ7mhbBdZeNkAxLwzlwmK/s075YQDHOttjaoGKa9+xmYqSEuqtyVqEgrxNAnG/EoFPRrllpjSW1yfBlD X-Received: by 2002:a05:6871:86:b0:180:b716:9825 with SMTP id u6-20020a056871008600b00180b7169825mr7877491oaa.57.1688208148189; Sat, 01 Jul 2023 03:42:28 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id f4-20020a170902684400b001b8391a900csm416014pln.110.2023.07.01.03.42.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 01 Jul 2023 03:42:28 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 01 Jul 2023 03:42:28 -0700 (PDT) Message-ID: <64a00314.170a0220.10cd9.e14cSMTPIN_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 6ED4F605246B; Sat, 1 Jul 2023 06:42:27 -0400 (EDT) Subject: |SUCCESS| pw129163 [PATCH] net/mlx5: fix the profile check of meter 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/129163 _Testing PASS_ Submitter: Bing Zhao Date: Friday, June 30 2023 12:44:45 DPDK git baseline: Repo:dpdk Branch: master CommitID:93a4b3beba4ee611685148917981f846427cafb2 129163 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26898/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/