Transmit packets periodically with new option -Q
For VO Enterprise testing sending periodic data is critical
to ensure there is no packet delay. Currently Sigma dut sends
initial frames in burst mode and later tries to balance
by calculating average time to send next frame.This current
behaviour resulted in failures with the test cases that expected
the packet transmissions on a specific sample period.
Thus , enhance this logic to ensure such packet transmissions
occur at the specific time.
Also,introduce an option "Q" for such periodic data transmissions.
This new option shall be independent of the existing behavior and
thus does not warrants to affect all the other test scenarios that
are fine with the packet bursts.
CRs-Fixed: 2183303
Change-Id: I9536ee64927349a7d320f51ec914519d766075e6
2 files changed