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 DE1C54649D for ; Fri, 28 Mar 2025 06:45:38 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DA7DD40273; Fri, 28 Mar 2025 06:45:38 +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 679D740261 for ; Fri, 28 Mar 2025 06:45:38 +0100 (CET) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-6ecf99dd567so19971876d6.0 for ; Thu, 27 Mar 2025 22:45:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1743140737; x=1743745537; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=6anYNjnPCTw0daLeSU2fHBFKwfbKzBR3+NhzbvetbNw=; b=NhQZZ6op0FgLXTc4597XcUzoVzowk68d1Sy0tUS0P2gIjIr5Q3/3qspsH2C95v6iTD 87CPFoEqMx6kHIgcnblHDhTQga7jG3PCwhkmSOm/Vdcf1/zaSiMH7nDELZUuCR0YpGiU /+vumrBrzn290Jsp1p8f+or3xSst9npthfpxM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1743140737; x=1743745537; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=6anYNjnPCTw0daLeSU2fHBFKwfbKzBR3+NhzbvetbNw=; b=YhkapQDyUiNfZP+HemWwZ8jLB9yB+0/AF+hzj/JKhknkpY1hX2ZensQYnf5wROBkC8 0KA2ZnA6to66J8KAtnz8KaC5tsClYcWAbeqStFiupb1DOmd3dCfXcxgOLz7NUpRQiegu Pr2JpTuY20JjB0owA+GayN0aSnnOnWjyYRLx0QfGIInhC6+wslgEGYHkXLIgSWqZ66tJ EBYW8EIzchEg3dgV7UZw9eswDMCLjNE0Lhzopy4mIlsORiU2EI5eNc4KWT6x8yictwBk yOiXpBjYEN4Iy6tttMWx5SDodTULAjogd2M5FYG5KfH5k72UvQiDg5zLoBGkLpR8gi0B cYvA== X-Gm-Message-State: AOJu0YzTVgua4OCm28uoRYAAcPQzImScNMGisvJp3L2G4E37dBdALRRZ ddI+8S0S4QYb9y8T+3+1Td5kJGuVXq4d/EDWx2d53Kjw+WKZuVB1fItsX+ds6tsBsGeSinammgZ n+P/XOt1fai5w0n/rl1TvCvycB0VAXbgv X-Gm-Gg: ASbGncs9d6yDaVEB0JnGIGliKpb95BYUg3i63kx+QD2m2AWZWQDjkrstH7P0rKeUVff zdMxaVEfc5KXMZbrUIHoiwWxNs/TDFTt5Z/DpRQ4te+VHuz2NoSIqEW7AdEJO0Hxib6vssu3OhO 49zaX0nwLj0GKDGeS64TBmX9lPUngPCyhT8He0pA+gw1yieX6RBCGBaMY9lstSllgo0Pn9R7FQI kY7Miqj3syzwfl1n3tPXeKTqgKOV/7ef7DnfIee+LcpOogBg5DrqwDZ97mGlXfy2ALvaE34dnkl ZNWuf38p5jp5DjWTqLaj6aURIXYYcruJH0rV1nnp X-Google-Smtp-Source: AGHT+IHo4pmeSeHf98n5XgeMQXhp1GQjPHwEnMjBILsCBXwzTuc3XQs2nrWSx2iMHs7y15NBTtzubd2nL6xp X-Received: by 2002:a05:6214:d08:b0:6e6:6c7c:984a with SMTP id 6a1803df08f44-6ed2390f9c1mr75995376d6.29.1743140737638; Thu, 27 Mar 2025 22:45:37 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6eec963b9d4sm1880466d6.24.2025.03.27.22.45.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 27 Mar 2025 22:45:37 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 27 Mar 2025 22:45:37 -0700 (PDT) Message-ID: <67e63781.050a0220.2d8a40.36d6SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 528C36052471; Fri, 28 Mar 2025 01:45:37 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 684d996a201182b5335012055df33284e753d832 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Xueming Li , Christian Ehrhardt , Kevin Traynor , Luca Boccassi 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: tags/v22.11 684d996a201182b5335012055df33284e753d832 --> testing pass Upstream job id: Template-DTS-Pipeline#219412 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/33085/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/