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 435D543E8E for ; Wed, 17 Apr 2024 09:27:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 381C840DF6; Wed, 17 Apr 2024 09:27:46 +0200 (CEST) Received: from mail-oi1-f228.google.com (mail-oi1-f228.google.com [209.85.167.228]) by mails.dpdk.org (Postfix) with ESMTP id 5721340DF6 for ; Wed, 17 Apr 2024 09:27:43 +0200 (CEST) Received: by mail-oi1-f228.google.com with SMTP id 5614622812f47-3c730f599abso97612b6e.0 for ; Wed, 17 Apr 2024 00:27:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713338862; x=1713943662; 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=aTOeG/BcFh4rMPRettrx+qcnFvpyYGvb0wXFFxW99oQ=; b=DwdNVl3u5fXlekLxqvt2jVJ/qtVBzlPk08XBFdRhg6OJ/+KCvBAaNMx1uPUvgP5nw+ oyJzUpVpfwxZ3qMcIH/TAkWTqsv2RlHwCnP1MJRaKtN9FS3pduDKGHenqsbPLHJ34l6U rQohjPYjE0l5gzOoH5SaTimz/Ygd9+8QV0EDY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713338862; x=1713943662; 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=aTOeG/BcFh4rMPRettrx+qcnFvpyYGvb0wXFFxW99oQ=; b=osNnfHjLxkKgs0sBeqoIWbp8jqD53IAEKBiqfLTXti23uALmPEqXJ345dsFu2S3T09 A2JFXQ40QGBIufoQLe+XWDK2Ru+HdtnzkCBeE/0mv8YX2Ru4r2/ZKyUmAE+fwr5j9AAQ 8xM1K0bRS6vT52XpqSfAl+CuhvtBIVxqCu+T7NV/sgdfnzRb9Bzh0zekGnx4r0Wqzxzn jWBjhc7Atr1pPN3mPq3z57A63bZJwihbD027ictWik4p1oOnxFgEtaEmbKWYZs6eCenW N9O9QfrfnAVRurzk6vf86VVCzAXtyeBeA524iZZkCqHfORXPLRXKg9FvLOW1JWHeycGP vuJA== X-Gm-Message-State: AOJu0YycRwx7HfG/+9cscmkNSyMryo+8v71qzQHOEU7AejPo4rSO7pm0 0aPOVD73S8Wwsa/2MDWhsAXf/9LYhdrNCc3aUEGBPJbvqq/AqVpdAepAAetXLJiiwkyDka8DDfK 4aK7/tgYcIp0VF77CfeOTUdbTYO7jqk7PpG/UAjzMk6xj8n6T2CB68jNc X-Google-Smtp-Source: AGHT+IEkSDR/+h3RtveBGp5MhAmQ/1gxugvspiZzN7sgthMiV3kpHFU/FBb8JTujbnRs1Sla43mIjUV+UwIJ X-Received: by 2002:a05:6808:1d1:b0:3c5:fcff:400d with SMTP id x17-20020a05680801d100b003c5fcff400dmr17050461oic.23.1713338862623; Wed, 17 Apr 2024 00:27:42 -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 d64-20020a633643000000b005dc1a944789sm672582pga.2.2024.04.17.00.27.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 17 Apr 2024 00:27:42 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 17 Apr 2024 00:27:42 -0700 (PDT) Message-ID: <661f79ee.630a0220.7fc97.24e8SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id C2CB06052514; Wed, 17 Apr 2024 03:27:41 -0400 (EDT) Subject: |SUCCESS| pw139433-139434 [PATCH] [v2,2/2] dma/cnxk: remove completi From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240417055830.1935-2-pbhagavatula@marvell.com> References: <20240417055830.1935-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/139434 _Testing PASS_ Submitter: Pavan Nikhilesh Bhagavatula Date: Wednesday, April 17 2024 05:58:30 DPDK git baseline: Repo:dpdk Branch: master CommitID:e2e546ab5bf5e024986ccb5310ab43982f3bb40c 139433-139434 --> 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/29799/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/