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 65BB5430EF for ; Thu, 24 Aug 2023 13:53:52 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6116A40150; Thu, 24 Aug 2023 13:53:52 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 1647540150 for ; Thu, 24 Aug 2023 13:53:51 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-5925e580e87so17307687b3.1 for ; Thu, 24 Aug 2023 04:53:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692878030; x=1693482830; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=n5uW9I9j9mSG6QtkOw9R5y8N67wA8GRxOsi1E4LuRG0=; b=h9UGHsYV9yAfJRw4oVxW8/MHeDnwIrKNaIKcjXgQn0bk4rTRgumYndsKjpW//g7Xwk NvNM527Xna/2RKCqtNc2zqX5eFZ57dAPU1wUPhtFgjpdyJ3sjof49/0Po0MVrQzSSHY8 lyvXEXNq69NpV1Z60N8CVSN6zgQCQBQ1GkFRQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692878030; x=1693482830; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=n5uW9I9j9mSG6QtkOw9R5y8N67wA8GRxOsi1E4LuRG0=; b=CXMOjBjd6yD3zlpl7qBiBuchsinPNwmEGIb6ge2GJYwFxZcYeJVj3ye1j+SBlcL6Do 43KqhbEhHvJN6/JRvRL+rcsd+D0Y4pYZ8h6rWMJTXt2c4A49ggN/Pv7V/L6xXLCT+X0B dIg2Ver9v50URPBRyzZF2xb7qOD589isj4v2EEtM+Cs0UcR40YHRRhHXxk/5Bni9AlZs ReezIVGiI88ts/RV7nb/R6V3TCT+Z7bSssK5UITJI0D8A+R1sIn6E3RWGahcobQQkzSP GXnGf5OBmxoFnNmK/aVqA/E+vq1Fz3kS+VyWv7h+e08rJWBfFiUp25zQ3D2kGV3DxQdi l8ZQ== X-Gm-Message-State: AOJu0YzWdec36IPP8zK6UYVuWxbX/tMs7nwdcBPYR8xUNTszsm2Mtbj8 nV26ryL3TPB0vR1CoMn+ReVhKbCsLUd3gB/9iw1iwUh2ih3ziQVjZTIVKQ== X-Google-Smtp-Source: AGHT+IFhEd+avVzA4+C7mWCsI40YcDdu+YFfZSz4KGDG4JyD3gnC8cRmvBrFHcH+dNj2p+Ow8vu/bD9Pm93s X-Received: by 2002:a81:8841:0:b0:592:2bf2:6578 with SMTP id y62-20020a818841000000b005922bf26578mr10939427ywf.46.1692878030540; Thu, 24 Aug 2023 04:53:50 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id t129-20020a0dd187000000b00570737321ebsm1614430ywd.68.2023.08.24.04.53.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 24 Aug 2023 04:53:50 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 24 Aug 2023 04:53:50 -0700 (PDT) Message-ID: <64e744ce.0d0a0220.d3fe3.40b5SMTPIN_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 355F76052471; Thu, 24 Aug 2023 07:53:50 -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/