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 8849843C9E for ; Wed, 13 Mar 2024 11:38:05 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8283840633; Wed, 13 Mar 2024 11:38:05 +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 37E14402B8 for ; Wed, 13 Mar 2024 11:38:04 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-366302e3cd2so2524385ab.1 for ; Wed, 13 Mar 2024 03:38:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710326283; x=1710931083; 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=nxHajRBYTxsgYrmM2XJFY1eRhL0FKKkJUgXrlqysXA0=; b=RuzukUXt4FEjhDydDdgOOAjEPQOyDMIm4a+FDEic32Wx7YIFXVOqdVbtRK4ZZ/VtqP 6p1fw/KXeXa75UFbMZJQ+B5NhxrsWpixI7zMwPMciDwVXqTXi3U6GNgl1Srkwj/O5Nl4 AMFMo4g3/o2lij/OV2fB1uR7X/qZ3V2B1BLw4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710326283; x=1710931083; 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=nxHajRBYTxsgYrmM2XJFY1eRhL0FKKkJUgXrlqysXA0=; b=aDez7QuJ0sEaDPOcJ4ssJiQWdno5fgZvP65fRIKFUswoU8WKHFb+Uoy+84BJbyZEAt nqZe4iPyIGHKyRLxm2M0pYFDW/V29OeMC+B6eFdyrqgN61e7iNKKyegkM4SwXISUH536 NvJetApmO0RxwH1bbBWeor6IKtkw5P2ROuXzzjJbqK/mTN9A95/BQ4qvrYdBcafFJIx4 5gT6THdWaTmEzDJUaVdsXkBT+2OEO4ei7frAXqxcJYZw0Gga/wX7AYA7eUG7EEy7g1TO utHmKkD0tcPYjJeGkyOQtlAeQsiyFn0+IY9Sqv9M0KeZPiz25kKszIcKHlADk7KjyNLx /XSA== X-Gm-Message-State: AOJu0Yw0eaqT/sQ9/t1u3ljitu21VuoJ4LT8KUBFmmJ2LTpxtAO7qSP0 XiRrdQNTbyTCJe2K/OHdqpjhB6sTjomgrrwXaKh+pw41DBn+UHoUPmoSXJRqXDZOdXKwkWgDzcp Ul+5ULX2/8eMAdurI7W8uZuU/qFmTSNams5hnEB3pdVX3rCyNxU8GbuO0 X-Google-Smtp-Source: AGHT+IEIKDzfuDvxTTuciZ0a4Ywt1A7EwrykgJc13xvqgwAEN30oH/uhIbWn1PltUOGpj32q7SSe9i9Qm+5r X-Received: by 2002:a05:6e02:1c0e:b0:365:a66a:3bb9 with SMTP id l14-20020a056e021c0e00b00365a66a3bb9mr1777467ilh.1.1710326283616; Wed, 13 Mar 2024 03:38:03 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id b15-20020a056e02184f00b00365e4d7f9ccsm533818ilv.65.2024.03.13.03.38.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 13 Mar 2024 03:38:03 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 13 Mar 2024 03:38:03 -0700 (PDT) Message-ID: <65f1820b.050a0220.ed425.35e3SMTPIN_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 267436052471; Wed, 13 Mar 2024 06:38:03 -0400 (EDT) Subject: |SUCCESS| pw138305 [PATCH] compress/nitrox: fix dereference after nu From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240313060208.17791-1-rnagadheeraj@marvell.com> References: <20240313060208.17791-1-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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/138305 _Functional Testing PASS_ Submitter: Nagadheeraj Rottela Date: Wednesday, March 13 2024 06:02:08 DPDK git baseline: Repo:dpdk Branch: master CommitID:a86f381b826660e88794754c41d3aec79ce9b87c 138305 --> functional testing pass Test environment and result as below: Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.0-83-generic aarch64 Compiler: gcc 9.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/3 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/3 Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29530/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/