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 94BFA42DA2 for ; Sat, 1 Jul 2023 14:10:40 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8EFA8410DC; Sat, 1 Jul 2023 14:10:40 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id CDE64410DC for ; Sat, 1 Jul 2023 14:10:39 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-579e3640848so3249287b3.1 for ; Sat, 01 Jul 2023 05:10:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688213438; x=1690805438; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=AfmsiSNWZ6+hESJyvZ3ZJkci6COr9fgYrvqEiEPY1qw=; b=Bd9fenc0cOVMs6ebEb19maa1n85NLRxzVHXCRT2q3aoNkGVRpx96b5ZLuffOEcKTV7 Z0UO7325W3ukOjffWgLUtLwXagZ2pzmVrDylhHRMf9b7tu65EIsBFAkqR5nKrkXp9JY9 gVY5ckzUFqPmJYfFITe+N0wg8V2bSXE1zZemg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688213438; x=1690805438; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=AfmsiSNWZ6+hESJyvZ3ZJkci6COr9fgYrvqEiEPY1qw=; b=YExwVuLMg/UrkzFGEDqB0vfrQd02LZKq+elvzQ3oLeF/iaP5dAbDIRzn6T16cOXsbK xsdVKnibf2qWzm3GpmkzWL+G27UsNfXw4tyxi01qm7BmxM/wNaLFIJIslzeMvnw3kUpo xcqQkShGuotEKiE7vRbVed4mk60zacBW4QlhV80nEa5Tlc1IhO0BwlVxnKS9oRakIwK9 qNaNifrWPuqaSlEKkU7o71uVw2tjSyA/uYOrhei29wfYhGpKk3QJKNccArxmXrDQRqlT hJxzh44jpoMhQe0s1ABq1/RnyaA0zr1MT50tLVWnX7lOwHYCiFM/42khAvFh07pFK1UG /Pow== X-Gm-Message-State: ABy/qLYb0/DdXLdjm6Z1ZbZNRiquIGVYKFdiLJSSfbgzerxT4lJsVfVt CC2ZSD40g5efzEF5U1Kge+DfzH9a0Eb108V9rClySqt4cMrX01TT4b8Wcnn7NtaqvV1hWQNdsg= = X-Google-Smtp-Source: APBJJlGl8snzH2lJp8tvLUhi/DrewL2SzHlaQhoofWF6y+9PlCR5s9AZcfNJKI7OpnNnTmn1WQXTgd1k7R3H X-Received: by 2002:a0d:cc51:0:b0:573:b45e:f7bb with SMTP id o78-20020a0dcc51000000b00573b45ef7bbmr4552819ywd.6.1688213438404; Sat, 01 Jul 2023 05:10:38 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id w63-20020a0dd442000000b0056d05cae840sm1549547ywd.65.2023.07.01.05.10.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 01 Jul 2023 05:10:38 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 01 Jul 2023 05:10:38 -0700 (PDT) Message-ID: <64a017be.0d0a0220.2ea64.72e6SMTPIN_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 0C87B605246B; Sat, 1 Jul 2023 08:10:38 -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-x86_64-compile-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 | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL 7 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 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 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 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: gcc 13.1.1 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 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) RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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/