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 2415145CF3 for ; Wed, 13 Nov 2024 11:08:31 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EECC24042E; Wed, 13 Nov 2024 11:08:30 +0100 (CET) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id 34F9940290 for ; Wed, 13 Nov 2024 11:08:30 +0100 (CET) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-6ce3fc4e58bso38625306d6.0 for ; Wed, 13 Nov 2024 02:08:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1731492509; x=1732097309; 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=/qRfH73aQ1kW8yuMNHKUDE9TqgXNjjAHf8Zd5e6sUTc=; b=H0rLF+slZzwFsoBdJkmet5vd7Babx2rTTKM1HPC81M9sFe1Z99pKxZ2r5NZN1JKmkR vmShbscCd/Z68/n8zPA6GPjKOnmhpfFTwAzoyohdqrD4g4JWbbTokDhKd4T0v5Mq8bNz Te1a0DbnGgmT7Lnl15dWUV75TY4Uu9/coXjSA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1731492509; x=1732097309; 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=/qRfH73aQ1kW8yuMNHKUDE9TqgXNjjAHf8Zd5e6sUTc=; b=uFB6Xk95wEQTaeEBledtUSyy+N/e1eVsNqE+AbeOZLIdTzXlgZWK5uBTDCsHUWIH8w UBabwyq5z6GLStkw5U2zlXDspQ/WnhuvR0AMD0Q0bGal/ayGra1TVx96VJr5ZVIIlmXI xRqYKD1lN8ef/F+Y6GFKXVYOvaTsPsKZ9cLardJtD/C7qoLQ4n2oQxEbqnn1Rs44a/MA KUdxE873CZR2ObZOw0SvUEcksM1Kw4j8CpeSuPALNcZ2lGs78gw/BW5+nXpJM/awhajI OlYrDzww20AGQ7KVyYMNJFNRPUSqZzifmCwWIT/D8xvzx4LFD9l6o8yy4kiLK046uTDS ENEQ== X-Gm-Message-State: AOJu0YyIWtlKLX2SSrOBqZvbRkWL0zzH7aQqkH4S4OVBknuNivjR5tOu OEnd+kS1UdeMP4Gf/eyK7AMrErTmLZAAlpQ9+aAmn5OMSCdchrHM79onfwJgzWpwP1DxAlKI6aO IFRLPMkHUOsDHueKpaZ/zPdaevDcZysT2qxlrIhxK X-Google-Smtp-Source: AGHT+IGsbeR3ojAbz3UGIoA6ayn4zjaEyMjpMRxbGmWdFR+7eguH8ygWUnNN22hgevlsSRp0qS4tH76H6ne7 X-Received: by 2002:a05:6214:4a02:b0:6d3:4628:9772 with SMTP id 6a1803df08f44-6d3dd03a392mr31585586d6.14.1731492509523; Wed, 13 Nov 2024 02:08:29 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6d396202e47sm15890886d6.27.2024.11.13.02.08.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 13 Nov 2024 02:08:29 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 13 Nov 2024 02:08:29 -0800 (PST) Message-ID: <67347a9d.050a0220.9c41e.27ccSMTPIN_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 38A0B6052471; Wed, 13 Nov 2024 05:08:29 -0500 (EST) Subject: |SUCCESS| pw148374-148383 [PATCH] [v22,13/13] compress/zsda: add zsd From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241113023323.3228516-12-li.hanxiao@zte.com.cn> References: <20241113023323.3228516-12-li.hanxiao@zte.com.cn> 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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/148383 _Functional Testing PASS_ Submitter: Hanxiao Li Date: Wednesday, November 13 2024 02:33:18 DPDK git baseline: Repo:dpdk Branch: master CommitID:c5df7a373ad07413d9652479272cd16adf989b06 148374-148383 --> functional testing pass Upstream job id: Template-DTS-Pipeline#195815 Test environment and result as below: Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31903/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/