[dpdk-dev] [RFC PATCH v2 00/25] Port Hotplug Framework

2014-11-18 Thread Tetsuya Mukawa
Hi Folks, I may not be able to attend todays conference call because it will be midnight in my country. So I just collect up current status of this function. - I've received a email that let me know some bugs and suggestions in my RFC. Now I am fixing it. - Anyway, to use this function, we need t

[dpdk-dev] [RFC PATCH v2 00/25] Port Hotplug Framework

2014-11-04 Thread Tetsuya Mukawa
This patch series adds a dynamic port hotplug framework to DPDK. With the patches, DPDK apps can attach or detach ports at runtime. The basic concept of the port hotplug is like followings. - DPDK apps must have resposibility to manage ports. DPDK apps only know which ports are attached or detac