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 ECC0145936 for ; Wed, 18 Sep 2024 11:39:51 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E8B6940E1E; Wed, 18 Sep 2024 11:39:51 +0200 (CEST) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id 5D8804025C for ; Wed, 18 Sep 2024 11:39:50 +0200 (CEST) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-71979bf5e7aso1014186b3a.1 for ; Wed, 18 Sep 2024 02:39:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1726652389; x=1727257189; 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=8G3xc9Ee7n1Do3jSnjyBK3qGtsK4yS6aZO4EYEkH9DA=; b=ajjRHa6pZ+BWUeP8oQzsGk0Z22sr2V9wNKnVtLz/U8kaEwKw/eTULm2gI2iKex5/2i szcML202kyOTxaR9eO67AbvWmbj6sKhcjRIJZ5DN/V5iTOoDbUwMLjAUmhdLMEER8Bnz e2LwStqXc/e1OfpliVEnQlYxoqo4Vd7rXo3hw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1726652389; x=1727257189; 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=8G3xc9Ee7n1Do3jSnjyBK3qGtsK4yS6aZO4EYEkH9DA=; b=waVPCS6A6E9Wv6X3yje3BxwINmYOuaZA7KGwmx5FsFbkQldwA3uPuUjNXr8NMz44sx 8097X4/ZdtCWry9tDUWRcE7fTIsS3AlEo9+ehVI+NU7uGEMUlwiKse8FxzYxS+aIbjRr l2YVra00ks2of+oJ+VqKfPPL1PEqWt3UOY/Ptfdz4+hejMuhTPQOV8fWjCcrpKdPEUP8 N4YH1E5EaDgdBwjSonmShwKM6MpFUbkZKOM3yChERmToYSCxYCVvnw8oN+3lKUqIBI3+ 2RM0ln/bYcocIiymuuGDDZE4V2iH1xauMRKCo8e4oOH+eUoKs/v4jle8BqynQxHiQEL2 p87Q== X-Gm-Message-State: AOJu0YxtxZwm7uUuBA3qA8fP2iT3jUeAZu9mAbeX7vnrFvky4pcuSi7H R/VtYM7MDqoA+XGdrEUSAUob0di+sRUNF/iVBFyOtKL/aXYRrr4yGdD73xZv6Zak/j27x0jZLzv ZOW9wEONSOS4mDjPwlCV5s8rpCo96pMkYsCjRh+u4EVmfPXknuo+WA3gg X-Google-Smtp-Source: AGHT+IEA//cfr2oW3IWIlNVvUJfB70mHnXZyBvcX7lJb/pX/117PZWbVIEQLM+22kKowenixhASlKRg+5i2L X-Received: by 2002:a05:6a00:2316:b0:714:1fc3:79fb with SMTP id d2e1a72fcca58-71925f9b26fmr35248133b3a.0.1726652389445; Wed, 18 Sep 2024 02:39:49 -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 41be03b00d2f7-7db49971b92sm123660a12.27.2024.09.18.02.39.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 18 Sep 2024 02:39:49 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 18 Sep 2024 02:39:49 -0700 (PDT) Message-ID: <66ea9fe5.050a0220.90399.9196SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id A4A526050A6D; Wed, 18 Sep 2024 05:39:48 -0400 (EDT) Subject: |SUCCESS| pw144117-144121 [PATCH] [v4,5/5] app/test: add unit tests From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240917120946.1212-6-konstantin.v.ananyev@yandex.ru> References: <20240917120946.1212-6-konstantin.v.ananyev@yandex.ru> 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/144121 _Testing PASS_ Submitter: Konstantin Ananyev Date: Tuesday, September 17 2024 12:09:46 DPDK git baseline: Repo:dpdk Branch: master CommitID:41dd9a6bc2d9c6e20e139ad713cc9d172572dd43 144117-144121 --> testing pass Upstream job id: Template-DTS-Pipeline#181881 Test environment and result as below: +--------------------+----------------------+----------------------+ | Environment | compressdev_zlib_pmd | dpdk_fips_validation | +====================+======================+======================+ | Ubuntu 22.04 | PASS | SKIPPED | +--------------------+----------------------+----------------------+ | Ubuntu 22.04 (ARM) | PASS | SKIPPED | +--------------------+----------------------+----------------------+ | Ubuntu 20.04 | SKIPPED | PASS | +--------------------+----------------------+----------------------+ Ubuntu 22.04 Kernel: 5.15.0-100-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31047/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/