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 5BC68430EF for ; Thu, 24 Aug 2023 13:59:52 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5987240EE1; Thu, 24 Aug 2023 13:59: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 7C9A640EE1 for ; Thu, 24 Aug 2023 13:59:50 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-5925e580e87so17367357b3.1 for ; Thu, 24 Aug 2023 04:59:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692878390; x=1693483190; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=4z2Lt3TuFEZ9s3N1Xu8YYVK+88mV/aeQWjkujeQ1CzU=; b=iGdV7KtyUY11f36JSAF/59ImiKwZD2LRmFyHqXpFS7EfggLJYoxkdybXSrdePqWyUR ZZGUFiCs3dAzLoE7rPqS2wvtd2MmSs62O9IJTsVFE6R+gmk+fYqoX9naCkxjQVGx1kSu N1GZ9aGnMnP1sIrX782McgW00aATzB3ztnLEw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692878390; x=1693483190; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=4z2Lt3TuFEZ9s3N1Xu8YYVK+88mV/aeQWjkujeQ1CzU=; b=A54NzJ5hLfAt/OI4MlWBAVxZwxVHknpqopZcg7nweNUvPj9zfGWkn+JZOK6sCW1ZzK BO9cl9anlYNRva820UCy65J9WDpsCjyY/UWAHD10+wzELdwbiLnVGKS6kPiiz+Kjo9WX 4l6KQTbpydUEM8S96dt8fUycNt+mzziK6ebqEnjOIZicjcpIYus5O0jbXLUO+0fnpTzp TBNeBIt+bcqxvHhIg2p64W0F99nPrYncmZVLaD+JCCZJ9QoSta2xP4DXzcorWUnbq5iy d1+cjsk+UEAL+Fz3EkCy0fsP9M1LqnXpKKHwkgK8fWy0bCrnL7glcMlgQuetAq0yCU4/ uJKw== X-Gm-Message-State: AOJu0YwvP+gjkwe7AkPFanB+vFiccJzqBedUPD4Cc1ZY1c956JfqmKqR gc4tRs3z5QecZdvaHvaIZ3o5MFPkmWgOPgTPlSPnDW9Ygz6IFiM8eWF8lg== X-Google-Smtp-Source: AGHT+IEs27AqxI1GfSSbB4xsGm+MruiMviRY7AxFP9SlPdHtt+re/rdXfMz5NYZB/+Uv2SkTXQoiSbxwqsUn X-Received: by 2002:a0d:c985:0:b0:589:9f3b:17fe with SMTP id l127-20020a0dc985000000b005899f3b17femr16232673ywd.23.1692878389782; Thu, 24 Aug 2023 04:59:49 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id t130-20020a815f88000000b0057080c1a71dsm1642384ywb.42.2023.08.24.04.59.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 24 Aug 2023 04:59:49 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 24 Aug 2023 04:59:49 -0700 (PDT) Message-ID: <64e74635.810a0220.3317b.6bcaSMTPIN_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 70AE76052471; Thu, 24 Aug 2023 07:59:49 -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 | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | 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) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 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 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/