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 E7FE641D44 for ; Wed, 1 Mar 2023 08:56:48 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BEA194114A; Wed, 1 Mar 2023 08:56:48 +0100 (CET) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 03F3B4114A for ; Wed, 1 Mar 2023 08:56:47 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id r4so7900157ila.2 for ; Tue, 28 Feb 2023 23:56:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1677657407; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=/tG6GZIQZiOftc2oDPE6ySuxJdqcEXh9eyqeJetnU1k=; b=PWT9BGpFxBX9576GZcvOghf2j5gVvemQdFzK9Mj6TSSlwJdVgH1IsTjjUJiJq0B125 YXnawdYKcjA+rhBaVNg27Asi/1ONkXJi6GkWLnMY3lOMEKGxrMcc07h3a3AUa29bAnNc Mmp4EnpkGKqUVD9LvMseAQ5lcwo8tjDMGhaW4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1677657407; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=/tG6GZIQZiOftc2oDPE6ySuxJdqcEXh9eyqeJetnU1k=; b=Wcu3+48kcx5zZkxMQeR88Rce+aFmZ9wtPPbIM3zQCm87teM28YhcZCGDVwV4F3k2G+ LA6zZthfxaIBMSCeLmgFsnMXoY3OCagwhR+94LSFsHjd0S4f6YaZgOt6IZkcDRwQ+wQq P94cS04AljnZdh+qIrmpUxx4lS0E+k3wLd8JP8K1leAjdcWHGCwhE51h2Enqx/oSg0DZ /qlujUKOhhGhcEmVjeVlHKexDpXR6+IjlcR1JjkHf3DdTxpeDx/5xF0vb2KHyEqQgnAc 4b+IvYHL32cYWfj1sVaKHrWFh9PHcsrqIKCnm/bFVVq8eApVRqQ4pmOQ6OXOeLKUOGHO YqBA== X-Gm-Message-State: AO0yUKXqgDmxsnQEF4+YBdjAep8UduXgrdco6cne6YmWOWz95pVia9Nw QQNSRPmzGwNPfeTxOacyJMiO1soDlD2fy9kAJ/lbymgO3P8IG3WjJSo= X-Google-Smtp-Source: AK7set+iVgqi25l4SyYOLuxySEW/JqV8JfLuoVcquFftc6kh8Lucq/yAAPpKzeRflhRZr4RtzxLwwGO5DH8u X-Received: by 2002:a05:6e02:1bcf:b0:317:641e:1088 with SMTP id x15-20020a056e021bcf00b00317641e1088mr5153002ilv.19.1677657407341; Tue, 28 Feb 2023 23:56: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 m30-20020a02cdde000000b003c4d76945c3sm554190jap.16.2023.02.28.23.56.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 28 Feb 2023 23:56:47 -0800 (PST) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id DB793605246B; Wed, 1 Mar 2023 02:56:46 -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 D655F601B1; Wed, 1 Mar 2023 07:56:46 +0000 (UTC) Subject: |SUCCESS| pw124593 [PATCH] [v1] eventdev: fix invalid memory free operation From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230301075646.D655F601B1@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Wed, 1 Mar 2023 07:56: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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/124593 _Functional Testing PASS_ Submitter: Abdullah Sevincer Date: Tuesday, February 28 2023 21:31:23 DPDK git baseline: Repo:dpdk Branch: master CommitID:7710b5d15a014872a3aaf646668dafa928ca8473 124593 --> functional testing pass Test environment and result as below: 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 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/2 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/2 Arm Ampere Altra - Ubuntu 20.04.4 Kernel: 5.4.0-137-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 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/