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 4A02F43BB1 for ; Fri, 1 Mar 2024 06:08:28 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 46ABD4025C; Fri, 1 Mar 2024 06:08:28 +0100 (CET) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 9C452400D5 for ; Fri, 1 Mar 2024 06:08:27 +0100 (CET) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-608841dfcafso18090467b3.2 for ; Thu, 29 Feb 2024 21:08:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709269707; x=1709874507; 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=oYecaEiIVDDYvfcPnICEu7tRLtGAo7JylWDMaXkzOZY=; b=WyB3qHE+h4Ke7tU6aLYYkWmHxAFARgjzJzbh5E9nEpAtp/MIGba+iJd8JvyiMfPQby ZyWrk73xrrO+4KlsIDqk5y4gXZTywgDPl9BN0kzkKwCOnVaJrvDpdr4MXgJ/su73DZBi ae/cGfXKyowYrnH1J73zQw1my5uAgoGckbWWs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709269707; x=1709874507; 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=oYecaEiIVDDYvfcPnICEu7tRLtGAo7JylWDMaXkzOZY=; b=LlQ405RrqSrnXOSi6LP0/7E+UZyd84mMMpVSQHfiSyrE8bNHCWEfRtF3ZKlSmMaSMx yZz1IwLRvGleOg1F+eaemxr9OWNuReamOEknN7zDQ8iQsf7XJcyo07+/qYAG57ggvBhG 26WApjGPxokPK8vMweBSK5UP8V8TV5z8Y4CFicjrUkBtcVG5YiOWjxQq2S5wdJsH/n2y KYBre7v4J2u/6elku6LPBocwdT16KVRLJIx3BLH71/Wc4jSLeeKLfB616YFEbfeWWstJ gB3+3YCvSiw2uHb9lTcnqk2w+WzJUvKNNgwJXHi3vc5JfqHH3t71R69X1uYhJw4W6blD /9bQ== X-Gm-Message-State: AOJu0YzrWMyghv/DhJ1X9DLC/s5yWKdvsOfsizbzZmcDV7Cmp2Sz0wxh 2jktgHWcq2x4Z2+xkyaLpwHWyvfsLfb+YToSPyN7+tY/yOHLky8qdcSbGgjP6Qf8L/ugXzIoJzO +ysi+QvPqQIWYaBYiosvIjH7L75Y9wXnHJc/RoBHTfLgtLffxDZQuxn+k X-Google-Smtp-Source: AGHT+IGcqXEO/Z4+WOiWx1CJXAexYmKlIiC9i/0f9hbfRDT176cNsDx7coSYXfCFcGLxwPD7ZMZCw1nP+0eP X-Received: by 2002:a25:824a:0:b0:dcf:1690:ee7d with SMTP id d10-20020a25824a000000b00dcf1690ee7dmr546981ybn.32.1709269706987; Thu, 29 Feb 2024 21:08:26 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id z123-20020a25c981000000b00dc246c69794sm149948ybf.16.2024.02.29.21.08.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 29 Feb 2024 21:08:26 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 29 Feb 2024 21:08:26 -0800 (PST) Message-ID: <65e162ca.250a0220.dba63.9bedSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.7] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id A3EBA6052511; Fri, 1 Mar 2024 00:08:26 -0500 (EST) Subject: |SUCCESS| pw137410 [PATCH] [v2] app/eventdev: support DMA adapter te From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240228060102.4137229-1-amitprakashs@marvell.com> References: <20240228060102.4137229-1-amitprakashs@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/137410 _Testing PASS_ Submitter: Amit Prakash Shukla Date: Wednesday, February 28 2024 06:01:02 DPDK git baseline: Repo:dpdk Branch: master CommitID:850a57695b4647f62f31019baa8a92bcd3ff3531 137410 --> testing pass Test environment and result as below: +--------------+----------------------+ | Environment | dpdk_fips_validation | +==============+======================+ | Ubuntu 20.04 | PASS | +--------------+----------------------+ Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29307/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/