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 CB4EC43193 for ; Wed, 18 Oct 2023 04:44:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C642B4003C; Wed, 18 Oct 2023 04:44:21 +0200 (CEST) Received: from mail-qk1-f227.google.com (mail-qk1-f227.google.com [209.85.222.227]) by mails.dpdk.org (Postfix) with ESMTP id C23A94003C for ; Wed, 18 Oct 2023 04:44:13 +0200 (CEST) Received: by mail-qk1-f227.google.com with SMTP id af79cd13be357-778925998cbso14835785a.0 for ; Tue, 17 Oct 2023 19:44:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697597053; x=1698201853; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=B7E0R1zz87xJKrHEAWHGIlpFTvAoiQmVdzPBzloKblk=; b=fYn0XmI3sFPPiFYgvffIVGvPWGLxOfRZyLX+AKDzKF8qDrmprXn8H2JUh3FjH8gSgq P0k/7SSILRmMyK9iyxlegEFIvfeqx2TRxMDgfayd0VDJiiZdrKWz0vwtwUKPH0EtebFo reTVIXuAR6B8aRDtLswNDY+qw5YyleXMx33fU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697597053; x=1698201853; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=B7E0R1zz87xJKrHEAWHGIlpFTvAoiQmVdzPBzloKblk=; b=W7xbQsFJpCkCAbwUTtMgmhChhg1o1dzeKf48CzEWFyx42MZaNie0Yof8luQKyicZvU M3Pr9YDM3OhFn417XMuP0UhpgU/SIYhSXK44FfOLDBIHJQVYnz93m6fo9/ww/U61OYsL 9b15hnnOtm+NP/MXqb3J5YxtdBFZDRWwBvF2ACnUrzH3ib/itqtAOrxoN4RR1mJeyLXW tKI62r40JI2Es8qcnfaeuFHasAz7DcLfW3XcMTEHS/BFu3c0Ntw96li/CrM9Zp6GXJ+O 8fCsMfbKddUmy2pZgszftts5jN8RM84SbTSxjxX99slfqA4SvOW8gCXH7ICWAQ6ra7gZ 4q2g== X-Gm-Message-State: AOJu0YxoeccGak5N+0VQ6PjH4Ff+y62aoIjbxb4bJR1btMrKE6aSR/Oq 2fYn5hWW6xIc4qKiZtRMsBCcw/G62ZEIPcwiGzSSWwR5P7mMVzvQucuIqA== X-Google-Smtp-Source: AGHT+IF2cef3Xz3k9u4wUHGSOMCPqgqF9yBIlYKrr5pftZRpxxNdi8xtEpjwVe7wwiU6ujyZpsboaCC36MLM X-Received: by 2002:a05:620a:44d1:b0:777:6fc2:cb2 with SMTP id y17-20020a05620a44d100b007776fc20cb2mr4962013qkp.71.1697597053267; Tue, 17 Oct 2023 19:44:13 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x5-20020a0c8e85000000b0066ad4c534cesm271731qvb.8.2023.10.17.19.44.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 17 Oct 2023 19:44:13 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 17 Oct 2023 19:44:13 -0700 (PDT) Message-ID: <652f467d.0c0a0220.3a1a8.8554SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 00CA7602A042; Tue, 17 Oct 2023 22:44:13 -0400 (EDT) Subject: |SUCCESS| pw132721-132736 [PATCH] [v3,16/16] net/mlx5: fix METER_MAR 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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/132736 _Testing PASS_ Submitter: Gregory Etelson Date: Tuesday, October 17 2023 08:09:28 DPDK git baseline: Repo:dpdk Branch: master CommitID:55bc9233a2065b3003e90710e4d139159f7c3ebf 132721-132736 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27961/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/