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 484DF43E15 for ; Sat, 6 Apr 2024 13:39:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 413B1402C0; Sat, 6 Apr 2024 13:39:46 +0200 (CEST) Received: from mail-qk1-f228.google.com (mail-qk1-f228.google.com [209.85.222.228]) by mails.dpdk.org (Postfix) with ESMTP id AEA654028C for ; Sat, 6 Apr 2024 13:39:45 +0200 (CEST) Received: by mail-qk1-f228.google.com with SMTP id af79cd13be357-78d515ae606so68363985a.0 for ; Sat, 06 Apr 2024 04:39:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712403585; x=1713008385; 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=ajaf2YpinMUeYPqmKGv39Fysr13ZQD1NTYZ3+Lx4kCc=; b=J8D+sx9Po0hvBZ2++VjaSpJu1hqRPVB6w4hGUvKnHAi1yqZcjmN+7ZaTwZ40l5BjMf He8RHOosVnumiCPfRa2pT3psc6XFbFvpPtDhKflHoVwDoIaW5b1PiLhN4/a21bQZoY5T 1OjI+w+iFHfX4CTprnSUneuBPz4teoeuq70dY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712403585; x=1713008385; 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=ajaf2YpinMUeYPqmKGv39Fysr13ZQD1NTYZ3+Lx4kCc=; b=DRCk0QKSnZuNCrsxaSM5AXHHDv+ZQIkmPHmlp0Ju3+zam5qF0jBtZnTHy+W0AmRSF8 vn163l7P4+ZKvZVWCTx714SP/yORYrKpvd5MlPWgKQWECGjAcR/Sxj53/E+KhxGWZl3Q INNJ2HEn44EFyJgc9LIBg/moHVVbEFoLeP+Hxm7lWNarp6w5sfSm7V+r9HQqYbAGeLJ/ VRUfhvptB8Y53kU2LSTgMQfD5dmd1iCi/Rz+H8DaphMogxj5ZD+n4shTELC5tAnhPXku rhwwksY9KgBH3IxvKjOeR6OMttTYA5zdLsi6zbvE5momYqIjT/BwOaaS0T73cXGE/LGa Fdlw== X-Gm-Message-State: AOJu0YwiPGKN3oD7YVbxglNoqC+rDozmnqJvf4CN8DZZmHWPfwGxUb9N ezNJ3XOtPcHuLFJa1jNB2fdqyxYhEQkb753ndSBbLWnl/wAUdtmkvpGIPrLjg3KfImNvYKq7S8w GNp4zr66wzzTzO3iOobZ+iomE+H1vNntOX/X5TCb/XX3fGEftu02/v2eU X-Google-Smtp-Source: AGHT+IHS7DttAF8eP2eKuYie+sCYkcq4IYpfE9AUjysaDk2wF2sBPqM3k+iWMBYZ0L/O0NagCvKcA30+XIu/ X-Received: by 2002:a05:6214:811:b0:699:3dba:bdaa with SMTP id df17-20020a056214081100b006993dbabdaamr7555776qvb.19.1712403585168; Sat, 06 Apr 2024 04:39:45 -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 gs5-20020a056214226500b00695d2f2f3e9sm171967qvb.22.2024.04.06.04.39.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 06 Apr 2024 04:39:45 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 06 Apr 2024 04:39:45 -0700 (PDT) Message-ID: <66113481.050a0220.c5543.c6afSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id D878D6052471; Sat, 6 Apr 2024 07:39:44 -0400 (EDT) Subject: |SUCCESS| pw139178-139179 [PATCH] [2/2] dma/cnxk: remove completion From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240406101311.11044-2-pbhagavatula@marvell.com> References: <20240406101311.11044-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/139179 _Functional Testing PASS_ Submitter: Pavan Nikhilesh Bhagavatula Date: Saturday, April 06 2024 10:13:11 DPDK git baseline: Repo:dpdk Branch: master CommitID:e2e546ab5bf5e024986ccb5310ab43982f3bb40c 139178-139179 --> functional testing pass Test environment and result as below: 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 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 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 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 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/29733/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/