app/testpmd: include PCI header directly
authorGaetan Rivet <gaetan.rivet@6wind.com>
Fri, 7 Jul 2017 00:04:24 +0000 (02:04 +0200)
committerThomas Monjalon <thomas@monjalon.net>
Sat, 8 Jul 2017 22:03:45 +0000 (00:03 +0200)
commit85c18dcb5c6a420ba942d033c15738dbbab4d40b
treed307081ab543d095f374272ef95e27ed3e39dfd2
parent4d3c6b2ae8c9ed0f141d7cb25a9b57a28761db75
app/testpmd: include PCI header directly

In devargs rework, rte_pci.h won't be included
via rte_devargs.h anymore.

Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com>
app/test-pmd/testpmd.h