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 5ADF6A034C for ; Mon, 2 May 2022 22:19:17 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 50255410FB for ; Mon, 2 May 2022 22:19:17 +0200 (CEST) Received: from mail-qt1-f178.google.com (mail-qt1-f178.google.com [209.85.160.178]) by mails.dpdk.org (Postfix) with ESMTP id C513E40C35 for ; Mon, 2 May 2022 22:19:15 +0200 (CEST) Received: by mail-qt1-f178.google.com with SMTP id e15so11979545qtp.3 for ; Mon, 02 May 2022 13:19:15 -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=bAXpvAtyoOiNYANPdGDRXmgy9FHxAKo2GFvMrN0ftOU=; b=LRxWa5YmiPt+ShnVDHnHiLioaig4g2sRQiSYOvrE7UopEhxuiJJoaQSCun6cOontMJ /IHQX9Qq8+UC14oaJ+jhCEecJx5PLJ0FIUkY0hAQ+JoKkoRPJthX6cuyeNHszfdutr5Q Mu6KDMMPXUaCQiFQ/07fJ+ok9oa25k+1kK5sTz0h+QTVd9wy5L0LBkR4Kg88dBUJBlJF /fwF3OlRNCTlyd6w6oMFouAs26+Gr7KxGWaL6Ns7A0IMUDgJZHDg6CdRYwax0TSTTTIg SjZ2NdpckYClidzxY3zM3QHBx2FXU0jh+ZP51EQZgIN7kXJ69KU5rbh0x5uhO7LwZLfq wH8Q== 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=bAXpvAtyoOiNYANPdGDRXmgy9FHxAKo2GFvMrN0ftOU=; b=UpxZQN+pqpRFUUH27OAw3A0247e63QRVuMotFAhJU35rVlLvdcYAKrdC/Elk82vE09 4PF9+lvXZdqaV8PZKlCCb94eudGpJTdPS5Vb6MqZZ1LxSwtMvL3h4BAU4jnmhCW2Gb5D 6P0dWUFUJa2nZeVJSB8l7c4gA85B2DfrrTznv18aRZK9a1cOWeS3OcxcBBsiEQMN/4O9 O+2D/nNAU7WS9h7YhhBtAmCmbGAaNFEP6AZI5j7U/+ipyPonmyQE9/pa2X73wY17Vd14 9/UDewfciLP8Tps7PX7YOX6ReV/tah5DWWs82E4BVALUH8FxEkFJSOn/yYz5+VaHeul3 9iwQ== X-Gm-Message-State: AOAM532euTxDv07N3fFAnTt2MCi6O4LW6nJwT55VOh+A6bSwebt5OCB/ qd4e4mSJePsQP1cGcgoZcc1D44FduHi5lA== X-Google-Smtp-Source: ABdhPJxIz4vU4WBb4iSnns8TMrZa8baiVGqMtSai3427XJGKrlR8IMcIWh6vtDsAKTDbkIh6IEKb+A== X-Received: by 2002:a05:622a:1b8b:b0:2f3:aa84:2882 with SMTP id bp11-20020a05622a1b8b00b002f3aa842882mr3150734qtb.314.1651522753556; Mon, 02 May 2022 13:19:13 -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 x1-20020ac87a81000000b002f39b99f6a7sm4431152qtr.65.2022.05.02.13.19.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 02 May 2022 13:19:13 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw110566 [PATCH 1/1] tap: fix write-after-free and double free of intr_handle Date: Mon, 2 May 2022 16:19:42 -0400 Message-Id: <20220502201942.9726-1-robot@bytheb.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20220502192238.348172-2-quentin@armitage.org.uk> References: <20220502192238.348172-2-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/110566/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/2260022082