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 264B845B78 for ; Sat, 19 Oct 2024 18:17:25 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2076240671; Sat, 19 Oct 2024 18:17:25 +0200 (CEST) Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id D7BA84066F for ; Sat, 19 Oct 2024 18:17:23 +0200 (CEST) Received: by mail-qv1-f98.google.com with SMTP id 6a1803df08f44-6cbe9914487so20375506d6.1 for ; Sat, 19 Oct 2024 09:17:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1729354643; x=1729959443; 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=fsKhpDcNy8u7GIXfp9duqED91pV93IbRaCDvnHEfvIk=; b=VQVZc+srP4eoFQ0hGrlh8lFGM0gQUfcgLRrAVDcDvVeKomBOXIvGQHY5mfJXFEAm0L skWjqcVNAQf4ttPo3lt2EjT0INFJD1LoawlsZW6y9RL4F0HClKVgJF95D2o2josE5J4P GoOhT90yjG7gpImFU7F6hw7TfB+tegQP+62fs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729354643; x=1729959443; 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=fsKhpDcNy8u7GIXfp9duqED91pV93IbRaCDvnHEfvIk=; b=lQDpJBs2d6F5xeKbK9IOkKInErviJixGf5FIgHEzaNSfzqpEYrl0/V2a5VlsumZvyt EBcW9g/gD/ltOX9wTZJVkbavPDUJ+eLt1oDAiWvT8f5BgWOa+TEimI5pHgFDBUHmWGLH iSNaXu7n0eN0QhITDav3P+qMvxpYcQeQMDIzmXSN8KA/2yvqluzeayCJPUTCsx6+jx4K wSXzs9czQ5Ib3bDyALMUlRe4ccmiB9tKAJsWRH5t4tDNvwAwq0dmxuJO/pYU1zDUPiCK 548QtAFrotPuCWR6OVGQw7AWrNRrP4GVlDQlQoA/4ZP61I/voUg/+/RpcvGk9VTixzxV eFxA== X-Gm-Message-State: AOJu0YyMke70EVTWaqPlb3xRhL/A9ll0eQd2EGEQojuQ1g7QKqhxE15J 5ATu6UkUl8OieFqJ7gU3zNI63HiZe1en4Ay/yfitoQWO9qbWZJ5mZAneduFiFqJAjxeQk3znffp o4trRQhOVI3RDOKHexGJ2G9g7/O0vBM2Rxiwz1VwknCAgFZIxJgZjoiBr X-Google-Smtp-Source: AGHT+IEhC0yeic2c6/x6d5pUG8ESNDzI3OKBdzdfYYP5UHPvWe6GBwbEmUxaWpxyFRjER6RsxX6OlteNwMfM X-Received: by 2002:a05:6214:3bc6:b0:6cb:e5e9:3182 with SMTP id 6a1803df08f44-6cde15316e2mr93060806d6.29.1729354643107; Sat, 19 Oct 2024 09:17:23 -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 6a1803df08f44-6cde13647d1sm529726d6.67.2024.10.19.09.17.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 19 Oct 2024 09:17:23 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 19 Oct 2024 09:17:23 -0700 (PDT) Message-ID: <6713db93.050a0220.34876c.39ffSMTPIN_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 AF8B76052471; Sat, 19 Oct 2024 12:17:22 -0400 (EDT) Subject: |SUCCESS| pw146324-146331 [PATCH] [v12,12/12] crypto/zsda: add zsda From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241019110428.1970056-13-li.hanxiao@zte.com.cn> References: <20241019110428.1970056-13-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-sample-apps-testing Test-Status: SUCCESS http://dpdk.org/patch/146331 _Testing PASS_ Submitter: Hanxiao Li Date: Saturday, October 19 2024 11:04:14 DPDK git baseline: Repo:dpdk Branch: master CommitID:98613d32e3dac58d685f4f236cf8cc9733abaaf3 146324-146331 --> testing pass Upstream job id: Template-DTS-Pipeline#189612 Test environment and result as below: +--------------------+----------------------+ | Environment | compressdev_zlib_pmd | +====================+======================+ | Ubuntu 22.04 (ARM) | PASS | +--------------------+----------------------+ | Ubuntu 22.04 | PASS | +--------------------+----------------------+ Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 22.04 Kernel: 5.15.0-100-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/31559/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/