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 D492945DBC for ; Thu, 28 Nov 2024 06:52:04 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BF667402AE; Thu, 28 Nov 2024 06:52:04 +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 40D7B4029C for ; Thu, 28 Nov 2024 06:52:03 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-3a76156af6bso1711825ab.2 for ; Wed, 27 Nov 2024 21:52:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732773122; x=1733377922; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=xcP+kfLbJNOBs1vZMZuiPv076ypI4BMUW+ZGPids2zI=; b=YBx86jZ9l7QsU91xq/URdKrVAzeEvoveMDoLzht3Jxf+KUUjuLhXpxObzQwFK5kG79 Ylgq0fcqExHhQESlrsv5T5Mn3eVfF8AAzkBatuxO6NjJcfsfbx+q5TA/tOZjO8mgjuOr 04oQGnLdEcnvhNY+TICAS2+FVFFvOa6G5Ufas= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732773122; x=1733377922; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=xcP+kfLbJNOBs1vZMZuiPv076ypI4BMUW+ZGPids2zI=; b=SVAGxTK5cpUN/QQ/KoEN5AvVvNXL08gh/jLPCp37kNS5AmUm3uoSzxbMldyDxlxMQZ r4AxM9agSmSQc7+8BDKsCrjhfrojumTzxcoZwZJnzB0P9cJePUohzYUCedEa55lEt5xZ IP0bLSfhp0UqppmiLF++m2jxbn+FZ1CFEJD/pygmOOnpXnPgvnrfO2biheXcOZrgQswD 1rplJjCb3Dg4g3Cq1Fg8xsxvAsY74Q2zEoQej1hGeTsnYI7vCFZPy3YBX7AscPwpH6JQ WIryb6InEsajyNL15xgaJDoPcXJHRmONU6p7MsUGQvSF+zIvHssLAd7KAaj9SXEtVUJA UI+Q== X-Gm-Message-State: AOJu0YzUZH+rWXxN5aBYwEXTNVnv6ARBGcsvEDVIrK94rhLwZ5+Dnbt6 a/0pX7dgEdbu7lRSNHha5G3TOrws8ebSvbS7lUixx+4Xb2RPBD6qX1z1EbVEpcHZtmKgozO60I1 OGGPWzk6MTDQl7daKwQRJj7n/ehtVAyRyFH+zv0sqiHRustEV X-Gm-Gg: ASbGncu3Op++Bn/Y7IeKtd4J+B6LmvmsRV8tFE+ibVYBQp7PHDNkudApsqBSgJAdJcI xLaUi2rBSpRv1GxlEcivnSpLhWErdWRCrAXhGeN9Vt6t2ZgteD4Ji3VOL3NiAJWbXqzJ+ccq/Fg ppsfPv5wDmFWIhRLtftYDWa71teaOF5RZ4QTzK8N0Qu8+HQ6GTh9/Aoxso972kmtp2HSFEYIU43 MjxfZIEaOlq/A4PImQIGV77UOjMJ9Pn7PJQXQnP3d1ZeIGNafU7Vs9mbJW1bq6SfqP2HC8ZIFI= X-Google-Smtp-Source: AGHT+IEIOMEj9W3NpoVFBXgWYWZE/MGxeSy5ag+p2q8gZb4B2RoRgqRxNdw6MtEchIxt6IMshb8OEcELxua+ X-Received: by 2002:a05:6e02:1b01:b0:3a3:b45b:fb92 with SMTP id e9e14a558f8ab-3a7c55e215fmr75627315ab.23.1732773122540; Wed, 27 Nov 2024 21:52:02 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-3a7ccc63443sm295545ab.58.2024.11.27.21.52.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 27 Nov 2024 21:52:02 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 27 Nov 2024 21:52:02 -0800 (PST) Message-ID: <67480502.050a0220.b7551.2216SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 94D576052471; Thu, 28 Nov 2024 00:52:01 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] e8eb14e00d56027bef8569d68cf00e39670edca2 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/v23.11 e8eb14e00d56027bef8569d68cf00e39670edca2 --> testing pass Upstream job id: Template-DTS-Pipeline#199833 Test environment and result as below: +--------------------+----------------------+ | Environment | compressdev_zlib_pmd | +====================+======================+ | Ubuntu 22.04 (ARM) | PASS | +--------------------+----------------------+ Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-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/31766/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/