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 98B9C454E3 for ; Mon, 24 Jun 2024 22:18:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9357740A76; Mon, 24 Jun 2024 22:18:26 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 64BAB402E1 for ; Mon, 24 Jun 2024 22:18:25 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-375af3538f2so20258945ab.3 for ; Mon, 24 Jun 2024 13:18:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719260305; x=1719865105; 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=xWxZiGzViQS9M32jjTuFlduumZ0PDc0t07ppEF2BCCU=; b=Cmaqkdj5mDxJuv7GIaTue/XJ0z64fdhfcgTAd8urtN3W/AspbcSgcKBaTJX0mfDVYd H6cseUJiNF4cubFn9xaAKOHb5TSNGr1V51bvVpp9IOTU32xi6/QRd/oshNFcecUJr208 rrG5tVvG+MBeb2i0qYPf5QxRQwye5isOQigEM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719260305; x=1719865105; 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=xWxZiGzViQS9M32jjTuFlduumZ0PDc0t07ppEF2BCCU=; b=X6w8ivCq1LrEb2LeJJPBzmZut0y6w8uD8x1d1y2O/hvCoUdxScbqwea+Q+WuKG10Vq 7v5xR1tRxP2+dd/36bORQJGXrccu5CqbBZb9+u6LBOkfzwcqSzJ6WrQnb5JPIdaABZ/y MmK/c0UT5y278CN7yzTl7r2NAugMz//2fAThCdvt428T94jEUkyxt8OuKek2x4n6HD5T shTSmyupwjRYSjN6BzBXH0nvzRzWr7TyFrecAJHhYZxB/GydlVRX48t2IKqx2VkmGBAa Kkhu/3HQGCeGpQjCXNKgTjSnKKisC639StdSRFh51K/vPTmPdd3h6jUu7trCbJ3tZhdA Z8vA== X-Gm-Message-State: AOJu0YzpbrGVOXGuWSUorj3esVGTnLqfmUN8UYQRZCdiowQQWsS8t5Q1 d1afkxUVvvB+0jKj0xiljf3R9gKenGjRj7pyQb0B6vvRh0JxQPJUEQyQbtwSub7Fo7/SkNLU+s9 qtos14ACXawubp6fNpzep0J78f0rDe50TCL7bEMXOXQcQStWKBRaHsch4 X-Google-Smtp-Source: AGHT+IHapTSUduwVlaVn1a+yuMd2hN7SE1xECgcfnhx5QLkjTZpXHulGCk5BxkCWcw9vYcPGyUl7eyR5tSEJ X-Received: by 2002:a05:6e02:1609:b0:375:b19d:deb4 with SMTP id e9e14a558f8ab-3763f5a3eb6mr73431145ab.7.1719260304812; Mon, 24 Jun 2024 13:18:24 -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 e9e14a558f8ab-3762f3032e7sm4126955ab.6.2024.06.24.13.18.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 24 Jun 2024 13:18:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 24 Jun 2024 13:18:24 -0700 (PDT) Message-ID: <6679d490.050a0220.3cb02.ee4eSMTPIN_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 556B5605C373; Mon, 24 Jun 2024 16:18:24 -0400 (EDT) Subject: |SUCCESS| pw141532 [PATCH] eventdev/dma: fix missing response info i From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240624092251.2970-1-pbhagavatula@marvell.com> References: <20240624092251.2970-1-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/141532 _Testing PASS_ Submitter: Pavan Nikhilesh Bhagavatula Date: Monday, June 24 2024 09:22:51 DPDK git baseline: Repo:dpdk Branch: master CommitID:4a44d97f0a52a76258c6a6cb6a713f4380a8ab1f 141532 --> testing pass Test environment and result as below: +--------------------+----------------------+----------------------+ | Environment | compressdev_zlib_pmd | dpdk_fips_validation | +====================+======================+======================+ | Ubuntu 22.04 (ARM) | PASS | SKIPPED | +--------------------+----------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +--------------------+----------------------+----------------------+ | Ubuntu 20.04 | SKIPPED | PASS | +--------------------+----------------------+----------------------+ Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 22.04 Kernel: 5.15.0-100-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 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/30287/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/