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 9DA894401C for ; Mon, 13 May 2024 19:34:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 97B96402F1; Mon, 13 May 2024 19:34:45 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id DB871402CD for ; Mon, 13 May 2024 19:34:44 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1ee42b97b32so37115025ad.2 for ; Mon, 13 May 2024 10:34:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1715621684; x=1716226484; 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=Y8GaRLuFadaRl5eYx73turYS07BVYi2+/ke9Qe2YbRo=; b=H1WdsZOksUPMn/umxJQm4YaALYcEbrbEkQz2lvk/HMHCKnaQGHiUJOYo+AYk6aV8YW TZCgNRmoh0vYwxAm9h8PPIJjrNCeI+SqGMaRIMYSoWpj21RN+YS7qBjYLfVz4+pZ/WYH pRaU5k2eZyF6sjkrjZ7A5v1pNiVfIFwUuBI04= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1715621684; x=1716226484; 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=Y8GaRLuFadaRl5eYx73turYS07BVYi2+/ke9Qe2YbRo=; b=hAmum4TikdWvWYo1NUV/z5bv81FdMMxo62cHkw2vdwOs9B9axYE2ZEYt8cn83DT890 eUHrNdo4g6HNe+ie/QtWtKvhqhI1f3aJb2E6uMneMLWRtDWcHzKwYBNOeIwOi8Z+QhQb cX2c9oZUDkcQ+NlvU1XDKDd8j7IFi16uZOdg0Pj8y4iIK+93zg/U1TFDymMtaYLhjRZK ohhuXbSBE7YWoeujuQO8kjZnUBc6g3adDY2dLS4HbYKRwhoKxwWbN0lPbPONsHIormbG 0X3qPBMQeSSsMUJe3ZWkOlp1oUG1G2YXbfOoIa85GBGc9By32z8vrmTy7HgkPOlWRedk ZL5w== X-Gm-Message-State: AOJu0YznUMBjDP/JNqDyM2K1syzl72T23Hh8kI7IbC2A9rNGlPw7mAY/ KylZNIo2AdK+FpxSgQJ1nfI7oX6hFULC+grmRGiTucm+oByJU3RmZrK6eBsWc6eOZrg9O4j4zbD i4cZ5sVNl8fqXE9rdxgjsZAwRNmgtsXT8JEw3rgVt X-Google-Smtp-Source: AGHT+IFgwOmldtsHQR4rWz/O6HIduLDxfr13UbZJzmSyLHY+YrQ+PLQJce7okk1fCBT6utV5/bI7yIC5/cX7 X-Received: by 2002:a17:903:40cd:b0:1ed:cda5:ed9 with SMTP id d9443c01a7336-1ef43d182e8mr133714495ad.16.1715621684199; Mon, 13 May 2024 10:34:44 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-1f0186f4b41sm2134285ad.88.2024.05.13.10.34.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 13 May 2024 10:34:44 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 13 May 2024 10:34:44 -0700 (PDT) Message-ID: <66424f34.170a0220.ec659.c07eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 60B68605C380; Mon, 13 May 2024 13:34:43 -0400 (EDT) Subject: |SUCCESS| pw140029 [PATCH] [v2] eal/unix: support ZSTD compression f From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240513111204.3120460-1-david.marchand@redhat.com> References: <20240513111204.3120460-1-david.marchand@redhat.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-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/140029 _Testing PASS_ Submitter: David Marchand Date: Monday, May 13 2024 11:12:04 DPDK git baseline: Repo:dpdk Branch: master CommitID:7e06c0de1952d3109a5b0c4779d7e7d8059c9d78 140029 --> testing pass Test environment and result as below: +-----------------------+------------------------------+---------------------------+----------------+ | Environment | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | dpdk_unit_test | +=======================+==============================+===========================+================+ | Debian 12 (arm) | PASS | PASS | SKIPPED | +-----------------------+------------------------------+---------------------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PASS | +-----------------------+------------------------------+---------------------------+----------------+ Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29945/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/