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 5EDB1430F0 for ; Thu, 24 Aug 2023 14:17:15 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6027A40150; Thu, 24 Aug 2023 14:17:15 +0200 (CEST) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id 16B8C40150 for ; Thu, 24 Aug 2023 14:17:15 +0200 (CEST) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-68a3f1d8be2so3681183b3a.3 for ; Thu, 24 Aug 2023 05:17:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692879434; x=1693484234; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=hP9/gYBfYlS2LjzDsCYMNiWzX9L2dBX6eSWgdKfQWt4=; b=It7pa1FV0ilg9rxoHuSEZBtmxfsOnzqhDUa2zuUrKX8AP64yWh5hRPUIjuiJ4K5HKp 0scurv/zNOHV6LgQgkaxZJlNZSIEd0IZoTipXHBYN/65+jh0QeAbErH2s+BF9mg9nchR 9KtoHmS/kpbnVvpdVHJmFkt7F3eIwHjNS47C0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692879434; x=1693484234; 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=J/OBapedp+gHmGFc842vZBEFmKjR8s1nW1+M5yIAfY6+iph3eEa5RUA3vmd116mFPr lfgnv7zXA8ZRN6jxwc7/sMkiRhx/rUjptrS+ko6ROqcIm1LM7uvQd56zEpA6AhpzlsLK cHU2krE9r/v4hmV5o3XXyPVx434VbVbXivEgNWnXqZ+zaNCybIVQnd61HlgiIoZmHQhj C0ek1dY+WDpO1qY+9E72gEufdFApG2mns0E+7oNlOWuFCJDBLb8r0V922IP9NZ0/vwJM QqZRbSb3nAW+3w+UvmFDe9+GxOxrKHLAIzAK6GyiDBzwtHoTsWeLZZfW/m+Zq9EU0SJS fZ4Q== X-Gm-Message-State: AOJu0YwXOiEDHHeAMVBnCLqqw197uMaCUnF4fePVzc+u9V/zzVl7t8BU hDObfzoNud1L8ilXmwpl3LV3mMK+mnLpMythhA4sneiyynOetu4kuI+7Z6PNjST27MvKN6aKxA= = X-Google-Smtp-Source: AGHT+IHn80OXBLTDik1i0kzYvho1daLzQ3AmeLYjB/uAuM7cRvOyXzAPdNRO9163n3ssPgSKNkJnP+RVUta2 X-Received: by 2002:a05:6a21:8187:b0:135:4858:683 with SMTP id pd7-20020a056a21818700b0013548580683mr15481084pzb.48.1692879434383; Thu, 24 Aug 2023 05:17:14 -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 r10-20020aa79eca000000b0068bc2168793sm408090pfq.5.2023.08.24.05.17.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 24 Aug 2023 05:17:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 24 Aug 2023 05:17:14 -0700 (PDT) Message-ID: <64e74a4a.a70a0220.8597b.e0f4SMTPIN_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 D954C6052471; Thu, 24 Aug 2023 08:17:13 -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/