Re: [dpdk-dev] [PATCH v1] doc: fix tap PMD doc warning due to missing architecture

2017-04-06 Thread Thomas Monjalon
2017-04-06 17:36, John McNamara: > TILE-GX is no longer supported but the tap driver includes it in its > NIC overview ini file which causes a doc warning: > > $ make doc-guides-html > sphinx processing guides-html... > Warning generate_nic_overview_table(): > Unknown feature 'TILE

[dpdk-dev] [PATCH v1] doc: fix tap PMD doc warning due to missing architecture

2017-04-06 Thread John McNamara
TILE-GX is no longer supported but the tap driver includes it in its NIC overview ini file which causes a doc warning: $ make doc-guides-html sphinx processing guides-html... Warning generate_nic_overview_table(): Unknown feature 'TILE-Gx' in 'tap.ini' Fixes: 04b2c3c94346 ("doc: a