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 36DD845E20 for ; Tue, 3 Dec 2024 21:18:30 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1404340261; Tue, 3 Dec 2024 21:18:30 +0100 (CET) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id E3E044025D for ; Tue, 3 Dec 2024 21:18:28 +0100 (CET) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-6d8843c44cfso37306706d6.3 for ; Tue, 03 Dec 2024 12:18:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733257108; x=1733861908; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ntY//t7DOymCXSUFBUDPUBXh4ui1/il2oQZVlTivP3o=; b=O/P3QaFRtJ1hI4rm45N6suYKh9nx6rI4Bq1eX2+GFIPCYdni7UdX19BkwmWOrOy5TG r1gkVItn4hahGPIkPYGNrVsFNeKvvjEhGFE8wSXQTbP3jRa4wBDdbKl2UE4vZ8iCCCQd N0bfPNqqRv+rfgndkpu2v9duP1SEpeT3FSXVA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733257108; x=1733861908; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ntY//t7DOymCXSUFBUDPUBXh4ui1/il2oQZVlTivP3o=; b=qJXH5/S0Bz1eOjIW6iP/oL2etQZIUMeeVtYG3/Mw16B+gRkssc2zuBtK/jrI+HEbDP l2C1IWkdAhsxHxjz5jldkFaVcocPgilgqiqYt5gjNKFyHkzcSpC3U2cMJxlnoPQ/RVhd j2CoBY9ejkIEodeGKpbCf93hjPp9/kwrXJkzrlrYy1wlXwhk3bOyU6nlhj3owh9dhuYf RMZBxUvk0e3CHmSIHIuGOVFRlDvz1ly96MssduLLOy4J7BL30d5gia0XnoxdC6m5p03n nQdJIwlk0ij81tZAJahJjF7asmhE7h2Imi/ox9JvO1QpjQ1ePeajG3C0gNGb8H8mFVvO Gxgg== X-Gm-Message-State: AOJu0Yx2ny3sTxShLqQd4jXXDGsc/Qieu78TEfzNLRQx0/jcyOiPMPPr +N3yU29IuFbqQ2Wd4giWmeK3T6Spn3PvSkbkMLMLAa8mRtfJPVFOqxDpU4ldVpuTCHqUSUr1p8C Ny4TxYH7YXry9lPRG42wNK6onaws4GUSq9PCDbcqp X-Gm-Gg: ASbGncsK6jvN/ZOja4t2LI9U2JZkv2stYRhvM8/W7cBObIsvmMLv+MgPXkpHdamqani vFdvsVDERZLZbasvXahopU/LwOYxr1e4bhxfmvsRK3mA/98vqch0o6fnkla5xIe3GlPp2zhruTL xTeN4maXE/dOMUn3G2uSJZSBq6ooPar9OViSEVKLhCkwhVafyV2aBVdYNwv5jzAQXGNAJPCVX6H B0o6ahuQ6c6tY5/ZA5cr0QBCArwhg7IMzVYlW38SinNta+/0DhX6UuicZFsEbOUrN5UvCA= X-Google-Smtp-Source: AGHT+IHISbgvyS5gcm9cQfjudLEYBSxfPm9cLcu9KO6xxLOgKL64WR0cRRtO7TpxkYGIxzMSrqY5UuIlK1/r X-Received: by 2002:ad4:5ba5:0:b0:6d8:9124:8795 with SMTP id 6a1803df08f44-6d8b72e066bmr55998006d6.1.1733257108268; Tue, 03 Dec 2024 12:18:28 -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-6d89e17c5e6sm3426936d6.37.2024.12.03.12.18.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 03 Dec 2024 12:18:28 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 03 Dec 2024 12:18:28 -0800 (PST) Message-ID: <674f6794.050a0220.7b3db.2fdaSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id C9B116052471; Tue, 3 Dec 2024 15:18:27 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 4843aacb0d1201fef37e8a579fcd8baec4acdf98 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Akhil Goyal 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 _Testing PASS_ Branch: dpdk-next-crypto 4843aacb0d1201fef37e8a579fcd8baec4acdf98 --> testing pass Upstream job id: Template-DTS-Pipeline#200688 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/tarballs/31819/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/