From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v6 00/19] Generic devargs parsing Date: Wed, 05 Jul 2017 02:32:10 +0200 Message-ID: <9566659.e0Kczjq8i7@xps> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, Jan Blunck , Stephen Hemminger , Bruce Richardson To: Gaetan Rivet Return-path: Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) by dpdk.org (Postfix) with ESMTP id 983522A58 for ; Wed, 5 Jul 2017 02:32:12 +0200 (CEST) In-Reply-To: List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" > Gaetan Rivet (19): > net/bonding: properly reference PCI header > net/bnxt: properly reference PCI header > net/mlx5: properly reference PCI header > net/e1000: properly reference PCI header > net/ixgbe: properly reference PCI header > net/sfc: properly reference PCI header > app/testpmd: properly reference PCI header > test: properly reference PCI header > dev: device kernel module is a device attribute > bus: introduce bus scan policies > devargs: parse bus policies > devargs: generic device representation > pci: update device name > net/virtio: do not reference device type > devargs: generic device types > devargs: introduce cleaner parsing helper > devargs: clone function > devargs: remove function > eal: change whitelist / blacklist command line doc You forgot my patch "examples/ethtool: explicit PCI header dependency"