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 24F0243BB2 for ; Sat, 2 Mar 2024 20:23:53 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0BE2E42E2E; Sat, 2 Mar 2024 20:23:53 +0100 (CET) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id 447EA42E2E for ; Sat, 2 Mar 2024 20:23:51 +0100 (CET) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-dc6d9a8815fso3373835276.3 for ; Sat, 02 Mar 2024 11:23:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709407430; x=1710012230; 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=sQwmzzN38+nsOzD7hDFCI2YoqrRXyg7VcBfOOgs9sqA=; b=iGGe/KOMsP9JOabrBvMEw9TXtWo42Yakkg5Wt7mIexKICK56Q500BWBvCzLCgqTeiY k7rxdb5owUkR03rkg9dd/36oU//6HwmVMIOfHE3AL7j0N44hGE2k2+6/mf8kd9pw/8av mF1SYXaxPK1iGrGth70jtGCXY1JTpDIB72JP8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709407430; x=1710012230; 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=sQwmzzN38+nsOzD7hDFCI2YoqrRXyg7VcBfOOgs9sqA=; b=Xj5ETzhThYnD/HOWKCtNXP950CQ589iM8dXJb/IW8GqrSyXWYgZk6XD5jUU8VFJdNp lcJ3yvM6r52GP16yjikp8AnMQWoj2UeGy/jBRqPj9IX0ZyZVLM+zBImcAb3IfC1Cy1s1 shvtUqy/Bm+MBKxYf61whLjX/+yvPHEplNSdnQqRcKQ8F8xxTF74GvakPI8+aH2Dq5YC BU4hAfUdasJmmUgM0KLI7LSB63hKRiMXCe/mKtJdGGQh5wv0F5R0N/xMSWK720gtEF0j pzBrUaRUrfoRKo/2EaGbDXjsNdSrxqThiIp+4Nin1wvtacBBcWM8kRfiPI2VOVYJXTKF sP+w== X-Gm-Message-State: AOJu0YwolkYCfJtD+ulNAOkTOS+ooL4QqqP9exFNway1frkcRxMYY+Mr 3A6e2ym/aug0AwE9tkhXr9jc8aBeGMMu6CvhCokvx7YKm1CwFwcjA0bMj9NM8h3dqI78jA+dYAC e3eF6q4NnNHRfVQlm+5pLL8189zaryhVHygjKaMMKkHaQ+PpLSU/gDpNv X-Google-Smtp-Source: AGHT+IHPizdix2WYszzlDfqJtK3RSnth+AaP9eBUKYBG50diWVCWyEQjm6eipjaAFm7pc/mRl/qBCriJ8nPg X-Received: by 2002:a5b:60e:0:b0:dcf:47bb:59f8 with SMTP id d14-20020a5b060e000000b00dcf47bb59f8mr4922235ybq.28.1709407430747; Sat, 02 Mar 2024 11:23:50 -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 y67-20020a25c846000000b00dc64ba82c30sm305386ybf.0.2024.03.02.11.23.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 02 Mar 2024 11:23:50 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 02 Mar 2024 11:23:50 -0800 (PST) Message-ID: <65e37cc6.250a0220.3c6f8.5c5eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 747BE6052712; Sat, 2 Mar 2024 14:23:50 -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-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/137800 _Functional Testing PASS_ Submitter: Nagadheeraj Rottela Date: Saturday, March 02 2024 09:38:13 DPDK git baseline: Repo:dpdk Branch: master CommitID:5ac50824383c2683c0dfdf24c6dc493f1fa54852 137794-137800 --> functional testing pass Test environment and result as below: Ubuntu 22.04 ARM Kernel: 5.15.82 Compiler: gcc 11.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.0-82 Compiler: gcc 11.4.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 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/