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 D9EB641B5F for ; Thu, 24 Aug 2023 13:49:55 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D217240150; Thu, 24 Aug 2023 13:49:55 +0200 (CEST) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id 347EA40150 for ; Thu, 24 Aug 2023 13:49:54 +0200 (CEST) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-1c50438636fso4231037fac.1 for ; Thu, 24 Aug 2023 04:49:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692877793; x=1693482593; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=3MpAUUm9wZ2ePqCXkjUrSJm781p+nVUuZ0UMMEZigB8=; b=d5dYs3lE/NiFaTXopoqlRsx4RTrMmfWLXvrJdOa7OMkQ3LmKHp1yqWULgFI6Rb0QMO 3n3d7Xl79iPdDO8MYxgUI7ZGcW2n1oQpIqRZC7LPc7Kx211KaWQeoctOiunSoJUETrWu 0FAAomsVSH40yU4qxuPh2kXtIgSgn/+cWXOIk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692877793; x=1693482593; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=3MpAUUm9wZ2ePqCXkjUrSJm781p+nVUuZ0UMMEZigB8=; b=jWjhRrir/zCjN7d3o3Q27nXGDChioRgS8NR3KE9wL6JBgU/PRlc0Jho03W7Fuvyq/a LchQUOKh+MCp4tQNhBWVRYv1kwF1/FGdQZMB24QhmeTvDuJOzJvJCRr9Y82hF6HGtfWN NwUsu39qNgOM6TzcR8CT4wr7uU7O92Q40FGAuSnns64cpZpwttslUVlelS2/c3c78YdB AL2GkeG9TR/BEjkjZd+2ZCNzPJhghn3PuEqS7O9eiNoDLE0n2hTA93MBFPZ8xy3McXaT b4bSRAd8OAV9dA+lvP7gtn/dkaoIPQXhin9rM5eNA0f0D20s+dAYq5r2GeRQ1h/U/Wlz B18w== X-Gm-Message-State: AOJu0YyzqJhtz+Q1mgdboxc2dQ4v6p4LGTw9uu0CadioVkDJomRTC+CZ RFsP33Qnnp03Nr/hmG44q0AuVVKnNAYhl4C1oeFjzByLhxynIqv04CfCXzEFs9RbA6r5uYP+4Q= = X-Google-Smtp-Source: AGHT+IH++fwDZ/3V2jMS9db2TDPbL7kLWwvN0TDy3Aqgl/YQM3uHPpM2T3co4MCDcQfRZAqZwUSdhXVZ5Mr0 X-Received: by 2002:a05:6870:73ca:b0:1be:e4ae:ac8a with SMTP id a10-20020a05687073ca00b001bee4aeac8amr18102805oan.35.1692877793671; Thu, 24 Aug 2023 04:49:53 -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 y140-20020a4a4592000000b0056e9ea8856dsm1246405ooa.4.2023.08.24.04.49.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 24 Aug 2023 04:49:53 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 24 Aug 2023 04:49:53 -0700 (PDT) Message-ID: <64e743e1.4a0a0220.3daf4.0e30SMTPIN_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 2F93E6052471; Thu, 24 Aug 2023 07:49:53 -0400 (EDT) Subject: |SUCCESS| pw130703 [PATCH] bus/platform: fix use after free From: dpdklab@iol.unh.edu To: Test Report Cc: Tomasz Duszynski 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 | +=====================+====================+ | FreeBSD 13 | PASS | +---------------------+--------------------+ | Windows Server 2019 | PASS | +---------------------+--------------------+ | Debian Buster | PASS | +---------------------+--------------------+ | CentOS Stream 8 | PASS | +---------------------+--------------------+ | CentOS Stream 9 | PASS | +---------------------+--------------------+ | Fedora 38 | PASS | +---------------------+--------------------+ | Debian Bullseye | PASS | +---------------------+--------------------+ 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 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/