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 21D4A4292A for ; Wed, 12 Apr 2023 20:58:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1D755406A2; Wed, 12 Apr 2023 20:58:08 +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 9F0B8406A2 for ; Wed, 12 Apr 2023 20:58:06 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-5491fa028adso560378247b3.10 for ; Wed, 12 Apr 2023 11:58:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681325886; x=1683917886; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=rOmCplkAeegZpdyvF0FpKLIuqiSD/qFLGe0I5q9sUvU=; b=Nu1R533sfdlG/WyQx6tayt7DhDzMsKl0jcx4IJbPP07ppYlFS/Vy9W+lhbFKHo/rYu +BjYNwXAMIuEi4g3vWFwbpoCg9nWDtjSKhBuhy0h3zXVWJBq1Ffydf7vftS91ZnnAr8o mA2c+G+61jxU69WfK6HbZh3HIXW6BL4MKC2kY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681325886; x=1683917886; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=rOmCplkAeegZpdyvF0FpKLIuqiSD/qFLGe0I5q9sUvU=; b=DGcnXzwIc4eW9p+6Hvxs08364YTVpMtm08bYCjYB3UEAp1wqlBqBGgZLVTG9TvcvOZ 3S3JWQl4bbIckAcLIn14fK8e2mglSj3opUheYIfs8lYu0eZcIpZn+E3zuf1IswIfXfjJ OqSX/FnQwgMlnGu1SR19c9dn8JBV41TTmsnjhm9uK1ncS5fl9VbjhNZ2K72ihDN6DCpL gOHBugWetsni8vZMtCiHohR12QMr35mo2rdBGseR7bs9ueySwUq7FSq/PanPDiTVlzoT 7X4km0bbZGvDVxgyHQfZ4bxAMEMUvRi2txA5gyMHvaRbFz68SQIWn0XJbb+QNlhRL3tU cTfg== X-Gm-Message-State: AAQBX9f0a2nfFNww83secqKpnNMnMkC1VHT5TRW/fEmGBiUO8rKO1qxw 0Z9GhIfFZr0aHrOJQKpj16PtLcZJXYKSw0Q5BYadNEiSJMdrubKrENEoeK5VGOG1RnM4psYDag= = X-Google-Smtp-Source: AKy350Y4e3Tud16gqCdQMvNScb62UYE1b/VSPcfviWMtKg503D4vfSxlOq3TSslA4QZipO9feoDTeryoFwJ7 X-Received: by 2002:a81:4f12:0:b0:54f:8cf7:c114 with SMTP id d18-20020a814f12000000b0054f8cf7c114mr3323642ywb.46.1681325885810; Wed, 12 Apr 2023 11:58:05 -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 p131-20020a815b89000000b00545aa677bedsm2277326ywb.50.2023.04.12.11.58.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 12 Apr 2023 11:58:05 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id 7AAE4605246B; Wed, 12 Apr 2023 14:58:05 -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 7B0B560095; Wed, 12 Apr 2023 18:58:05 +0000 (UTC) Subject: |SUCCESS| pw125966 [PATCH] common/mlx5: enable opration in iova virtual address mode From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230412185805.7B0B560095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Wed, 12 Apr 2023 18:58:05 +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-testing Test-Status: SUCCESS http://dpdk.org/patch/125966 _Testing PASS_ Submitter: Viacheslav Ovsiienko Date: Wednesday, April 12 2023 12:53:20 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd 125966 --> testing pass Test environment and result as below: +--------------+----------------------+ | Environment | dpdk_fips_validation | +==============+======================+ | Ubuntu 20.04 | PASS | +--------------+----------------------+ Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 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/