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 BDAC2A0093 for ; Tue, 3 May 2022 18:19:12 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9AF4740C35 for ; Tue, 3 May 2022 18:19:12 +0200 (CEST) Received: from mail-qk1-f171.google.com (mail-qk1-f171.google.com [209.85.222.171]) by mails.dpdk.org (Postfix) with ESMTP id 47C9740691 for ; Tue, 3 May 2022 18:19:11 +0200 (CEST) Received: by mail-qk1-f171.google.com with SMTP id j6so14107788qkp.9 for ; Tue, 03 May 2022 09:19:11 -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=a+75+hcqzkd6FMxZpbouIr+uz1w1lDL1FtOHkm1/Osk=; b=xlUG6f84mEfla084tCdS6JwSdc5dOlbthmPH4rNtJT0WluZx50mbzwVmPC5RfrBSHV XiJD9NwuRG8Rx2LPrC3nrIf2PUQe5IJZfcZezvyIUBGxHHiraGuOEXuR9fGcH7C7g/um dEyuQE7q1HpWOK5UNXKeBoHvLdTbm4mQsgPpzRpeKpX4PKPTrGMgxLALNMkzxYdmn0JH wZ/PW8Se1NQhPfRIpEqm2Vybj24v5eDa1ICW9r4gV1lUaueCtHjbpQLIgA3W3Kax2S9J RUll7HaiFXiTlntHJLE+DilIfp7BvBWeOQ+DVW8QDRoyfqS2NoCyyEqU7Vcjn+Dxw3dq zdzA== 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=a+75+hcqzkd6FMxZpbouIr+uz1w1lDL1FtOHkm1/Osk=; b=vQbRha/sQSO1zdREGbxhAg4Uu7qdLYOPZZ9mKe9eHQMa33d8w2dWO4lNjg4JTmDcZm iUET1HEdoHRQlRE4HPgSgGBm+u7eHAfWm73nFRnLeHGTVwesmAjpCUSL6mS7hPi8IsVa IH5M8kUFwD1HB8dU52HX1DuB6NxVSFlv/gY6VwC1aHaXXTOwaOBTCgjEGyCNxt6MJYOl XgctXiBPfTJFvo8RB3AKdeZU5fYttxlfMxWNQOc5avNH2p1BOEUjd0GsL3Djiwx2UQw3 bmuglgUh+jRXAsl/ATtRrXVNwjjFlm09nBw1dJK2Q1+0jWlEnsqJsHPTPlCqLM5765xV LjQw== X-Gm-Message-State: AOAM531DiwIo286mHFmcFfQ7JsMHdI4rFypLbT5nv4kaBI9OWQrucbcx pZjjuusV3/rK4Jm5oLEzKmtEkDtD6cJ2JA== X-Google-Smtp-Source: ABdhPJxZpiLC4zz7U72HRKsiVbfweAbHDKqdVFcfb6hs+6hsUkGHQ2wEu7s7C0awCNTgJyR/tRbt8w== X-Received: by 2002:a05:620a:24c9:b0:69f:400f:f59c with SMTP id m9-20020a05620a24c900b0069f400ff59cmr12662890qkn.466.1651594750055; Tue, 03 May 2022 09:19:10 -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 s15-20020a05620a030f00b0069fc13ce254sm5915531qkm.133.2022.05.03.09.19.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 03 May 2022 09:19:09 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw110602 [PATCH v2] tap: fix write-after-free and double free of intr_handle Date: Tue, 3 May 2022 12:19:37 -0400 Message-Id: <20220503161937.30174-1-robot@bytheb.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20220503152732.390513-1-quentin@armitage.org.uk> References: <20220503152732.390513-1-quentin@armitage.org.uk> 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/110602/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/2264820443