pci: remove config of extended tag
authorHelin Zhang <helin.zhang@intel.com>
Mon, 22 Feb 2016 03:59:44 +0000 (11:59 +0800)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Wed, 9 Mar 2016 00:51:00 +0000 (01:51 +0100)
commit68f77593823cabf9513482f1f363c93bf6b3a077
treea8916a59bb0d30cc4cf320fb716ebc5167197903
parent56465cfaf92ab92712250ba461b4c2307b140b59
pci: remove config of extended tag

Remove pci configuration of 'extended tag' and 'max read request
size', as they are not required by all devices and it lets PMD to
configure them if necessary.
In addition, 'pci_config_space_set()' is deprecated.

Signed-off-by: Helin Zhang <helin.zhang@intel.com>
Acked-by: Jingjing Wu <jingjing.wu@intel.com>
Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
config/common_base
doc/guides/rel_notes/deprecation.rst
lib/librte_eal/common/eal_common_pci.c
lib/librte_eal/common/include/rte_pci.h
lib/librte_eal/linuxapp/eal/eal_pci.c