numam-dpdk/lib
Jerin Jacob cc0ed2473e eal/pci: introduce a PCI driver flag
Some ethdev devices like nicvf thunderx PMD need special treatment for
Secondary queue set(SQS) PCIe VF devices, where, it expects to not unmap
or free the memory without registering the ethdev subsystem.

Introducing a new RTE_PCI_DRV_KEEP_MAPPED_RES
PCI driver flag to request PCI subsystem to not unmap the mapped PCI
resources(PCI BAR address) if unsupported device detected.

Suggested-by: Ferruh Yigit <ferruh.yigit@intel.com>
Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
2017-06-12 16:57:11 +01:00
..
librte_acl eal: introduce macro for always inline 2017-06-06 17:21:55 +02:00
librte_bitratestats bitrate: fix exported header 2017-05-01 00:13:15 +02:00
librte_cfgfile
librte_cmdline lib: add switch fall-through comments 2017-05-05 18:36:55 +02:00
librte_compat
librte_cryptodev vdev: remove eal prefix 2017-05-05 14:38:35 +02:00
librte_distributor distributor: fix crash in flush 2017-04-21 01:03:35 +02:00
librte_eal eal/pci: introduce a PCI driver flag 2017-06-12 16:57:11 +01:00
librte_efd efd: fix missing include in exported header 2017-05-01 00:13:15 +02:00
librte_ether ethdev: remove driver name from device private data 2017-06-12 16:27:44 +01:00
librte_eventdev pci: remove eal prefix 2017-05-05 14:38:17 +02:00
librte_hash hash: add switch fall-through comments for arm64 2017-05-10 16:29:26 +02:00
librte_ip_frag
librte_jobstats
librte_kni kni: fix crash caused by freeing mempool 2017-05-05 15:49:20 +02:00
librte_kvargs
librte_latencystats latency: fix missing includes in exported header 2017-05-01 00:13:15 +02:00
librte_lpm lpm: fix build with gcc -O0 option 2017-06-05 15:10:31 +02:00
librte_mbuf eal: introduce macro for always inline 2017-06-06 17:21:55 +02:00
librte_mempool eal: introduce macro for always inline 2017-06-06 17:21:55 +02:00
librte_meter
librte_metrics metrics: fix out of bound access 2017-06-05 15:30:27 +02:00
librte_net eal: introduce macro for always inline 2017-06-06 17:21:55 +02:00
librte_pdump
librte_pipeline
librte_port eal: introduce macro for always inline 2017-06-06 17:21:55 +02:00
librte_power
librte_reorder
librte_ring eal: introduce macro for always inline 2017-06-06 17:21:55 +02:00
librte_sched
librte_table table: fix stats update 2017-04-21 01:29:21 +02:00
librte_timer
librte_vhost eal: introduce macro for always inline 2017-06-06 17:21:55 +02:00
Makefile net: add CRC computation API 2017-04-05 23:03:23 +02:00