From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Charles (Chas) Williams" Subject: [PATCH 0/2] Some small changes to net/virtio Date: Mon, 17 Jul 2017 19:05:21 -0400 Message-ID: <1500332723-10812-1-git-send-email-ciwillia@brocade.com> Mime-Version: 1.0 Content-Type: text/plain Cc: , To: Return-path: Received: from mx0a-000f0801.pphosted.com (mx0b-000f0801.pphosted.com [67.231.152.113]) by dpdk.org (Postfix) with ESMTP id 8FA1F3977 for ; Tue, 18 Jul 2017 01:05:44 +0200 (CEST) List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Just a couple small changes to net/virtio that make it a little more well behaved. Brian Russell (1): net/virtio: register/unregister intr handler on start/stop Charles (Chas) Williams (1): net/virtio: do not re-enter clean up routines drivers/net/virtio/virtio_ethdev.c | 41 +++++++++++++++++++++++++------------- drivers/net/virtio/virtio_pci.h | 4 +++- 2 files changed, 30 insertions(+), 15 deletions(-) -- 2.1.4