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 7FCDE42CBA for ; Wed, 14 Jun 2023 22:40:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5CAA540DDB; Wed, 14 Jun 2023 22:40:35 +0200 (CEST) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id A4B5640DDB for ; Wed, 14 Jun 2023 22:40:34 +0200 (CEST) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-1a998a2e7a6so84666fac.1 for ; Wed, 14 Jun 2023 13:40:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686775234; x=1689367234; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=iVpKWQep0Psz7NTCMmamqI3h3OBvewxJ2rIJN4EZT+g=; b=EvUD7hrMEr8GmE9fafiJnB4n6pdUS53WXDfyx8hGL31viQlAXudcM5lQCuuv3IRl+t dTm0VBze2FJfgZTJIweuqwBcSlDq7qonzYfD49MTahnJLkjMr6f8tSPpG36bIiQIWzVN xQQn+eSKi461yDN19dDUWinih24Q/dEvXwvus= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686775234; x=1689367234; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=iVpKWQep0Psz7NTCMmamqI3h3OBvewxJ2rIJN4EZT+g=; b=RxtGwC1WVjK6DD3B9+qRpT24qn44xFtdRQp+vgH7DNkTv7YD+sbwqRq11L/JuDsGdr hOIytBYF2heRy7l+WJMGC9N/dCLDV4hCUVenXcvIMDRbe3xHRod7X+c3x/8qypGMZM/I GvC2n6Oq00EZWSlqxQanuCljKF4tPGeZD/nEFP+MYT1cTOe9MtsJCUpwWZgReDBrR+WW tl/1d5qYwZsMoe+qzHjvAc+Ay4P5jpTN9b4xcbO1jyNjpRO1f7maAh5o5x1T9w4ittM4 7yqROobyCf8EXyyfjMH7GzL+dFxXTM35GfnmC8pXaLgPvc/I7TSIRVQiXRxIyYnHQW3a NTVA== X-Gm-Message-State: AC+VfDya6E+RN+gsTncG9bgHdu2+GpUCacS72IJ5cxcJb8U5Jej48ZJF XRk4SZx/iXEa2d6wKG9lQ+uluGhDPS47cc0bmVDzQDJekO/wI+05qbImTA== X-Google-Smtp-Source: ACHHUZ7ne72HAAs3z8cU1HgDiBVG9X9nyrVrdOoMhFyEM0xDLccUJpbIVT9Kj6M0jtylBMGH6gw3flD9VRNS X-Received: by 2002:a05:6870:4404:b0:19f:ae87:b0c3 with SMTP id u4-20020a056870440400b0019fae87b0c3mr12062261oah.5.1686775233948; Wed, 14 Jun 2023 13:40:33 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id pu2-20020a0568709e8200b001762712a183sm2480966oab.18.2023.06.14.13.40.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 14 Jun 2023 13:40:33 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 14 Jun 2023 13:40:33 -0700 (PDT) Message-ID: <648a25c1.050a0220.3d8ae.fd76SMTPIN_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 6595E605246B; Wed, 14 Jun 2023 16:40:33 -0400 (EDT) Subject: |SUCCESS| pw128666 [PATCH] bus/cdx: Move debug print before unmappin 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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/128666 _Functional Testing PASS_ Submitter: Abhijit Gangurde Date: Wednesday, June 14 2023 10:23:14 DPDK git baseline: Repo:dpdk Branch: master CommitID:050de60d8a5cef8b7c10b4471905ca8bf69d670e 128666 --> functional testing pass Test environment and result as below: Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26680/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/