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 E2948430F1 for ; Thu, 24 Aug 2023 14:30:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EE4E740150; Thu, 24 Aug 2023 14:30:02 +0200 (CEST) Received: from mail-oi1-f227.google.com (mail-oi1-f227.google.com [209.85.167.227]) by mails.dpdk.org (Postfix) with ESMTP id B0E4C40150 for ; Thu, 24 Aug 2023 14:29:53 +0200 (CEST) Received: by mail-oi1-f227.google.com with SMTP id 5614622812f47-3a86a0355dfso1706381b6e.0 for ; Thu, 24 Aug 2023 05:29:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692880193; x=1693484993; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=GGKwcgeCHvI8ITdlmXEJadpRPSm54HJSETbOUYuEnFs=; b=RYUEMwQPRFpSbXtnq+Iwd/E2gB6rdQaFloszqFH5vxdK/DfMy9e9wtY2AWN65/GW/t 59eX3sl9necnF3PG6+JoeIYYejZYX49SuYVD5T8LIJe/0fgwKIe/nv26IFJ1LTJYy7r8 AUav+gefnhlAzTmyq/kukjU4mMak14HYXt+mw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692880193; x=1693484993; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=GGKwcgeCHvI8ITdlmXEJadpRPSm54HJSETbOUYuEnFs=; b=VTbG+dUshSISreTDg1GeTe8WGTqPKZufrLG+UI32mMj8WHiiuNeuf0sHj460lDTD/i hCBMYDn6cncS0RraZJauw/Ukgdn2K3KBTG16x+TpMEpb2TOVg3re7Q3rkz2pG+sdqvOQ eDvCVexFP/0BdAE2oW3wFSG2nW7iRAFzEsDtPdP9Bo9cgAS12zlveWYak6Lz3xYXUDgV PTOzbZ0TRi5bkWZ7GCDezJtWFi4hk5pgt8ZGDQqM69ik9koWD7oJQ7YymNSZgZhXTjl3 THngyoQdddccnW6F6OCBJ6Of8tkGcrlTT07CFGXFbUaV+Z7lH8A2jVgQdTi00d2lUo2O lwRg== X-Gm-Message-State: AOJu0Ywm7a1H3SRM6ZRZQD2rlPIJVy+OW8Wj0MTbFkXXO4/KvK+3/BR7 n4/9aQTkpP8ZRL5b6fNIuvR9Rgh1mUfteq7ok/C6O8qQTXPhJ2PuXBcp2w== X-Google-Smtp-Source: AGHT+IHu7IgWB2vtkw7EXtLzKqf3zByQsGgZq0Vlg8WLbwvKAXBMxTtin9HIe6ivHNA10qZGfnAD+szFiZwX X-Received: by 2002:a05:6870:8308:b0:1c8:bea6:8a3a with SMTP id p8-20020a056870830800b001c8bea68a3amr16879409oae.16.1692880192982; Thu, 24 Aug 2023 05:29:52 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h36-20020a05687003e400b001cc88913fe0sm898112oaf.11.2023.08.24.05.29.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 24 Aug 2023 05:29:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 24 Aug 2023 05:29:52 -0700 (PDT) Message-ID: <64e74d40.050a0220.94462.b06cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 752F26052471; Thu, 24 Aug 2023 08:29:52 -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 | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Ubuntu 20.04 | 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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 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/