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 8A61845A88 for ; Wed, 2 Oct 2024 03:52:04 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8110840267; Wed, 2 Oct 2024 03:52:04 +0200 (CEST) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id E10F940261 for ; Wed, 2 Oct 2024 03:52:02 +0200 (CEST) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-e1651f48c31so6154193276.0 for ; Tue, 01 Oct 2024 18:52:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1727833922; x=1728438722; 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=LqW0iNP+LxgxRKzFpCt1sbwiknEIQ+hyBlCu/B0p9tE=; b=iHWit05E/6ubFuWTbjiaq5/CIdNTiteDkXbUrth54hGS6WlE6HFR3btDQ5sxlm/dGW 3cTQ/0gml/Pmdc4UhAdFhHilnVOp1FOvImSJIDRNMdDELpekJ+KKN/OF2I01K8BJ4mRT RFwAcl4ayeq4HTo1L3hPi+H0gSioTh98Gy3MM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1727833922; x=1728438722; 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=LqW0iNP+LxgxRKzFpCt1sbwiknEIQ+hyBlCu/B0p9tE=; b=DrIBQjCKFckQba/rsetXgiyS4tD21eqoIavCdYEhyc7KegwDMqeU+NzVkwPWDKjYLi HYkUBy/pYfSdxlIwODme6ZWKbQiRn/kDtl3/IRHGNzZ8zVIFVI96cdpMl30bvB9c9eb+ egVFqPuEZlNzqz3DIJWwQLsT8foW+hiWIKpeHTTic7pIrXkHcUq7Cx6w1SZrJ9dkwOv9 wniDKqRxgOceoUudzPvFMUU4lRyCV+teYSF0tK+0CCL1F7UMKHSKJIhnzU79P3xiO8fd PPXJ6EsZAtxCG+er28NKamJL8azD/QvBWaguJz1i6Hw37ekb9DsXesg5Nsl0Yb4lXTiW rrZg== X-Gm-Message-State: AOJu0YxbWF59X44Js8woQS1uJyqm9dlX5vhk63rBiQAbTszwZbaPu0u5 VJ2B1Fep27cFDEiBHKd0bhsaY+vS9G7oxirHm/V7F6q8QKk2c4DxxeVBp2/4VK4e8wC+fkdmkZX Fi5SlAyUbNLtpzDf53wQ1ESx+5fRde6rNrYlQAnBS X-Google-Smtp-Source: AGHT+IFohaqyZF3lXanErsujxS5/EkLnDjfQHXPLUtJJ751MSIka5pUJwQ0pHnlmlG+XIMmtYZtZ0HTcGlK6 X-Received: by 2002:a05:6902:1022:b0:e1f:e9b9:3d7c with SMTP id 3f1490d57ef6-e26383b7c14mr1477043276.18.1727833922345; Tue, 01 Oct 2024 18:52:02 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 3f1490d57ef6-e25e4bfc025sm528708276.27.2024.10.01.18.52.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 01 Oct 2024 18:52:02 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 01 Oct 2024 18:52:02 -0700 (PDT) Message-ID: <66fca742.250a0220.376b89.86ebSMTPIN_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 F13F5605C351; Tue, 1 Oct 2024 21:52:01 -0400 (EDT) Subject: |SUCCESS| pw144883-144885 [PATCH] [v2,3/3] test/crc: replace thread- From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241001181150.43506-4-arkadiuszx.kusztal@intel.com> References: <20241001181150.43506-4-arkadiuszx.kusztal@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/144885 _Testing PASS_ Submitter: Arkadiusz Kusztal Date: Tuesday, October 01 2024 18:11:50 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b50d6c67a3c033a49739a0bd1a132aee6d9e324 144883-144885 --> testing pass Upstream job id: Template-DTS-Pipeline#184695 Test environment and result as below: +--------------------+----------------------+ | Environment | compressdev_zlib_pmd | +====================+======================+ | Ubuntu 22.04 (ARM) | PASS | +--------------------+----------------------+ Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-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/31213/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/