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 08EFF454E9 for ; Tue, 25 Jun 2024 03:01:47 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0069B402C4; Tue, 25 Jun 2024 03:01:47 +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 D351F4026F for ; Tue, 25 Jun 2024 03:01:24 +0200 (CEST) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-dff06b3f413so4658020276.3 for ; Mon, 24 Jun 2024 18:01:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719277284; x=1719882084; 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=b2lvlssot1864EgibhqvU9gKU1zAlFVd3g2xp1/w+Dw=; b=Q93xyZE+0PfUBKcyDVb9QPf15tAVOSIO/Tv4T55N69Rz6xfoskLSVjj+ZZcl9wEJ9+ 2fLuI7jyAdsqBNbEvLlGU0zFE+UKPhWQCxPMqnngTkaD0UVm92in4dokDvg5BW44nOtw Xg1/zPtAOBEFt0vp4Wcu41VJgfjB2W+o/Lbak= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719277284; x=1719882084; 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=b2lvlssot1864EgibhqvU9gKU1zAlFVd3g2xp1/w+Dw=; b=Slxqc7B+DrX3eIZeim6shwzEaGlaXMNJZX4MN44wDLfmtSr0HjrvnWoEqFbKKUNq3J 3Cq/h8KCY/l3Scb+Rp2OEmbzBZT/MuUWdUJ3dCZl2VIt5HQSB5ZDGv72Pjgj5GsLOHGt bDWKSatBeOofgi+At9vrXtgG/lk1jmt9Yve7oecDbDBvFcRb1kTdsNqvtWoEGmNS+typ eqPZlTkNP5aOozPiiQKXDkYW9kJmkUCn6RXGJ2p9iDaNN4USRJSSeUj+Y52ilEj8aeCP Dg4cT/mRap3orNwkAg2CmHU08vCM2A8K60bWllzROno3Wrzn9+UX4yoLt0NF7kSpHrpm VkpA== X-Gm-Message-State: AOJu0Yy6G87EgTirXU/IXZ6rLkvDRONyV2bGPHM1vV55FkOg+9GgFxIL 4QMBCCeq3vhBKH7JsARalCruzX0F9CMNU7VdMmq2Fj0MVcQMaBcsUVnqLx4oFjDUyF7j+BUWriX ZxwnEt+2GICKkgpgmUU+VkrwfXpTEW2kpn9LGiDE6WzQeHRRpw3ZLvPDa X-Google-Smtp-Source: AGHT+IGn9Mw0/Dx71g939tf5d1g8W5B2UQMOaAbh4EnvgLlyn/ac2+HrVoM2YEKnYybxmqgjenSMFlHfJvST X-Received: by 2002:a25:7cc5:0:b0:dca:c369:fac2 with SMTP id 3f1490d57ef6-e0303eb2e53mr6517784276.3.1719277284292; Mon, 24 Jun 2024 18:01: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 3f1490d57ef6-e02e65c5726sm332196276.28.2024.06.24.18.01.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 24 Jun 2024 18:01:18 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 24 Jun 2024 18:01:18 -0700 (PDT) Message-ID: <667a16de.050a0220.adeed.8a27SMTPIN_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 46FE5605C373; Mon, 24 Jun 2024 21:01:18 -0400 (EDT) Subject: |SUCCESS| pw141582-141589 [PATCH] [v2,9/9] test/bbdev: remove unnece From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240624150237.47169-10-hernan.vargas@intel.com> References: <20240624150237.47169-10-hernan.vargas@intel.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/141589 _Testing PASS_ Submitter: Hernan Vargas Date: Monday, June 24 2024 15:02:37 DPDK git baseline: Repo:dpdk Branch: master CommitID:bd4f4bb29a6e6f07ff535669b8d0b5094e3d5265 141582-141589 --> testing pass Test environment and result as below: +--------------------+----------------------+ | Environment | compressdev_zlib_pmd | +====================+======================+ | Ubuntu 22.04 (ARM) | PASS | +--------------------+----------------------+ | Ubuntu 22.04 | 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30299/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/