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 6044642928 for ; Wed, 12 Apr 2023 16:29:55 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5C981406A2; Wed, 12 Apr 2023 16:29:55 +0200 (CEST) Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id A8176406A2 for ; Wed, 12 Apr 2023 16:29:54 +0200 (CEST) Received: by mail-qv1-f98.google.com with SMTP id qh25so2133571qvb.1 for ; Wed, 12 Apr 2023 07:29:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681309794; x=1683901794; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=KHPoqBB1xfQKTLT5FTG/4ddCFl9u6OU6yMnYMvbvp20=; b=O8CZvRhuAhFlcEHUFEsMTK1Mv9bOru4IBmTEOGqjC5F+LD5yKgZTp6/T1XHQqfS5hT VaggQODkgFWM4jenfUochze0ZD1CJHID1qyhbn/o6UtRXFdmrZVOooHkJBY3/7zyqdUy deG9x2SWBhLGjOxpsiyYyBCHs2O6IPBvGBU5k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1681309794; x=1683901794; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=KHPoqBB1xfQKTLT5FTG/4ddCFl9u6OU6yMnYMvbvp20=; b=i1SFU5VOZ+a4KT5/uGAms/hXDIm7j7LIPnzpLI9rH/rJOiecZe7he0vkL919TG8rAA ExohaC3DlHeJfnuM/ktp3FLzhKBfCtiMxFMOIhupOY5gHmqkaSVZH4K1b+pK65GCDKga dPxJ66cI02ldKTg/Rv9rlEZXDzUg3XiMgCKF6jlJM+MCuOph0rdAFxlF2MdIyNC2hLz7 FzxVlpJT3zNTrOkQ+oJhY4Lp45d61lf3FLa1TYGhZfejdk3JEgblirVLijNjQHoGqT0h wDInEJm0xQ/3KpP7Q+kAua45LQE+MYFcp6blDMd+gjtvzeDoSj/MXQI1oSGHzuGFoSSR ZKVQ== X-Gm-Message-State: AAQBX9eSrVe7Y65o8WVSWro09+ntZQs2UJnLWfx0JnWeXXrCIGva4uyx wbAOVwaxzmmGVOwtfZ1PjwIjRfkZfAPltdGTRF7KqUZgJ+iyz56/LbntB3+pcwUenvnmrVn5tw= = X-Google-Smtp-Source: AKy350ZXlc5sE4vT+wyqX3FtNXP+q5am6SkRCt9oFKM0c+Xn4AX/l2HdDZ6Zo1qtCyy3oqTfNCucnMDW5RTy X-Received: by 2002:a05:6214:224b:b0:5a3:2f3c:4ee2 with SMTP id c11-20020a056214224b00b005a32f3c4ee2mr10993675qvc.42.1681309794109; Wed, 12 Apr 2023 07:29:54 -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 fe1-20020a0562140b8100b005dd8b74b9e6sm1734093qvb.22.2023.04.12.07.29.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 12 Apr 2023 07:29:54 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id DA6286052472; Wed, 12 Apr 2023 10:29:53 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id D60E960095; Wed, 12 Apr 2023 14:29:53 +0000 (UTC) Subject: |SUCCESS| pw125966 [PATCH] common/mlx5: enable opration in iova virtual address mode From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230412142953.D60E960095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Wed, 12 Apr 2023 14:29:53 +0000 (UTC) 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-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/125966 _Functional Testing PASS_ Submitter: Slava Ovsiienko Date: Wednesday, April 12 2023 12:53:20 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd 125966 --> functional testing pass Test environment and result as below: Ubuntu 22.04 Kernel: 5.15.0-58-generic x86_64 Compiler: gcc gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 ARM Kernel: 5.11.0-46-generic Compiler: gcc 9.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25970/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/