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 8A21D43E15 for ; Sat, 6 Apr 2024 13:40:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 84BDE402C0; Sat, 6 Apr 2024 13:40:56 +0200 (CEST) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id 1643D4028C for ; Sat, 6 Apr 2024 13:40:55 +0200 (CEST) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-d9b9adaf291so3123298276.1 for ; Sat, 06 Apr 2024 04:40:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712403654; x=1713008454; 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=yDxyRyU7oXcyM9q49plfvL6iRxo6Q7b+hvftnwHFwYY=; b=fGOynuF7Zx6UDpJnh0WUeSWQszHbIvXlAayQWvcltc9JmMeHLBWhAHQJqGXvnBFi8f w4tM0HiRoR1IRuNN8H4pDWcyUqR2ndNLa0X2LIZFt6HribWc/phWj3rn0BldjjDyu7Dz C4AZbjalH5SNWW/paAGkon7IP9/1VFcLaWwSg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712403654; x=1713008454; 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=yDxyRyU7oXcyM9q49plfvL6iRxo6Q7b+hvftnwHFwYY=; b=r4buiC1pZCYeoCBZHh4ka6Dh1kMVwIGT37Af++Bab/3ZF29iEx2C5y04c3TEEYGf78 wd4Mw+Ys6e29SZreWQNJcZ/muX+TY/YDuphtn2OskNNCcUmmg5r7WzlYVrgZ8x0Nh6Oq inqES1QsJYSGDA1Fr4B5fxPwm6hRn/c7Z7Pcf2GI4VcDHFjIFcCuXQPRaPLe6VLgm/d/ +CGv9DASu3iaqH4q/D5JMs7Xu6lvp7BT/tYircQ5K5Ua7QLDJZrmLydTNiWSuI/mBQGR IKJQg82kuDiuHkm0vHbxVBpt91GGv5yDjXXq09i+gvBJ+IpPiO/l2Mk43XaJC7CoYZlN j8TQ== X-Gm-Message-State: AOJu0YwkkVZ25mJ76DLZh58LFAiHkDTpURNNKdfdh2Gl810ghju+5+yQ bJwNWSBZIufyIe1KDNTEtmDeiIZ/eI+GLKguOu4fY0sfIFqkXk7eaBOgQqIa25+UqL1Brk2bDPU XMPwmGcJ+fwvhSFb/HbyrWcvzrlgLqGthg63hlP6c X-Google-Smtp-Source: AGHT+IFLfNTa4Sk8wL3L25Rw9btTTcuZQ9THO7ih0fPFKdGKFRw1vzoL7RCGFE8T/Gtw1MYEIRJODet6Nd27 X-Received: by 2002:a25:ed07:0:b0:dc7:48f8:ce2e with SMTP id k7-20020a25ed07000000b00dc748f8ce2emr3203967ybh.37.1712403654387; Sat, 06 Apr 2024 04:40:54 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id w11-20020a056902100b00b00dc246c69794sm147588ybt.16.2024.04.06.04.40.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 06 Apr 2024 04:40:54 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 06 Apr 2024 04:40:54 -0700 (PDT) Message-ID: <661134c6.050a0220.3286e.aabcSMTPIN_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 0A89A6052471; Sat, 6 Apr 2024 07:40:54 -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-sample-apps-testing Test-Status: SUCCESS http://dpdk.org/patch/139179 _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 --> testing pass Test environment and result as below: +--------------+----------------------+ | Environment | dpdk_fips_validation | +==============+======================+ | Ubuntu 20.04 | PASS | +--------------+----------------------+ Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.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/