doc: create different features files for NFP drivers
authorAlejandro Lucero <alejandro.lucero@netronome.com>
Fri, 1 Sep 2017 14:12:21 +0000 (15:12 +0100)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 6 Oct 2017 00:49:48 +0000 (02:49 +0200)
commit271061b4b9c2705a43c32e3eee1b64b2a985d22d
tree9615111c09f006be17ccbe97f44f5635e0674526
parentb9b21e0eecfd48983253ee7c7f7a406356e1650b
doc: create different features files for NFP drivers

NFP PMD implement now PF and VF drivers. Although the driver
functionality is the same by now, except for initialization, it
will change with future PF additions.

A new feature is required for describing the firmware upload
capability coming with the NFP PF now, so the PF file will be
updated soon in another patch.

SRIOV is not supported by the PF yet, and it is wrong to include it
as a VF driver feature, so none of the files have such a feature.

Signed-off-by: Alejandro Lucero <alejandro.lucero@netronome.com>
Acked-by: John McNamara <john.mcnamara@intel.com>
MAINTAINERS
doc/guides/nics/features/nfp.ini [deleted file]
doc/guides/nics/features/nfp_pf.ini [new file with mode: 0644]
doc/guides/nics/features/nfp_vf.ini [new file with mode: 0644]