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 74379430EF for ; Thu, 24 Aug 2023 13:54:12 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6FF0840150; Thu, 24 Aug 2023 13:54:12 +0200 (CEST) Received: from mail-ot1-f100.google.com (mail-ot1-f100.google.com [209.85.210.100]) by mails.dpdk.org (Postfix) with ESMTP id B88D740150 for ; Thu, 24 Aug 2023 13:54:10 +0200 (CEST) Received: by mail-ot1-f100.google.com with SMTP id 46e09a7af769-6bc9254a1baso4887446a34.2 for ; Thu, 24 Aug 2023 04:54:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692878050; x=1693482850; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=n5uW9I9j9mSG6QtkOw9R5y8N67wA8GRxOsi1E4LuRG0=; b=jzLRU7xJLHlsTEz2LG0Jgpg/rAX9n+RmJqvGDKsp187C+zcYO/Qe1WJbdpwQIY4zZw RRE01fka+u+lat0b3FstFfjo7wUUB1V3L7+3/2H18NVh78AhATK8w+HH55ku2RsSMOX5 5CEePq1brF5K5sf4W9NFbji/6cPA3wG/Jwkko= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692878050; x=1693482850; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=n5uW9I9j9mSG6QtkOw9R5y8N67wA8GRxOsi1E4LuRG0=; b=j6UY69n3+Z3NnMOKKGfrZfZ/rTo2MK3pudb78UDHf0JPTPA+SC23PThMvGsncrSZQ4 YsHkWhxWxOE1y76HvR9m2/HJiXZkfN2M1F8hw+MtkVjjZ2WOEnFzDAh0t+oLyeXi8KFM RmjRZheHv/5w0O9LYSHrTztGgoPskXZeYRESbZDc6vPStweGE5CgW0Nm1NKADBxtBpXG iAyEm//irHMUvbVZUhnDs1JrjCEXiuTqgwcLSSLa+E7HSVcONAd/c/5uWhzdLT9M2VO5 2BXFmGZJ36QOXa44RyIIY18hexaYBJAlem/1/w5q9oFXsyZAXYhjSybhMIJcB1rUNez+ veAQ== X-Gm-Message-State: AOJu0YxTk0B2djBbdbPgboR/BJPeR4HpHlTyDByYjTlFFGqa+G6Y372M 0KJ/wcan6r6wNUQLbqutpPb0cboPIwfl8jPKyVAZdELWKHdC/I9KopSFIYsCz5eh4I/Rt9SSnA= = X-Google-Smtp-Source: AGHT+IEKAY1oVR6pZw/2tFVLWaVGJR7bU1Xl0eYK72XU7nSPCTURwCWaW+zR+HCHbrMWRu+2lSBRDLpjroVu X-Received: by 2002:a05:6870:6387:b0:1b3:cb1f:cd1f with SMTP id t7-20020a056870638700b001b3cb1fcd1fmr21185995oap.0.1692878050129; Thu, 24 Aug 2023 04:54:10 -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 g6-20020a056870340600b001b3760cf3e3sm1404988oah.37.2023.08.24.04.54.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 24 Aug 2023 04:54:10 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 24 Aug 2023 04:54:10 -0700 (PDT) Message-ID: <64e744e2.050a0220.e216.9c52SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 9C8B96052471; Thu, 24 Aug 2023 07:54:09 -0400 (EDT) Subject: |SUCCESS| pw130703 [PATCH] bus/platform: fix use after free From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/130703 _Testing PASS_ Submitter: Tomasz Duszynski Date: Thursday, August 24 2023 10:52:25 DPDK git baseline: Repo:dpdk Branch: master CommitID:934c0ccbfe881d861d749a9f8fb146d5f134c04c 130703 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ 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) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27437/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/