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 94FD746289 for ; Fri, 21 Feb 2025 08:25:06 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8CF2140647; Fri, 21 Feb 2025 08:25:06 +0100 (CET) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id C11474029A for ; Fri, 21 Feb 2025 08:25:05 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-3ce85545983so5463305ab.0 for ; Thu, 20 Feb 2025 23:25:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1740122705; x=1740727505; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=IoKO2fTnEaiqz7TY8HRXIJIWMFJYzU2dy1biEtDFFus=; b=OVuEN4iW1fcFAYSrXKYnAJxj/Lm7quDwGCbhYWYWGcFnu3f69T3qtkkqL1legaWXZG NExCJPJmxFrQYYsMy2VpCDEcfa1MT/zboMyRuXLdWu5NMMUwF5c/59BjqeYOa3ZaarYz GzGzjVii77a7+OUFTTWKlj/Yu2U/A41MypGU8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1740122705; x=1740727505; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=IoKO2fTnEaiqz7TY8HRXIJIWMFJYzU2dy1biEtDFFus=; b=chWBNyXglMWwv/zF9A/mJOZ5iPClZTlEX5vkOLQ+EtJqWKgdI7mRAMHNe5vfYKpQ/k YYOxGPuKkD4AKuDgI0Cx+DQHRDzIHMQiLF674ceGB7F6behWs1uGXMrnsBYJP/0OTxJN XG4T3Snpobret30607mrIKx2gFFiF770fNhtzIkXFHaORZc2h5rv35V5mcNp9vT9GDiY 4fm/Rim/5v3MA0TbDJ5YQT+E6DF5bzPua7mGIcwDgyhjkhrnWNBis4dQr+QyhgnJ+kWl Pir730JsATLaiD1ezL8BK4fr8d5mwaY+48wlJP34YcS1lruGocwbw1Pou3jaakZB6t3R t9Tg== X-Gm-Message-State: AOJu0YxxqbSDnnS69pEiHPiJ7BOthR0yvertXFD9mKCcOvlojqlINKkz 3g8FEv9gWvP+RDmBtiUzVcJN4OshPqfrrn4ieHOqSSN52BPd/8tECH+zHbmhmLdXDSQRDjXryK3 SBu8gNpF6zHP3+q06muXfmNnGHwQMSDiO X-Gm-Gg: ASbGnctn0AKxurjp8HcAOYWFdDS+Q7a522K7XtDZHmBScohTSV1Jy1Zopg5qTDtRXAS 6guhyAemtZMjmXaIGkrGD+IuFGgK8njzUP8XzpC040JMq57/TerzE6dDGSeBMy0wjUbbMq/M5Go v77m2IoZsdI02dLf+5jMJJsqvUR4043AOGvJSuLNyX9Nn8RjQYnQOt13sDhiw3Oyppari1bHJS/ mnP5MiETLpMDl+RpfoVIqtClVL/E2kmHKd4Q/o6tx1q4DEI9eLyyebvvJszoiXMHl5b7tQUMUpO kWqCWH5wo/7VAr51W5OdjNOa0Khhk+E1xxZw78bu X-Google-Smtp-Source: AGHT+IHw8302n4cU3Jtvl0sEEwubzWOfOJjRDnED+jS3GVSg68ze/3FUR6sxeIEa4SJMj6jlfU+Ea+ivRWxy X-Received: by 2002:a05:6e02:1fc9:b0:3d1:5840:1333 with SMTP id e9e14a558f8ab-3d2c00a5ff3mr68165995ab.1.1740122705104; Thu, 20 Feb 2025 23:25:05 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4eea7b969a0sm539811173.17.2025.02.20.23.25.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 20 Feb 2025 23:25:05 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 20 Feb 2025 23:25:05 -0800 (PST) Message-ID: <67b82a51.050a0220.18914e.b77eSMTPIN_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 DD59B6052471; Fri, 21 Feb 2025 02:24:55 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 39594cdfcb730ea667370b1e304313d10996aff3 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/v24.11 39594cdfcb730ea667370b1e304313d10996aff3 --> testing pass Upstream job id: Template-DTS-Pipeline#213633 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/32650/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/