app/testpmd: set maximum LRO packet size
authorDekel Peled <dekelp@mellanox.com>
Mon, 11 Nov 2019 17:47:35 +0000 (19:47 +0200)
committerFerruh Yigit <ferruh.yigit@intel.com>
Tue, 12 Nov 2019 00:44:05 +0000 (01:44 +0100)
commit4a72909224527386b913bc04b4e535416b7ef5bb
tree4dab1e6f7200cd20c296cbe3cca814818a267ddc
parent1c7e57f9bd3319f63a111b633ef12016fc732d2f
app/testpmd: set maximum LRO packet size

This patch implements use of the API for LRO aggregated packet
max size.
It adds command-line and runtime commands to configure this value,
and adds option to show the supported value.
Documentation is updated accordingly.

Signed-off-by: Dekel Peled <dekelp@mellanox.com>
Acked-by: Bernard Iremonger <bernard.iremonger@intel.com>
Acked-by: Matan Azrad <matan@mellanox.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
app/test-pmd/cmdline.c
app/test-pmd/config.c
app/test-pmd/parameters.c
doc/guides/testpmd_app_ug/run_app.rst
doc/guides/testpmd_app_ug/testpmd_funcs.rst