Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix when use pktgen.seqTable() or pktgen.seq() in lua script
When I use test/test_seq.lua,only update the first seqTable success. pktgen.seqTable(1, '0', seq_table[1]); This bug occurs when the second argument is of type string. Signed-off-by: Cong Song <[email protected]>
- Loading branch information