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 9943C43BB2 for ; Sat, 2 Mar 2024 20:31:50 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 94EF740144; Sat, 2 Mar 2024 20:31:50 +0100 (CET) Received: from mail-ot1-f97.google.com (mail-ot1-f97.google.com [209.85.210.97]) by mails.dpdk.org (Postfix) with ESMTP id 3D6E7400D5 for ; Sat, 2 Mar 2024 20:31:49 +0100 (CET) Received: by mail-ot1-f97.google.com with SMTP id 46e09a7af769-6e4dfcfa639so2921a34.3 for ; Sat, 02 Mar 2024 11:31:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709407908; x=1710012708; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=PNIy/cqQzwFxLzVbY9b/zR2bY6MALwhn6eVFub/bmPw=; b=gxBuK4MQe2uzYHzbLNM9m3kfcfFtYEufUa6LOc8b3WBZP4T/9uZZrYBe10yYZAhJ5P ov//h0AMy6uBNsHnoOJskZNyAsXz4rwIap5+YoODHOpUx6IlYH4YAjLrnhyPpOyJfrbO A8kdKkAGUgPHMvN0GGO0znYWqN+1zlVFZKl6Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709407908; x=1710012708; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=PNIy/cqQzwFxLzVbY9b/zR2bY6MALwhn6eVFub/bmPw=; b=UWO7lmK2rUvnXHppYmyW0wgU5wTFK9fpfzLD7/B+3zhqxwyAvYO7eF/sj2dqktB6VF moIfywusgAVrUc0rH0aQ8YAwDX12NDY/1famofodeWQ2/tx1H7mUyAsNYBo4bKKQWfrw 39DVxQHLyVpiwHmysBDGBtJqaZCRT+9epIrWF1YIAJrv7ZfLFm9laXJkIRDzywOZUC2Y TJQzte9BB3fA13lJmXGrO9EUi/xW/TdBcg7Bd9c57k25OxxVvQBOhwJMGVzDYgcZNYwG KZwNaG5zNSQ2lTnbyCjSjJK+tMNtvzMJGj6Oct9yok0evytdfRYz0+8+u0S9a0leTqTC 9tHQ== X-Gm-Message-State: AOJu0YyOFq9GQ2NjiQC4PWHvJV7jyCgTd4zkOZF7myLO8TRPAFeykJwt EcO91S4eHAhD8JsWJg0z16qxBSqFwoWSz0ln1tB5BBCruMnsib3Fmg1oRZ6L7WBEdcuKOsXGgs9 NrvXKzk7dmc8m08fZqacg+orevSLPl+46qWfCALabGmTxO122BKHiZAYr X-Google-Smtp-Source: AGHT+IHXDs8BuxO9fTWXsog79dF4HWknVLzFnkjNNm4J7QUu/QE3/MAPJzcSrFceeTujzOViPa85tYo59j20 X-Received: by 2002:a05:6830:200b:b0:6e4:9fde:66bc with SMTP id e11-20020a056830200b00b006e49fde66bcmr5282459otp.38.1709407908465; Sat, 02 Mar 2024 11:31:48 -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 u33-20020a632361000000b005cfb6e7d92csm230686pgm.34.2024.03.02.11.31.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 02 Mar 2024 11:31:48 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 02 Mar 2024 11:31:48 -0800 (PST) Message-ID: <65e37ea4.630a0220.6cd6e.e98fSMTPIN_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 A4F956052712; Sat, 2 Mar 2024 14:31:47 -0500 (EST) Subject: |SUCCESS| pw137794-137800 [PATCH] [v5,7/7] compress/nitrox: support From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240302093813.14922-8-rnagadheeraj@marvell.com> References: <20240302093813.14922-8-rnagadheeraj@marvell.com> 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 Test-Label: iol-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/137800 _Testing PASS_ Submitter: Nagadheeraj Rottela Date: Saturday, March 02 2024 09:38:13 DPDK git baseline: Repo:dpdk Branch: master CommitID:5ac50824383c2683c0dfdf24c6dc493f1fa54852 137794-137800 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29384/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/