fc8b96fbc0
Add options to set mbuf size and max packet size which allow the user to enable jumbo frames and Rx/Tx scatter gather. Arrange `struct evt_options` based on ascending order of data type to make it more readable. Packet mbuf size can be modified by using `--mbuf_sz=N`. Max packet size can be modified by using `--max_pkt_sz=N`. These options are only applicable `pipeline_atq` and `pipeline_queue` tests. Signed-off-by: Pavan Nikhilesh <pbhagavatula@marvell.com> Acked-by: Jerin Jacob <jerinj@marvell.com> |
||
---|---|---|
.. | ||
evt_common.h | ||
evt_main.c | ||
evt_options.c | ||
evt_options.h | ||
evt_test.c | ||
evt_test.h | ||
Makefile | ||
meson.build | ||
parser.c | ||
parser.h | ||
test_order_atq.c | ||
test_order_common.c | ||
test_order_common.h | ||
test_order_queue.c | ||
test_perf_atq.c | ||
test_perf_common.c | ||
test_perf_common.h | ||
test_perf_queue.c | ||
test_pipeline_atq.c | ||
test_pipeline_common.c | ||
test_pipeline_common.h | ||
test_pipeline_queue.c |