Has anyone looked at getting rid of rte_pci_dev_ids.h? The current method with #ifdef's and putting all devices in one file really doesn't scale well. Something more like other OS's where the data is only in each device driver would be better.
- [dpdk-dev] time to kill rte_pci_dev_ids.h Stephen Hemminger
- [dpdk-dev] time to kill rte_pci_dev_ids.h Thomas Monjalon
- [dpdk-dev] time to kill rte_pci_dev_ids.h David Marchand
- [dpdk-dev] [PATCH 00/11] kill global pci de... David Marchand
- [dpdk-dev] [PATCH 01/11] e1000: move pc... David Marchand
- [dpdk-dev] [PATCH 02/11] ixgbe: move pc... David Marchand
- [dpdk-dev] [PATCH 03/11] i40e: move pci... David Marchand
- [dpdk-dev] [PATCH 03/11] i40e: mov... Stephen Hemminger
- [dpdk-dev] [PATCH 03/11] i40e:... David Marchand
- [dpdk-dev] [PATCH 04/11] fm10k: move pc... David Marchand
- [dpdk-dev] [PATCH 05/11] virtio: move p... David Marchand