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 6DDAF42DA1 for ; Sat, 1 Jul 2023 12:30:27 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 68302410DC; Sat, 1 Jul 2023 12:30:27 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 49D13410DC for ; Sat, 1 Jul 2023 12:30:26 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-57764a6bf8cso12585027b3.3 for ; Sat, 01 Jul 2023 03:30:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688207425; x=1690799425; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Oo9s3WdaWmTLVeexk3ztqcwR70XUZYZJJ9z+W49xBqY=; b=MKoRji+pzdvJ6YFQlAvlGiSJ3HEo+xQ75TvdnJ41b09I3Ygu1ODBNoNe7vvFCm4TnJ IU+TM3k2Gklsrbpg/XuNcn5rut8S+6ydvvUm22ix893q5pyROnqyFbGv+i6VixupwYn6 zeO3/daqptf7YQMKLOaDwzVy2t8aA5O+ehypk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688207425; x=1690799425; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Oo9s3WdaWmTLVeexk3ztqcwR70XUZYZJJ9z+W49xBqY=; b=fa0Chv8soySCq+4WZuA8m0btxDsGkR7Ss0msflkTpbktF8MM6iaymv7dsNxrd4yI5o bpTwjeNLZJe0klPmzwbTKHJZYIRs2sM6WXV86nCefp28qymFXzLjfpuejReWvuZJ+WwR HeOiuOB5e7UVPkvQ0xbicrt73sBqCWa6ccA7hASKt1d6F1V6mejS2ymIFj7VCSFQaXRo SwXDv3XF8lwHm87zecKQ5009E/gg9Vml/Z5ccKJH42UUEwLnoXGNxErCNMlm/PegiBDN 7NPdmTdJpI6EHP3BhVeKogdhyNB1Kv+1Mcm2pUuhPntBO09mpzyg1QQWJh9a/qEcG9Rn Whrw== X-Gm-Message-State: ABy/qLaM72gHfWTzBNAgqaUXfYrL3qZ4de3rIfBfo34llZd7Ij/UE+pE pzKmv7zxmSQUJ1w8bvRGDUHZPhCEko9/LL9NBjOmYQ3ExNSPDznNdryOyQ== X-Google-Smtp-Source: APBJJlEZy6Rtf6QXCgg97KyDc+AIFGIzsI9iFFLpJI/k4E0sEC9PSAGQUhpK00TG1b2tmcnhrYor/ua2T2Wl X-Received: by 2002:a81:48c8:0:b0:56d:b98:cc16 with SMTP id v191-20020a8148c8000000b0056d0b98cc16mr5123278ywa.45.1688207425743; Sat, 01 Jul 2023 03:30:25 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h131-20020a816c89000000b0056e85a1568fsm1586024ywc.54.2023.07.01.03.30.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 01 Jul 2023 03:30:25 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 01 Jul 2023 03:30:25 -0700 (PDT) Message-ID: <64a00041.810a0220.b3a3d.a267SMTPIN_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 64998605246B; Sat, 1 Jul 2023 06:30:25 -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 | +------------------+----------+ 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 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/