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 D58CC46070 for ; Mon, 13 Jan 2025 11:28:53 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 219EB402A7; Mon, 13 Jan 2025 11:28:52 +0100 (CET) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 78A3440261 for ; Mon, 13 Jan 2025 11:28:50 +0100 (CET) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-3cddfa9a331so14139715ab.3 for ; Mon, 13 Jan 2025 02:28:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736764129; x=1737368929; 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=guXvaODOQxepTKHeaWx1F9LdVUVbB9JaZa0alDfUy04=; b=PS/U39Hde+rbkjDTas5/hr5cXU7UF03+b+nEpIdTBMVsxvHJghP9o1GulwAbL9kWD1 K8ps5YPWgAEfhBCZPJjtpLSJr5o8OfU77dG8Evav3vZp5GkGf03VqomDTzs0oLAfLad5 SuKRMrR6VYIDWUnaIGmc5ZoNXxHeKMI1Ci63M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736764129; x=1737368929; 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=guXvaODOQxepTKHeaWx1F9LdVUVbB9JaZa0alDfUy04=; b=N6TgMYi8oXKmA41MwKNBtdyKeSrREH4loWuxf8kE/SBnKFwa+0IiLCRsVMNjrG9pfd wNtsm1JW5FZRvgyig6ZrjUtsSNylZrJxbGd6qo1do9UcHQXfHGAmMxLNvz+yUtIUymJP QFpg2zEI2wqDjGn6vjoL9rw2dK87ptb4fXSHvYZysSCSOAQ3QaLtqoXAXjxKoq2YTgQf yxAvmu3OkQnxkggWvtyOf5CHQ6jObhnNwisNmdrxShOiPJjDf8q7q51DAcNDwMEw2a7U zxzuwtftML7u8CwHcQyh90we3BNVBM77rLnowc6SctrHA4uNXocY7p5QIif68/8saVT6 jyUw== X-Gm-Message-State: AOJu0YwIXPKecVLkAMWPtb6dQE0nP1XOUGsz8hiRopRIaMyMf3OHk3Fn +b1N4ioF+i6dHBMrNyWrSqV5MxprO1weg/llro+k1M1c0oCEMbA0CFAQrEeyBy6Ow3DglXTHWx1 QoupR00UANSal2Mj1qg0wPdD4dF88/8sDfjzGsroM X-Gm-Gg: ASbGncsxldDjXIP/ZiBUSyN997kJ15PsqXK8h3HfCrXq3FblA/gefc5VmrG57ICf8tS 4NdQpBBYO98K4zKf05iMV/pslwAF6i47t+WGb/4Ve6ti/CXy3X/fNgfIvgsKdZZpXmUqBupw15P kITb4QWRD8++aMPiuqEm5wIt6raT9MrwAGgVo/yrgYgumKLY4Zqe0BzwMOgahH11x14HIN8wTWi aIB3JBzmGsMQvbq/i03Wx6cIEQ9okYCDaj5dpvAHO1DbEkFERaMmhoWvv6Ci/O8w8SzGC+/w0HR LyWtIw== X-Google-Smtp-Source: AGHT+IH+YuWwczgGi1txi+xX3MW8DCDnOuICK8emWnRyjdIl7xaPhYY22BiV+g5hBXVUD34Y/QHK++P8kEqg X-Received: by 2002:a92:c243:0:b0:3a7:87f2:b010 with SMTP id e9e14a558f8ab-3ce3a9a5743mr151929845ab.5.1736764129717; Mon, 13 Jan 2025 02:28:49 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4ea1b5f8de2sm496929173.7.2025.01.13.02.28.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 13 Jan 2025 02:28:49 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 13 Jan 2025 02:28:49 -0800 (PST) Message-ID: <6784eae1.050a0220.31008.466fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 34AFF6052471; Mon, 13 Jan 2025 05:28:49 -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-unit-arm64-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: Aarch32-Unit-Test#4897 Test environment and result as below: +-----------------------------+---------------------------+--------------+------------------------------+----------------+ | Environment | cryptodev_sw_zuc_autotest | lpm_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | +=============================+===========================+==============+==============================+================+ | Debian 12 (arm) | PASS | SKIPPED | PASS | PASS | +-----------------------------+---------------------------+--------------+------------------------------+----------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+---------------------------+--------------+------------------------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+---------------------------+--------------+------------------------------+----------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+---------------------------+--------------+------------------------------+----------------+ | Fedora 40 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+---------------------------+--------------+------------------------------+----------------+ | Fedora 40 (ARM Clang) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+---------------------------+--------------+------------------------------+----------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+---------------------------+--------------+------------------------------+----------------+ | Fedora 41 (ARM Clang) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+---------------------------+--------------+------------------------------+----------------+ | Ubuntu 22.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+---------------------------+--------------+------------------------------+----------------+ | Fedora 41 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+---------------------------+--------------+------------------------------+----------------+ | RHEL9 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+---------------------------+--------------+------------------------------+----------------+ | Ubuntu 24.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+---------------------------+--------------+------------------------------+----------------+ | 32-bit Ubuntu 22.04.4 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+---------------------------+--------------+------------------------------+----------------+ Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Debian 11 (Buster) (ARM) Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Fedora 41 (ARM Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Fedora 41 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 32-bit Ubuntu 22.04.4 (ARM) Kernel: 5.15.83+ aarch64 Compiler: 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/