[dpdk-dev] [PATCH v5 4/4] testpmd: remove the dev event callback register

2018-07-11 Thread Jeff Guo
Since now we can use driver to management the eal event for hotplug, so no need to register dev event callback in app anymore. This patch remove the related code. Signed-off-by: Jeff Guo Acked-by: Wenzhuo Lu --- v5->v4: no change. --- app/test-pmd/testpmd.c | 76

[dpdk-dev] [PATCH v5 4/4] testpmd: remove the dev event callback register

2018-07-11 Thread Jeff Guo
Since now we can use driver to management the eal event for hotplug, so no need to register dev event callback in app anymore. This patch remove the related code. Signed-off-by: Jeff Guo Acked-by: Wenzhuo Lu --- v5->v4: no change. --- app/test-pmd/testpmd.c | 76