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 5018B430F0 for ; Thu, 24 Aug 2023 14:10:22 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4FEEA40150; Thu, 24 Aug 2023 14:10:22 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id A8BAC40150 for ; Thu, 24 Aug 2023 14:10:19 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-34ccedcc584so2034625ab.0 for ; Thu, 24 Aug 2023 05:10:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692879019; x=1693483819; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=2VUE1vKzPyfvcclMGxmdmH1eL0Zabqt5TEQuI4KntFA=; b=bqJwHcKLxF6Li60YBSpZ6qcnNDfpp1GOXMIUXPYvsdCDD3mYfGPhaFPtvQsoLcCRWy nyZJ4vun7w8CL2SN+f1R47wpAbjqUQynRnd4zQovX5tVKIEDqzReq0f8OnhyuevGCbqd fnIBJKNXVGAVdiU6z8SsbkIDjGABMfejMraTM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692879019; x=1693483819; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=2VUE1vKzPyfvcclMGxmdmH1eL0Zabqt5TEQuI4KntFA=; b=aPJQFVdyAztmkwo0iGXxgWiFIozjeCfVyNEd8WEyBrYMqAnmUYCt3e6n4YYW4NleYw xinY3laCeftYBwquQsvwAFGHnNK8zRBlqMuJ6nssl3csmGcNoAJu2bqNB/P73l6i+WdG YvoJD9oqWtS5ohinhgNJ7Hw1Tytd4a5+gxIxLUnsLqMOHJFnW+Yhu2HUQMQx6N5zHWr8 bD3ID3Xghm+xiPWlZO014oml5AVGlR2DmIYknG9hd5tQGaxLkP4+eF/c6vLZE+KdinYJ 8/RWGr43mawgcYEY8AoW4nvJ2rJ5wDO9lF9OdadhXX+HsU9Avi6jgSZrtqdGoxRAHVAw IRqg== X-Gm-Message-State: AOJu0YxnooKv5OjEbFOqBGRzh98zrz+dBWHSSb6tA1mGZX5KOiDdA63+ SqbrY5BWp7o6E8EbsAVBl1tt1boS/8kjQZM6nczi97dBMGFJBOj2nR2bCPMmZALSCJHS5RB/6Q= = X-Google-Smtp-Source: AGHT+IHI0kiNW21lu1FbBGq8jwslaxRFvMoZUAS0df8VcLAavDv/5728+1xs9pxmPRADcFb4+gEOC+3e4mGq X-Received: by 2002:a05:6e02:1a6d:b0:34c:a1fb:7974 with SMTP id w13-20020a056e021a6d00b0034ca1fb7974mr5742761ilv.0.1692879019152; Thu, 24 Aug 2023 05:10:19 -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 z10-20020a92cd0a000000b00349345cfbe4sm698660iln.48.2023.08.24.05.10.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 24 Aug 2023 05:10:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 24 Aug 2023 05:10:19 -0700 (PDT) Message-ID: <64e748ab.920a0220.6fb04.1a83SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id AA49C6052471; Thu, 24 Aug 2023 08:10:18 -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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/130703 _Functional Testing PASS_ Submitter: Tomasz Duszynski Date: Thursday, August 24 2023 10:52:25 DPDK git baseline: Repo:dpdk Branch: master CommitID:934c0ccbfe881d861d749a9f8fb146d5f134c04c 130703 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 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/