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 0A8BD430F0 for ; Thu, 24 Aug 2023 14:16:27 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0B9C340150; Thu, 24 Aug 2023 14:16:27 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id E941A40150 for ; Thu, 24 Aug 2023 14:16:22 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1bf092a16c9so52265745ad.0 for ; Thu, 24 Aug 2023 05:16:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692879382; x=1693484182; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=hP9/gYBfYlS2LjzDsCYMNiWzX9L2dBX6eSWgdKfQWt4=; b=QxKSMwzdIzjyv/pk3nvk0ebrjc4Jwk+QR/MG8A9k/FKeP8Ke/Tt5L8lZ/8pbPxoFoR qpufEheNrNtsUp4V/uiHouu5tvbqNB8/CkyBp4+WMqDSMa28miFMV21SDKVN++3s1dyR NucRjgj68Qiw+5TduHIvgRiPI3aHh1Hn1GEWU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692879382; x=1693484182; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=hP9/gYBfYlS2LjzDsCYMNiWzX9L2dBX6eSWgdKfQWt4=; b=OiBvEXCQKIFkfaHU9Ew/LRzOx75Eij3puksRxOIznfIJ7fW4Y/mT8zf3X3YfBiF6Q/ PoUl8+WPp6YmotZNfHh75ajCj2F16SbXwEIYbUt2tZKD8BMoutz4oDPhGZbuUMgFHZYG Dui1/Rns4LQ5UVxff22pleOfo/Y63yu8uALixJ/kb0UUKHyANN3Q3lj/89vZ7hKptdCq kt2ZnPZszf2f3g3Lu1aVbcmsuLF4xYGvom6F2uMFIOGK1v+3aLqg+n74n1jH0fq7Q9Xt rg2gg9fLrgxemnuffY6UEiZ/hQVOp32cGBT5DUDjWxd1MNyrq+BE7f8QuEWFA739hucH BbIA== X-Gm-Message-State: AOJu0Yw4MZ93G86joCCLBwxtpgyQPT2Q4Gq+MTfvjG5hfty0QaE/XVzD WM0c3Ug1CPOolXtdU8rlYpvyJI9a3GS+2NDy+R3KGWJQLLS82bmt9+LAmR1+tMenE+drcQ2kfg= = X-Google-Smtp-Source: AGHT+IGvDSsFFheDRD2PzYNWqU0focYfK9kjrLQAXw3nacB2Bo9rmj2qozFBtL6CPiJ4BSiKr9I1SvXqxjyO X-Received: by 2002:a17:903:4c5:b0:1bd:ec9e:59fe with SMTP id jm5-20020a17090304c500b001bdec9e59femr14537913plb.68.1692879382067; Thu, 24 Aug 2023 05:16:22 -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 bh2-20020a170902a98200b001bc9b71eccdsm620529plb.144.2023.08.24.05.16.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 24 Aug 2023 05:16:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 24 Aug 2023 05:16:22 -0700 (PDT) Message-ID: <64e74a16.170a0220.cf0f6.acd3SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 494636052471; Thu, 24 Aug 2023 08:16:21 -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-unit-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_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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/