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 3E7B941DAE for ; Wed, 1 Mar 2023 20:21:49 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3B27740693; Wed, 1 Mar 2023 20:21:49 +0100 (CET) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id ED75D40693 for ; Wed, 1 Mar 2023 20:21:47 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id y140so5818094iof.6 for ; Wed, 01 Mar 2023 11:21:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1677698507; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=gnEZiCwL7G3yb+C4HzIJYLO0quYYKrCy38m1UJKug8o=; b=QK9OHwZnKcebViUdmHa19mGPzTt8Vc+eoi6MVFZiz5MJZO0B4BOPAR8hHQ1QpFSPpD Ep5T6LN5zu67+ESpat2xdvwjPPzCqebOBM7q5MTRtDIImtS+4ka27kqeMmAs6TLYYQ09 1fq9lelVi0ygffovV7T0YDwhDrxqIEYgI+f6w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1677698507; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=gnEZiCwL7G3yb+C4HzIJYLO0quYYKrCy38m1UJKug8o=; b=Y1HAwqm80xaCClfwDpoiKku4G/XdsuE7ZoAtT7YjvhS3qemutAIjiNRCYQy5rH9Qxp VrLoBzbmbxTk/4StJIZDVYXZSDkAuyt9vGAYI8RF0Guo3j9tNcjFoyqP8UgWdZjSNwV0 R/mNW7MJcFcJDHVlBx7V6jWOaOmPJwY2s+D3gomFG4/37oTESOcOt+6ZjgwJtFWMTY1O RCS6eBpKYCCOJxRZ2xoKgll8Ar/XnTuSQ4xTWVuAX1e0I0fvy1IjBmEFWvcjc29aBVc9 2HFtRXgMnqozLUkfX20Qt0IlyvyUu7+hJ99Pg3rXzA+KBQzN/K3iZP/5EIPf6KkWxMd0 VV1Q== X-Gm-Message-State: AO0yUKVLpFCczlDCvxBzwejwrWY7EFRJGtVm6lByV785bBnQVpDjECoH +akD5Zlf9P+3FaYAx0W4wO+6y7TI2uuh978G4xpd/QOV/9G/I/qiIpo= X-Google-Smtp-Source: AK7set8eH33T7w4vNRa622Xyl8ZIMEHX1HbTNLUguT7u5B98jk5TZuWrFKXPBTG5Q9+u/XdlCxkWjHZKjSSj X-Received: by 2002:a05:6602:168c:b0:74c:aa8f:1f4c with SMTP id s12-20020a056602168c00b0074caa8f1f4cmr12493195iow.8.1677698507366; Wed, 01 Mar 2023 11:21:47 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id n15-20020a02cc0f000000b003e6b31ee400sm642548jap.72.2023.03.01.11.21.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 01 Mar 2023 11:21:47 -0800 (PST) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id 0A967605246B; Wed, 1 Mar 2023 14:21:47 -0500 (EST) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id E3B63601B1; Wed, 1 Mar 2023 19:21:46 +0000 (UTC) Subject: |SUCCESS| pw124593 [PATCH] [v1] eventdev: fix invalid memory free operation From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230301192146.E3B63601B1@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Wed, 1 Mar 2023 19:21:46 +0000 (UTC) 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-testing Test-Status: SUCCESS http://dpdk.org/patch/124593 _Testing PASS_ Submitter: Abdullah Sevincer Date: Tuesday, February 28 2023 21:31:23 DPDK git baseline: Repo:dpdk Branch: master CommitID:7710b5d15a014872a3aaf646668dafa928ca8473 124593 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+----------------------+----------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_unit_test | +========================================+====================+======================+================+ | FreeBSD 13 | PASS | SKIPPED | SKIPPED | +----------------------------------------+--------------------+----------------------+----------------+ | Windows Server 2019 | PASS | PASS | PASS | +----------------------------------------+--------------------+----------------------+----------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | SKIPPED | SKIPPED | +----------------------------------------+--------------------+----------------------+----------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | SKIPPED | SKIPPED | +----------------------------------------+--------------------+----------------------+----------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | SKIPPED | SKIPPED | +----------------------------------------+--------------------+----------------------+----------------+ | Ubuntu 20.04 ARM SVE | PASS | SKIPPED | SKIPPED | +----------------------------------------+--------------------+----------------------+----------------+ | CentOS Stream 9 | PASS | SKIPPED | PASS | +----------------------------------------+--------------------+----------------------+----------------+ | CentOS Stream 8 | PASS | SKIPPED | PASS | +----------------------------------------+--------------------+----------------------+----------------+ | Debian Buster | PASS | SKIPPED | PASS | +----------------------------------------+--------------------+----------------------+----------------+ | Ubuntu 22.04 | PASS | SKIPPED | PASS | +----------------------------------------+--------------------+----------------------+----------------+ | Debian Bullseye | PASS | SKIPPED | PASS | +----------------------------------------+--------------------+----------------------+----------------+ | openSUSE Leap 15 | PASS | SKIPPED | PASS | +----------------------------------------+--------------------+----------------------+----------------+ | Ubuntu 20.04 | PASS | SKIPPED | PASS | +----------------------------------------+--------------------+----------------------+----------------+ | RHEL8 | PASS | SKIPPED | PASS | +----------------------------------------+--------------------+----------------------+----------------+ | RHEL 7 | PASS | SKIPPED | PASS | +----------------------------------------+--------------------+----------------------+----------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25568/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/