Merge "hugepage_doc: Add hugepage configuration info to installation doc"
[vswitchperf.git] / src / dpdk / __init__.py
index 4be1e21..fdbc541 100644 (file)
@@ -19,3 +19,5 @@ and removing drivers and binding/unbinding NICs.
 """
 
 from src.dpdk.dpdk import *
+from src.dpdk.testpmd_proc import TestPMDProcess
+