From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matan Azrad Subject: [PATCH 0/3] vdev_netvsc: improve the device args parameters meaning Date: Tue, 10 Apr 2018 13:32:05 +0000 Message-ID: <1523367128-32317-1-git-send-email-matan@mellanox.com> Mime-Version: 1.0 Content-Type: text/plain Cc: Ferruh Yigit To: dev@dpdk.org Return-path: Received: from EUR02-AM5-obe.outbound.protection.outlook.com (mail-eopbgr00062.outbound.protection.outlook.com [40.107.0.62]) by dpdk.org (Postfix) with ESMTP id BEA991B96F for ; Tue, 10 Apr 2018 15:32:28 +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" After some experience with the device running, it is better to change the meaning of the "force" parameter in whitelist mode. Matan Azrad (3): net/vdev_netvsc: remove specified devices IP check net/vdev_netvsc: add check for specifying by 1 way net/vdev_netvsc: prefer netvsc devices in scan doc/guides/nics/vdev_netvsc.rst | 10 ++- drivers/net/vdev_netvsc/vdev_netvsc.c | 129 +++++++++++++++++++--------------- 2 files changed, 78 insertions(+), 61 deletions(-) -- 1.9.5