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 03BB842D7E for ; Wed, 28 Jun 2023 10:05:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F3CB940151; Wed, 28 Jun 2023 10:05:34 +0200 (CEST) Received: from mail-ot1-f99.google.com (mail-ot1-f99.google.com [209.85.210.99]) by mails.dpdk.org (Postfix) with ESMTP id D7A6540151 for ; Wed, 28 Jun 2023 10:05:33 +0200 (CEST) Received: by mail-ot1-f99.google.com with SMTP id 46e09a7af769-6b73c2b6dcfso2270287a34.2 for ; Wed, 28 Jun 2023 01:05:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687939533; x=1690531533; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=KY2Fwv9Iy+SdDSpxVwZ6kkHiXaA+Y3KOK+Tz1tuE584=; b=bzr7i0vaWdGgTU8erkEa2JCLc9ZYRHjWt3SuuxcDjY4GcdHZCL2nfGnqVRCgYoNjBE ysBttJebim4BpCc0klWxSrJ2FR1JlTy2rkfE/lPTZ7eCNt68/9rg31wX3+pYShPFF8UE XeFU8nvk/IKFpP5J34G6jdxYyvmzaD7fy7X/A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687939533; x=1690531533; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=KY2Fwv9Iy+SdDSpxVwZ6kkHiXaA+Y3KOK+Tz1tuE584=; b=fxr/M691XGwh7/9st4I3EkoBkfKcfXDt8aCllsI+fvIIsVPYN+L7yTA07SO+dpRYbR 29ijVSQISmEKCLXPJC0ZVWR2dW9mCB3/28MSE+LqXms+I7R2K3hCyQd/FhfMv6dUWoEF T6CcBQT2XOkX9fvqU6wb3CjNf4OfYodcDh1yEj1TLTmV8YbOYyCPHswxuRvkMcSkBZ7R YktHaYj3yN1SfsqXvi3U9dKHziatmMfRdkErDngU+5vsjucTE3Q95pG0pt58p5bwgrb1 yd18PKnhrnP4DlEuWpCTrtbyyzCLGGSrsFypa/sGiG7fsjg8lvLXRxT1oacjbwwloQVZ 7y0Q== X-Gm-Message-State: AC+VfDy6r6EdcHJBl9MhVEYVyfYu2T90NVdHXgtwwfsu7/OfrJ4JD9fk pN9SLQnwlpMzwHvzFyOmqNUDB78TRNSrmB2qHHqzzsIz9rOoRsJaK3EKkw== X-Google-Smtp-Source: ACHHUZ7gDbgNy3j6M4l6uAQvbNL23Doysy/f/7lwPz/FejWMGoz7nibYSEQNlgtVBrP6ySFSegP8P2k4riWx X-Received: by 2002:a05:6870:4144:b0:1a3:100f:bf41 with SMTP id r4-20020a056870414400b001a3100fbf41mr19349681oad.23.1687939533105; Wed, 28 Jun 2023 01:05: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 16-20020a056870115000b001b0517d680asm389697oag.9.2023.06.28.01.05.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 28 Jun 2023 01:05:33 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 28 Jun 2023 01:05:33 -0700 (PDT) Message-ID: <649be9cd.050a0220.e0a55.fd14SMTPIN_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 8FF42605246B; Wed, 28 Jun 2023 04:05:32 -0400 (EDT) Subject: |SUCCESS| pw129036-129037 [PATCH] [2/2] bus/pci: add IO port region 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/129037 _Functional Testing PASS_ Submitter: Miao Li Date: Wednesday, June 28 2023 06:36:51 DPDK git baseline: Repo:dpdk Branch: master CommitID:93a4b3beba4ee611685148917981f846427cafb2 129036-129037 --> 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 82599ES 10000 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 XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26835/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/