[dpdk-dev] [PATCH 3/3] eal: remove rte_pci_dev_ids.h

2016-08-23 Thread Thomas Monjalon
2016-08-08 08:20, David Marchand: > On Sat, Aug 6, 2016 at 2:55 PM, Thomas Monjalon > wrote: > > What do you think about this list? I would say we can remove it. > > Yes, we already discussed this with John. > http://dpdk.org/ml/archives/dev/2016-January/031595.html Done: http://dpdk.org/commit/

[dpdk-dev] [PATCH 3/3] eal: remove rte_pci_dev_ids.h

2016-08-08 Thread David Marchand
On Sat, Aug 6, 2016 at 2:55 PM, Thomas Monjalon wrote: > What do you think about this list? I would say we can remove it. Yes, we already discussed this with John. http://dpdk.org/ml/archives/dev/2016-January/031595.html -- David Marchand

[dpdk-dev] [PATCH 3/3] eal: remove rte_pci_dev_ids.h

2016-08-06 Thread Thomas Monjalon
2016-08-05 15:09, Ferruh Yigit: > All PCI device ids moved to drivers, it is safe to delete > rte_pci_dev_ids.h Good move. Thanks Ferruh! > --- a/doc/guides/prog_guide/dev_kit_build_system.rst > +++ b/doc/guides/prog_guide/dev_kit_build_system.rst > @@ -93,20 +93,20 @@ Each build directory contai

[dpdk-dev] [PATCH 3/3] eal: remove rte_pci_dev_ids.h

2016-08-05 Thread Ferruh Yigit
All PCI device ids moved to drivers, it is safe to delete rte_pci_dev_ids.h Signed-off-by: Ferruh Yigit --- doc/guides/prog_guide/dev_kit_build_system.rst | 28 +-- lib/librte_eal/common/Makefile | 2 +- lib/librte_eal/common/include/rte_pci_dev_ids.h | 63