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 A7E1746069 for ; Mon, 13 Jan 2025 10:48:09 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7C0CE402A7; Mon, 13 Jan 2025 10:48:09 +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 180FF40261 for ; Mon, 13 Jan 2025 10:48:08 +0100 (CET) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-e53a91756e5so7056134276.1 for ; Mon, 13 Jan 2025 01:48:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736761687; x=1737366487; 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=uUrem0badoVvn6t/luxbXBO7k12C58Mwu+D1rKTaoLY=; b=SJ92Y/By7Xvj5RgZ2qV5oqaNJph1+eU+iChEAqrFHPXzsRYQFna5GzCv9KuzXNo7Sb i8Z4zlmq1IGSU5JwfWa4c/hCCHKbEFQ4z7d8NKpDajmC/j0HwYFXNOPbfyWKcPMnMbqm 6A3nEHHnvii0UNCl/sAIkh/c5Om7MY+/7JAWo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736761687; x=1737366487; 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=uUrem0badoVvn6t/luxbXBO7k12C58Mwu+D1rKTaoLY=; b=pv2pMg1IZGtt5zFdJaY5OQRZAvx0cB1ExiHT9UZOV7OexLJAvy1cND3i3jZt7t9zEb O+PuabDb1wxYED+Jb3NXlSRnFJ859yAT6OWnsO1gKK9XnvRLyEsH/HCJjFTgqzy5ru9s SHZKaZy6OfcLFQc+AjuOeU+djSkrPpPreGlEruenzJif4XC+Gj806iVzGu0SOVXuPubJ SkcE/bHO05cVReCsgXHkL4gHsFqcapmYCh+EaDaQUf0qkQsFaR/Sewunn710NLVXo5T9 vKS9piiwn7mK5z0uWny8inA2Z6jcFjsHSfhWFfGlrKJx0KD4/DmMKBnPYvO7IBAgn/yQ Iong== X-Gm-Message-State: AOJu0Yx5hDNW1aoLvqaYj8PWC0a3wx9AndR/H0jMegnStSAkA+kt4+0R +aVEnqEiLxAFVc0I33Adx4TYXloNxhwl1ulodxQqURHIM689RjfbbzClKjxzyjx9S2qFhvPh3Ue UpTxktkXy935ThWWzKWu1zgADet7EJh4+PX5ZW9AZ X-Gm-Gg: ASbGncuEM/Kfe0S7xYBpo7WHyCdX9NOMzWpcA5w2w36siufuPEM4wcVLy59pCbl1Opn UCHF9v/2vk7ZH9chzPytbMx29lkWc5V4MgI/jsf05wzrcDTU0ANSvQYf4dWph3GYF3VppjdSNkM 3J00AKf6kKF7XraFY886o1omNfUe9E/oWiIzXkqzXLCWCTfjnPAV8disiix9nvT4U6vrlpCMvsD Ir4EhVylZij8xcQ4Vl6u+AME+M8z1Ce+C2hp87TvUj9tJgz2f1zU1vLhnlO78wXFZcJoA/9amAU ZkhjzQ== X-Google-Smtp-Source: AGHT+IEtYXAvWGbA5DW1+STUarHEnf9WfcT0PKmpHAHJdsDe1e8TXz+WieqRfh14CiDH7csByEHK67CR9kX0 X-Received: by 2002:a05:690c:67c2:b0:6ef:48ac:9d0c with SMTP id 00721157ae682-6f53124559dmr163337047b3.25.1736761687381; Mon, 13 Jan 2025 01:48:07 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-6f546e2c9desm4499877b3.66.2025.01.13.01.48.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 13 Jan 2025 01:48:07 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 13 Jan 2025 01:48:07 -0800 (PST) Message-ID: <6784e157.050a0220.a6aa.0dbfSMTPIN_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 EE45E6052471; Mon, 13 Jan 2025 04:48:06 -0500 (EST) Subject: |SUCCESS| pw149931 [PATCH] [v1] common/idpf: fix heap use after free From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20250113085404.1447006-1-praveen.shetty@intel.com> References: <20250113085404.1447006-1-praveen.shetty@intel.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-sample-apps-testing Test-Status: SUCCESS http://dpdk.org/patch/149931 _Testing PASS_ Submitter: Praveen Shetty Date: Monday, January 13 2025 08:54:04 DPDK git baseline: Repo:dpdk Branch: master CommitID:ce85dd8562ad9673eb4fe46b4a8bd3a508e8b32f 149931 --> testing pass Upstream job id: Template-DTS-Pipeline#206561 Test environment and result as below: +--------------------+----------------------+ | Environment | compressdev_zlib_pmd | +====================+======================+ | Ubuntu 22.04 (ARM) | PASS | +--------------------+----------------------+ Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-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/patchsets/32303/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/