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 1FCF7A04FD for ; Sun, 3 Jul 2022 15:59:25 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 15FF940E50 for ; Sun, 3 Jul 2022 15:59:25 +0200 (CEST) Received: from mail-qt1-f179.google.com (mail-qt1-f179.google.com [209.85.160.179]) by mails.dpdk.org (Postfix) with ESMTP id 613AC40685 for ; Sun, 3 Jul 2022 15:59:23 +0200 (CEST) Received: by mail-qt1-f179.google.com with SMTP id h19so6453879qtp.6 for ; Sun, 03 Jul 2022 06:59:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20210112.gappssmtp.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=0QzBV7BPqtjuq0QIAJVHvklGBoehcRNNk/OfvcZWx5Y=; b=XJaQjY9j2B9mrwmzXgMaUjcG8FRRK5KYrdfJRnExZCjJ/YTqQWJusC+Yvar2LSk1GH SWe89WBCGQiaj4KSu2l1ByJjEHTxUgxdkmMdl/58+1lOp3/kzwRj0zVxauQMruJXS5/p CVqYtLz7t8cbQRA7LrIxnNkdpFiMuXf1pAYPpN6ktmrs41f+/mBN4FyClbr9jbT1ViHk Il2QDJ6WOoxsX8adhisGo4l7WUXc911u7c4hklNYXVWTs6wMYNu/LW7anFZt+ttk1etp qa+d8Nd5Ho19JDRnSRyHMKat3ws7tfNKaXoPpVrVW+p1Fw8Bi2hIIpnfOIJN9u5e+dcs YkLw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=0QzBV7BPqtjuq0QIAJVHvklGBoehcRNNk/OfvcZWx5Y=; b=1Rdm4ZA8MELVPTqpBdcRi4IRXAnTDEde0pjOntcTK7xIJ5o5kO+JERVUx2XOn3OzHX 2flDrG83GtqSMtcPXz+pAHiyV/4P8WOejgQJ3VliCXqwT/qx5/3SGeQ0zE9hEZ982oaG QxWz4HXC/33YLYNva5HiqtyQcjKWmeDuWD+Bncg1lyRyM9sUoA1H1pdp2XSoNJvZSjr/ rdyZESY7baJzMH4DE4/OiHjPlQQn+J65YBSfJOrppLAFnrjOu83uJ/87tSRq2tokiBGp RVQs3Ad8INsllCfjgbtNRg2AFtZyOS8H4ZjKrxDtwwBkRQHpXNbriQj03HWMdI1eVFiq v9Ig== X-Gm-Message-State: AJIora9g2BjbP4zq+n7zX35OHdMWnC/yh9Sj2/K2cu22SwO9jXw1h186 ygygTV0tArk5whg9VKGX9V/49HIosL0UBw== X-Google-Smtp-Source: AGRyM1uUGv2uhaPLuCQqo6yWMF085BVaUu44IxaZVHlu5qXBJPo1UsJIbq2AglTEsNEO/opV7tDllQ== X-Received: by 2002:a05:622a:514:b0:31d:351b:e366 with SMTP id l20-20020a05622a051400b0031d351be366mr12716220qtx.277.1656856762558; Sun, 03 Jul 2022 06:59:22 -0700 (PDT) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-bos-t.redhat.com. [66.187.233.206]) by smtp.gmail.com with ESMTPSA id a14-20020ae9e80e000000b006a77940be22sm21663308qkg.95.2022.07.03.06.59.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 03 Jul 2022 06:59:21 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw113655 [PATCH v2 3/3] dma/idxd: fix null pointer dereference during pci remove Date: Sun, 3 Jul 2022 09:58:52 -0400 Message-Id: <20220703135852.12265-1-robot@bytheb.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20220703122243.929642-4-kevin.laatz@intel.com> References: <20220703122243.929642-4-kevin.laatz@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 From: robot@bytheb.org Test-Label: github-robot: build Test-Status: SUCCESS http://patchwork.dpdk.org/patch/113655/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/2605098009