Re: [dpdk-dev] [PATCH 0/7] dpdk-devbind.py refactor

2017-04-25 Thread Thomas Monjalon
22/03/2017 15:11, Jerin Jacob: > This patchset refactor the dpdk-devbind.py script to > > 1) Optimize the bind and status operation delay(It is noticeable > when the system has fairly large number of PCIe device. For instance, > OCTEONTX system has around 170 PCIe devices and it takes around > 19

[dpdk-dev] [PATCH 0/7] dpdk-devbind.py refactor

2017-03-22 Thread Jerin Jacob
This patchset refactor the dpdk-devbind.py script to 1) Optimize the bind and status operation delay(It is noticeable when the system has fairly large number of PCIe device. For instance, OCTEONTX system has around 170 PCIe devices and it takes around 19 seconds to bind devices. With this patch it