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 2CE7545B88 for ; Fri, 25 Oct 2024 23:38:39 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 10E7C40264; Fri, 25 Oct 2024 23:38:39 +0200 (CEST) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id 2742F4021F for ; Fri, 25 Oct 2024 23:38:38 +0200 (CEST) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-71ec12160f6so1799322b3a.3 for ; Fri, 25 Oct 2024 14:38:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1729892317; x=1730497117; 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=JV8+YTXguuThDy8H1dKTDbOcYCe4AaKCijwNR9RR2qA=; b=MlrlsdCbuSdcXkEmkoBFZbBKDPvXxeqYCTdjcbs+mJfPpMmMSnzRHLgF/Ur3hiKrDV r3xVpyDfox5uf/aLORyOOt3hJmxIPJ7KyqBy84EJTWcYTTryE81xKtRtwTy09lTVJykP XDlyhbjoRpH8rwAKx9IbF0xHZ0EzzSytv77cs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729892317; x=1730497117; 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=JV8+YTXguuThDy8H1dKTDbOcYCe4AaKCijwNR9RR2qA=; b=itKjAMI3UuHkaUYVnF3qsVPDsHxYvuUei1HrGQTYnITyiuy6I53ulYQR7217KeHPdF 3ziKm0oFgMxz92lqyz8oE4qKirOn9/CdoYz8em61aGO4BIjyaiQ8HeUvzc3UWz3Uu/jb YMnE2ZuIwIaY2PiJ5ydNQ13+razDdb4VDDy36S7DxQg07fv3xN3XKOt1RTv4+LNZtLRK TldR3yT89qfsO/ozshqC6eq+Nt8vd01Znb8e0iZxgN9CBW7CGG0eAQQNdQu4U+KQ6o5Y tx9vKmFMSTAiqppxN5C/1TGzzlAALeS6h1se2ilp6qMwxNeGgF5vyeKlwhfZPpWXEF9R XNbw== X-Gm-Message-State: AOJu0YxpJX0QfeOtXxlM8Dtd3Y1s7uz91PmUTnHDz6WdmiWv9/4xKToS xxUZ25CQ4wofcn47oaf4TA7sDOAO4Yr8dguZm0MXNAm4CoUXsfyDbOczodYJa98Dc4JweYoiPRM v1jur4nX+ZlTN6TtDoct2t/dGk2QA4vKGNZy96l1nqKHa6Xkn8TCOMjg5 X-Google-Smtp-Source: AGHT+IHmnZ1LIT0/J2xtLqFTDPtVSJOvK5Nkxf+w1R3WqjEgFjjBp1pQKZMqmOdUvUG2lZ58Q2NAwS1uzi7z X-Received: by 2002:a05:6a00:2d8d:b0:71e:77e6:ad89 with SMTP id d2e1a72fcca58-72062f83d39mr1260397b3a.13.1729892317087; Fri, 25 Oct 2024 14:38:37 -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 d2e1a72fcca58-72057a09c61sm102842b3a.19.2024.10.25.14.38.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 25 Oct 2024 14:38:37 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 25 Oct 2024 14:38:37 -0700 (PDT) Message-ID: <671c0fdd.050a0220.2d9c2.6cf3SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 8B3FF6052471; Fri, 25 Oct 2024 17:38:36 -0400 (EDT) Subject: |SUCCESS| pw147310 [PATCH] [v1] test/crypto: fix synchronous API cal From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241025142251.1149785-1-brian.dooley@intel.com> References: <20241025142251.1149785-1-brian.dooley@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/147310 _Testing PASS_ Submitter: Brian Dooley Date: Friday, October 25 2024 14:22:51 DPDK git baseline: Repo:dpdk Branch: master CommitID:3ee7a3e0e0e0f5a81a4b102a834697bc488fb32f 147310 --> testing pass Upstream job id: Template-DTS-Pipeline#191770 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/31685/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/