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 E06C843EB2 for ; Fri, 19 Apr 2024 18:43:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DCB5A40A6C; Fri, 19 Apr 2024 18:43:35 +0200 (CEST) Received: from mail-oi1-f225.google.com (mail-oi1-f225.google.com [209.85.167.225]) by mails.dpdk.org (Postfix) with ESMTP id C25A7402D9 for ; Fri, 19 Apr 2024 18:43:10 +0200 (CEST) Received: by mail-oi1-f225.google.com with SMTP id 5614622812f47-3c74b643aebso376154b6e.0 for ; Fri, 19 Apr 2024 09:43:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713544990; x=1714149790; 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=WaO3UoMdqECPK9U+SaYlCmw2e1exEKZBr08Z7rDMW7E=; b=bRtDiWotmTaHUIbEyJsAIYuNKmlLtT/ZD0leaWj+FUU6w9At/qBD+mT/g6EmAajp7C i51IbfSGVojF3V4uShv7g7xQCNoUxMc57+XiDkcMQvCrcL/Eh5YK9gP/HgvIO2LUOgnS +uLRkwZGW0Sx4kKvEJjpqM9PiJm0v5IRBWMaM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713544990; x=1714149790; 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=WaO3UoMdqECPK9U+SaYlCmw2e1exEKZBr08Z7rDMW7E=; b=NBOOqViuOHcgtOBxToZKegwFHSAQLUpk6Rgm3vHDl+4AzHy5Zi1aacIqdlDDZeo8pN LIP7P7EEz6+QtNlhs5ZkGPjDtysLQNyZF/mXwaIRMJvUWVyDJw4ZIfLWS1T4uin4+rWd NGuHDkOZSP4+l6FRLRyCkHHdSgNkPacyUPV+E0bIZAKanrmdkfHIq8YY1h0Vh2/ZhSHc RrR1tBlbyU/3tCpNohsTGYyUY6rDTfTgoj3CQTIfYezJfvQWK3/KkdQ9bRQ5jSBB6GCF 9AmY++epZw2pr1Eu/NAXab2zVJ+yNCiCxtcxZ+Una+w8VBVLMrCs2Hnu0zydELq9gNQ9 590A== X-Gm-Message-State: AOJu0Yxlsn9ebYewYFF2xaIWuyJ+qdMJjoTFzVXL9iJ1eSbbL0TpNlpl 2MxDn3SWzBubiDWcEyJWq9rQzp1H0foiOCG7KKXtNy+hQs7jfAyh6VcsRJeS0mjWn+pCXNPW2Hk r/5docXcf+pgd72iVHcb8odbiWWluoC95cQt9i5/9 X-Google-Smtp-Source: AGHT+IEofVUOG6hG3O1X3hcLbNJJfeJdoHgjm/ThLzwDqfCwJcZlPht2banpkAIXD8bDQOlpzZafaAPvEE7L X-Received: by 2002:a05:6808:4296:b0:3c6:f596:ac19 with SMTP id dq22-20020a056808429600b003c6f596ac19mr2589985oib.56.1713544988725; Fri, 19 Apr 2024 09:43:08 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id s34-20020a05622a1aa200b004346fe72394sm203441qtc.23.2024.04.19.09.43.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 19 Apr 2024 09:43:08 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 19 Apr 2024 09:43:08 -0700 (PDT) Message-ID: <66229f1c.050a0220.e9819.b9b3SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 623B4604D420; Fri, 19 Apr 2024 12:43:08 -0400 (EDT) Subject: |SUCCESS| pw139544-139545 [PATCH] [v2,2/2] test/dma: add functions t From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240419090734.43613-2-vvelumuri@marvell.com> References: <20240419090734.43613-2-vvelumuri@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/139545 _Functional Testing PASS_ Submitter: Vidya Sagar Velumuri Date: Friday, April 19 2024 09:07:34 DPDK git baseline: Repo:dpdk Branch: master CommitID:e2e546ab5bf5e024986ccb5310ab43982f3bb40c 139544-139545 --> 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 Arm Ampere Altra - Ubuntu 22.04 Kernel: 5.15.83+ Compiler: gcc 11.4 NIC: Intel Corporation QAT 8970 0 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29828/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/