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 A12C743C27 for ; Sat, 2 Mar 2024 02:24:35 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9C9F34025D; Sat, 2 Mar 2024 02:24:35 +0100 (CET) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id B9F584025C for ; Sat, 2 Mar 2024 02:24:33 +0100 (CET) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-6e5e4b1d1f1so246117b3a.1 for ; Fri, 01 Mar 2024 17:24:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709342673; x=1709947473; 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=I5VNw/a+Mk2VWhWgsdcETaqwnR428ZG4dcGfCw4+wtE=; b=dEQsrySh5zh7MEu51izJNtNrHX+7CVg4InI1iqyuRCRCWc+4feW0mh+h95+DoFFgVG djY0f5CTqGb9+6TxAeQasewrGB1yKecC6FzntmrLZvv0GFckE0prB5YrIOL+Lb1soUqE HA2AJTndqYojoVCxOJtv0klGSVex0G7ApfaL0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709342673; x=1709947473; 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=I5VNw/a+Mk2VWhWgsdcETaqwnR428ZG4dcGfCw4+wtE=; b=MnQXkYIgMX9LCfpj1M8vCrxmukCv9FvQN8arR+1/TzTq22/rDzbg5HjeqzLPtyQzvX Zn1vVXScKjL8MLEOxsVSNCQ1eSHCBDDxgiNNSyGpvaSQcEceUsqAOLySwYRcuVt1+Lr6 g1JhkMKefFAHP9/vhP/R1nBItMMlkrlxC8hXKiB8riuhR53ED9Rmsbd98q3WrDRXmqcg fwuFOiOIElOb2f0gINlGxhPeNA7n147uelSgbfce4x+bwjIvwraz8oo5zyigyp4k+DGl c8oLDonFnlgiTzdeJERMuFMAdhORgwtRIXiHuvtxcC8acV7qFJ1PCtBGsHorJ1diNnet zPUg== X-Gm-Message-State: AOJu0Ywv9JMwqkLypix4gKXdmCzRv0Tijts02TVWcW4AM+letgK0HpDG RrcbtfvVn1KfJYYWtU2lsDG6C3R2FH0dPQ8aZE6wU/lcWzPWlxXItXwI+s5YPIUBUjh5abYDC/P IUl/4eLID4v/R2IemZ8+2HRYuCLMxR2s9G2/x5ilj3NKoRX8ttvUv3zf1 X-Google-Smtp-Source: AGHT+IFdMwnTdAK0xV7TV1r+t+gYrI+LHUcRSRhkA5p/Szmym/kTQt3I/zTsTKZ4k1TU/+fyt84DCY6TrTME X-Received: by 2002:a17:90b:4e87:b0:29a:ef31:7982 with SMTP id sr7-20020a17090b4e8700b0029aef317982mr4575295pjb.16.1709342672923; Fri, 01 Mar 2024 17:24:32 -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 gj5-20020a17090b108500b002970a67f0c4sm287004pjb.8.2024.03.01.17.24.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 01 Mar 2024 17:24:32 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 01 Mar 2024 17:24:32 -0800 (PST) Message-ID: <65e27fd0.170a0220.ec8e6.281cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.8] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 22E406052712; Fri, 1 Mar 2024 20:24:32 -0500 (EST) Subject: |SUCCESS| pw137683-137689 [PATCH] [v4,7/7] compress/nitrox: support From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240301162553.30523-8-rnagadheeraj@marvell.com> References: <20240301162553.30523-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/137689 _Testing PASS_ Submitter: Nagadheeraj Rottela Date: Friday, March 01 2024 16:25:53 DPDK git baseline: Repo:dpdk Branch: master CommitID:5ac50824383c2683c0dfdf24c6dc493f1fa54852 137683-137689 --> testing pass Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | CentOS Stream 8 | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | Debian 12 (arm) | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29378/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/