summaryrefslogtreecommitdiff
path: root/conf/vf_port_start_stop.cfg
AgeCommit message (Collapse)Author
2016-01-19tests: Add VF port start/stop testLijuan Tu
Send packets from tester ,at the same time, vf prot start/stop several time and check if it running right. Three files added in the patch: 1, vf_port_start_stop.cfg: vm setting and qemu parameters. 2, vf_port_start_stop_test_plan.rst: test plan, describe 1 case. 3, TestSuite_vf_port_start_stop.py: implement one case according to the tes plan. Signed-off-by: Lijuan Tu <lijuanx.a.tu@intel.com>