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 45F8343E90 for ; Wed, 17 Apr 2024 11:36:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 27A06402AE; Wed, 17 Apr 2024 11:36:21 +0200 (CEST) Received: from mail-ua1-f98.google.com (mail-ua1-f98.google.com [209.85.222.98]) by mails.dpdk.org (Postfix) with ESMTP id A0A5B4029E for ; Wed, 17 Apr 2024 11:36:19 +0200 (CEST) Received: by mail-ua1-f98.google.com with SMTP id a1e0cc1a2514c-7e8a4947785so246076241.1 for ; Wed, 17 Apr 2024 02:36:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713346579; x=1713951379; 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=4Px0LnULKCYj8tB+6oS6dJko74QrjNxYv9ef/xeL0Qg=; b=JeTWh4Vwqzi7Z03pXXPOhZQYoFMzZ8M0EYjX0tacq5eWlKAH9K9yUJZpPkVL0gupZx cGnqkc6CTmtYeMOXl643iruZ8JF9wQAkPyJ6ME2qY7aXoegJDik77GlHAgf/VZQW4z6Y DktQYuIm/7HoTFUnkdW7l5DyahMMF4lrI23bg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713346579; x=1713951379; 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=4Px0LnULKCYj8tB+6oS6dJko74QrjNxYv9ef/xeL0Qg=; b=u0eiyYRsBB4CAUqjkFjTvlw8zKSTxJqzEERV/cA0jQuNxwfjaqjr3wIivdkqJWhVBd evkun/7dW5L/TWWWPTi+CmNdDkt+HcJjbnQSFi7uSoA0d+iaxdUSCHR9unpKDK4glylY /oD6lyoJ70G82BUt6ps1gyLd4+X1WhxUrt7VWmD6IuduNy2YutLysmGOrFNA4lP8XM8G JXr6yVYBr93vS0BRMSFt1jvtbG/sKh7nRTA3yk85qN5TBti5pvZO/CGyrd09/25KcFXS dKNKGRteEme5Kj3o43/ec2bhuNd2KyLsphDEpxOYgIAVz+RfkM7MLLTZQsyKVggVMgYw AJ3A== X-Gm-Message-State: AOJu0YxyQYBIlOz1kNqg0xDygaNrqrRrIl6/R17qe4C/gCKFoC+V8b9o F9whU+GWjrSK+9m8iQ73YzaKxhUlmarTxDl+PPjkkaCTABOXyxeoijYKaz3gyEWq8rlAJVI6urJ peI/LZ4/f1P2oLdB5hz0yKR4j94O0XSgK7ntsqWeYFJxJJg12OIpqQGSt X-Google-Smtp-Source: AGHT+IEcyo/2uQxPNVs7ZoToTC96Yyd8b5jovzmCp582bUNSJ6C1CHQB2KIYILmSuMd1b6kp1KNtn4Oh6kV3 X-Received: by 2002:a1f:f4cf:0:b0:4da:ddb4:feca with SMTP id s198-20020a1ff4cf000000b004daddb4fecamr3919459vkh.8.1713346579025; Wed, 17 Apr 2024 02:36:19 -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 cy10-20020a0561300f8a00b007e1441ce832sm728637uab.11.2024.04.17.02.36.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 17 Apr 2024 02:36:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 17 Apr 2024 02:36:19 -0700 (PDT) Message-ID: <661f9813.050a0220.d47cb.0d95SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id AB2AC6052514; Wed, 17 Apr 2024 05:36:18 -0400 (EDT) Subject: |SUCCESS| pw139445-139446 [PATCH] [v3,2/2] dma/cnxk: remove completi From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240417082645.4259-2-pbhagavatula@marvell.com> References: <20240417082645.4259-2-pbhagavatula@marvell.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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/139446 _Functional Testing PASS_ Submitter: Pavan Nikhilesh Bhagavatula Date: Wednesday, April 17 2024 08:26:45 DPDK git baseline: Repo:dpdk Branch: master CommitID:e2e546ab5bf5e024986ccb5310ab43982f3bb40c 139445-139446 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 5.15.0-97-generic Compiler: gcc 11.4.0 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: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.0-83-generic aarch64 Compiler: gcc 11.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29803/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/