Hi I am doing a test using RANGE_PKT. I note that the function pktgen_set_pkt_type_range() is given, but it is not called. And there is pktgen_set_pkt_type() for SINGLE_PKT.
I guess I a pktgen_set_pkt_type() should call for both SINGLE_PKT and RANGE_PKT. Am I right? But again, Where should the function be called? And is there a plan for it? Thanks.