Ziye Yang e15bd00711 nvme: support new format in spdk_pci_addr_parse
The new format is: domain.bus.device.function

For this format, since we use '.' as separator,
to avoid misusing, we only support the following:

1 domain.bus.device.function ( 4 values provided)
2 bus.device.function  (3 values provoided with domain = 0)
3 bus.device  (2 values provided with domain = 0, function = 0)

Change-Id: Ide03db38b4ac7802cf36f0e536e8b997101d6cd3
Signed-off-by: Ziye Yang <ziye.yang@intel.com>
2017-04-21 09:38:45 -07:00
..
2017-01-05 11:57:18 -07:00
2016-09-15 15:47:56 -07:00
2017-04-03 11:17:47 -07:00
2016-11-16 10:30:04 -07:00
2016-10-05 11:53:24 -07:00
2016-12-15 13:01:08 -07:00
2016-10-03 08:41:37 -07:00
2017-01-19 09:39:59 -07:00
2017-03-27 09:50:09 -07:00