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 CA1E6430F0 for ; Thu, 24 Aug 2023 13:49:33 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C2B8341140; Thu, 24 Aug 2023 13:49:33 +0200 (CEST) Received: from mail-pg1-f227.google.com (mail-pg1-f227.google.com [209.85.215.227]) by mails.dpdk.org (Postfix) with ESMTP id 80BB340150 for ; Thu, 24 Aug 2023 13:49:29 +0200 (CEST) Received: by mail-pg1-f227.google.com with SMTP id 41be03b00d2f7-56963f2e48eso3019334a12.1 for ; Thu, 24 Aug 2023 04:49:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692877768; x=1693482568; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=xdInrtRkpdretE9j651ZGzp64j6705lzDomtgEyHnHg=; b=YJMXpc/XAquY35R0GqhgraHfPwcXOeFGP5Yq8QH90Dhmmy87SxUHGPL8kfEz/LxwUq T+/p3ENboYsFtoY54oLK7fnGqCmKAkicats60BDFj00SAehfxsPsknAC4Mij/u7bIn0B UpoaU0S2fac+8C+zjcM7UaxJiWHnK/ZP2Xifc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692877768; x=1693482568; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=xdInrtRkpdretE9j651ZGzp64j6705lzDomtgEyHnHg=; b=RXd5e5Cl3rheU1pydNU7iHKXX90MPZaGmOq1QOKGtzAMbk5uApWHUqp5kXgdexi6Z1 4lLhr6msCoIcB2HGUpdoSv7ZkZivTtF6kA2LRx7eQ4UosTDelQMqzPRq106ktYGQbBSA 1XhdeJdiuZORPdWMaN59qfJl3g5BS2REF70gtMLBB8JiIxEGFo9pKHvDMQ481HqWW7AT 1PUugeqpsGfkayXxMvlgYRUk0lEqpn8DmJcGepYc6cKJ6BU3abeFXioEYZzES3xLeLQu kFHMpB8ZLpbqzVLNPtTHEJ+Ih/SHAXPxmiEZXJIXgqDATwXDYv794lUC+AJxRSjDpTuf bQIA== X-Gm-Message-State: AOJu0YzYCYo4HpAuVulb4xSQ6nT270DiS9nzOd1nvcyDS/7u2V+2L4UV 6mXuk7qeO2leWaFeT+JVJmnbDaVFqrClNgf0mZyUddRV9ch0F4RJU3gRmw== X-Google-Smtp-Source: AGHT+IFYALxvfs9FAcXj2wZDRxJf7DW9M6MNAL+5naN00L+h9pRsJES9sxHErMu/X2cY1CDcVJQZeawe//EQ X-Received: by 2002:a17:90a:17ec:b0:269:155a:c936 with SMTP id q99-20020a17090a17ec00b00269155ac936mr12447364pja.28.1692877768675; Thu, 24 Aug 2023 04:49:28 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x65-20020a17090a6c4700b0026b41b1d359sm236767pjj.3.2023.08.24.04.49.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 24 Aug 2023 04:49:28 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 24 Aug 2023 04:49:28 -0700 (PDT) Message-ID: <64e743c8.170a0220.86290.aaf2SMTPIN_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 E6C016052471; Thu, 24 Aug 2023 07:49:27 -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 | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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/