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 A9690430EF for ; Thu, 24 Aug 2023 13:49:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A1DBD40150; Thu, 24 Aug 2023 13:49:19 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 4291040150 for ; Thu, 24 Aug 2023 13:49:14 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-79264ca4b34so41466239f.0 for ; Thu, 24 Aug 2023 04:49:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692877753; x=1693482553; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=slKKqP36KjSt5GIjjpAzVNP6o9BjrIlOZJ0dhd1nwvQ=; b=jSiODiz8rJJGRXjun8f5ZZ/RvqAt45q1bmPlp3TFjlWcrv8Hx9EIkKfa0rP4sApuO2 l2QKHLmmGHhrt8GD60KbdeY7e+3H88sPC9Ed+cpKOJ8ZS8umgV/V1TDam+pBJeY56fbJ Bk5gdPrlvlOAg26GThhovMxhgFZIwB/kmxxeg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692877753; x=1693482553; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=slKKqP36KjSt5GIjjpAzVNP6o9BjrIlOZJ0dhd1nwvQ=; b=lMpNus+RJiDxedkKj8O1lRYJuVO2uY6+YxgduoIYgHBrGpffA6SWTLeE3kXiwODYSl d6Ma2pH3q6Vl784DmUjK2aRRROzW0aJpF59VTUa7J3fzHijuRVJOecSGjZRSAP1Nld4p SjwAiIngFPfENGltFYcG+v/65VDPaHuywBPyxl+49BQphu8lKLoli+eYLcAtTUVZ+2V8 rbjtXdl3ImMgexGkEJnTyteJDJsLwRzaPQI/qCdgkG0YZ2rAh14F+Zrs0jTEzoO63VoX DhlK4awmxeqTsvvlmLo4ra5QFMLMlQn0gbA92TncfIZPS/Jm5lBBWyGX75zCANKmFNRV tsyw== X-Gm-Message-State: AOJu0Yw/hCGbAsT6e0Cp/0CbwyZLswq9jE7JgMf04uSZfmUKqZ+QG/WE HouQA786gjDUqI5ZugU3WAwVLF1dUq0rB5UMM1weHI1aKsyfFeL0gKep1A== X-Google-Smtp-Source: AGHT+IHBAMaU5N7KgIZ1uSg9CAdZpdi5XJu3vxRcyfjg0oBlsEjGugFLoxAuQ3JS5ipm4MGORYtRNOfUUmWZ X-Received: by 2002:a6b:7f08:0:b0:790:e61c:60f2 with SMTP id l8-20020a6b7f08000000b00790e61c60f2mr5771620ioq.10.1692877753747; Thu, 24 Aug 2023 04:49:13 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h8-20020a056638062800b00430091fd497sm605424jar.50.2023.08.24.04.49.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 24 Aug 2023 04:49:13 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 24 Aug 2023 04:49:13 -0700 (PDT) Message-ID: <64e743b9.050a0220.b0954.cf7cSMTPIN_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 4899F6052471; Thu, 24 Aug 2023 07:49: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-compile-arm64-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 | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.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/