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 A7D7045F56 for ; Fri, 27 Dec 2024 08:20:03 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 862BC402A8; Fri, 27 Dec 2024 08:20:03 +0100 (CET) Received: from mail-oi1-f227.google.com (mail-oi1-f227.google.com [209.85.167.227]) by mails.dpdk.org (Postfix) with ESMTP id F1F454021F for ; Fri, 27 Dec 2024 08:20:01 +0100 (CET) Received: by mail-oi1-f227.google.com with SMTP id 5614622812f47-3ebb1652729so3762359b6e.3 for ; Thu, 26 Dec 2024 23:20:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735284001; x=1735888801; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=TtMedsnVKw+DFmc9L5kuVO3i08arB5D0TMuqwaQx8/U=; b=YOQB+NWld/0JXObYVRNu6FEsL+YKLxj0mYBlsysdvNqfPU8A6swDlqSUZiT6+o6rzB nJT+s8Qiv9gXxpVf0nvsB52dvJO+59r9TXXm/zHS/cL0naagNEGXil8WWpJFePAMv/hn PSiiUW2Cwj5c89AbOW0wGH/Q1C/lQXDJsAMn4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735284001; x=1735888801; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=TtMedsnVKw+DFmc9L5kuVO3i08arB5D0TMuqwaQx8/U=; b=fDncX9nH2mF8lyVAxgANJcebFBxfnkOtnIveG3PSObPWp2w27AVzznouky0iMHYVCo 03H1a1QKisA8thgcNSQl9tGKYCaHTg8OeE9fuAs6WnEywtk09dlU6qq1uh2LcJiBGpeI 3p/jj9bZoqDkj4CD4VvjMh0AVDPAkqHCkqFriutfMVISil+io7bz2lNsKJmIcvPy2QHt pH2BfhlZ5JxNLnTN6qCBxanE1FYN2DZoJjOClYvoSaYHXqPuzxEGLfHc+8S/Ze5MKroV /A7pM8jUBUkf+6xRM97hruQzLPPmqyHzo4LhSfDFKbERwqUVmpNbYCF1rVfD6ue/yjsE qfOA== X-Gm-Message-State: AOJu0Yy6uOYeO7D2jgTyXgr5PX/8vju3qlDjkA3WydEqAAN5tloI2AYn SCxLYcWQEqMFl1zjzBB+OJD4Gx8vz02ippnvIfBIjqmE7yGd8MQhZYaFJksd/B16phw8mIKscfo xK5X6+9Jc5inUjZV8ynDrgByrBEVUJfkd X-Gm-Gg: ASbGnctlneJbUpj0PxvKeEUErW7/w6V6HybdGlS9CEJpRfViA6VmMo7uLe2+cFes4QH D090rnCoRmHI7c49C+FRB37aBY6l22lnjDB/r9DjYwjRg+NDVzjiuVe2gafgLddDi0RoMxHTc4K 2oGDR7r3Rvvcz0tKzJyxlX319WQVc9ohS2i6Rvw3fdw4XXjHXev+tnSts3ta3CkorP0K0icw0C8 9t8i9MkvKpTI1CUMBEzpTtrRQ0cpe1WzXHoiUtzWCG9ZkWz3yt5OO2cI6KoDSe262lWHyIyV/pT yg== X-Google-Smtp-Source: AGHT+IF6Cdc1T/Y8S3LuHHbSbg2znLL9NsNN/yIAKfMooAEImNuSgzF983uS9AbslVLUh4mlvwSW9QAL2Wcp X-Received: by 2002:a05:6870:2f05:b0:296:e88f:8f56 with SMTP id 586e51a60fabf-2a7fb4b7968mr16202911fac.26.1735284001020; Thu, 26 Dec 2024 23:20:01 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 586e51a60fabf-2a7d77f3df5sm593185fac.37.2024.12.26.23.20.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 26 Dec 2024 23:20:01 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 26 Dec 2024 23:20:01 -0800 (PST) Message-ID: <676e5521.050a0220.f0d1b.b6beSMTPIN_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 9AE2B6052471; Fri, 27 Dec 2024 02:20:00 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 7ce7d3341d7e21c2a81f2fea8e451681d7306d77 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 7ce7d3341d7e21c2a81f2fea8e451681d7306d77 --> testing pass Upstream job id: Template-DTS-Pipeline#204537 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/32060/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/