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 BE5A7424D0 for ; Sun, 16 Jun 2024 20:44:28 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BB69D40263; Sun, 16 Jun 2024 20:44:28 +0200 (CEST) Received: from mail-pg1-f226.google.com (mail-pg1-f226.google.com [209.85.215.226]) by mails.dpdk.org (Postfix) with ESMTP id 87F8240042 for ; Sun, 16 Jun 2024 20:44:27 +0200 (CEST) Received: by mail-pg1-f226.google.com with SMTP id 41be03b00d2f7-6e4e6230f42so2509495a12.0 for ; Sun, 16 Jun 2024 11:44:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718563467; x=1719168267; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=sTJAEWgtLvy6nQIGoMpREgDL9zMD/XNwscTt4d6Ojf8=; b=TKBNAOhOg4gPd/dxLI7xv2MvCCix3lFZZVYH0Rv1eBk69/vm8KyU5uQM3OgnGftpOs X6iFXnATGRgchjsdpv+lIZTvusCyVE1WKQiZK/famV5Apw0SQLDAcumMP42Xy3mW/r6N iG8bDaS/CgHY3vZHxWcwyE+dQDmOuFn9znTlo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718563467; x=1719168267; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=sTJAEWgtLvy6nQIGoMpREgDL9zMD/XNwscTt4d6Ojf8=; b=i4cbxIam8J2v2rTliYSJkyO6ac9Nmdrd1w9NNqw2OaGTBWZEbl9AUO4vszg0FAypmD 98mwkfB+bzpip0yD8+t3WTnh8COTAZeDqF6QeqIAfyyuBh2TxLu/E6T5SeWKdYZry7ZB llMGYToiRbcQSwDKY39kW6sywBRQd/4OsQupkQZonM+DA0veX0Q8OzpScmgNgWrxLAO1 OizdnR5ywQssDHvx30ECgXS0uiyWyhhQTGPuFSZjNB75wxyssMPO5qnBiRgSH4CnDo+F 2X8Qrj53Mk30j7OtsxL48BFkn8Rkeu4L+JQCNM9igU0LEZ92Kc6myboU2Envr8B1k34K k0+g== X-Gm-Message-State: AOJu0Yw9zphtjkHgt2MCFr+8rVSfGj92CfA0Dge2xQ4RgXI3UlMTCkNF ZQlj1Bgi75BUOYL28sSabWp3l7mbV2BztU9PnmU2HlIUOldMEM+j3Wd12ImHWPofZOZlls0XiJ4 8vkhFjfC0At9/YumsGKN4XKKiOjpnC8nYBcDu6MAG X-Google-Smtp-Source: AGHT+IFLxAF0A06Rti1VQgqwUqnOD7xtE15LfGCJmM6GvK2Gak3M/4pmmRVYscO3eBOn+NDrxdwqSyuy9A/a X-Received: by 2002:a17:90a:ac16:b0:2c2:ee2e:f101 with SMTP id 98e67ed59e1d1-2c4bd9fc2f2mr16438377a91.16.1718563466637; Sun, 16 Jun 2024 11:44:26 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 98e67ed59e1d1-2c4a5f89aecsm256994a91.0.2024.06.16.11.44.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 16 Jun 2024 11:44:26 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 16 Jun 2024 11:44:26 -0700 (PDT) Message-ID: <666f328a.170a0220.57992.02a9SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id BE8B36050A9C; Sun, 16 Jun 2024 14:44:25 -0400 (EDT) Subject: |SUCCESS| pw141174 [PATCH] [1/1] net/mlx5: show rx/tx descriptor rin From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240616173803.424025-2-igootorov@gmail.com> References: <20240616173803.424025-2-igootorov@gmail.com> 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-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/141174 _Testing PASS_ Submitter: Igor Gutorov Date: Sunday, June 16 2024 17:38:03 DPDK git baseline: Repo:dpdk Branch: master CommitID:c1cdfbcc339c2c951bff95854983a8773d9e5b8e 141174 --> testing pass Test environment and result as below: +--------------------------+----------------+ | Environment | dpdk_unit_test | +==========================+================+ | Fedora 37 (ARM) | PASS | +--------------------------+----------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+----------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+----------------+ | Fedora 38 (ARM) | PASS | +--------------------------+----------------+ Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30202/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/