[dpdk-dev] [PATCH v1 4/5] app/testpmd: add command for set VF receive

2016-12-09 Thread Bernard Iremonger
add the following command to testpmd: set vf rx add command to the testpmd user guide. Signed-off-by: Bernard Iremonger --- app/test-pmd/cmdline.c | 85 + doc/guides/testpmd_app_ug/testpmd_funcs.rst | 7 +++ 2 files changed, 92 insertions(+)

[dpdk-dev] [PATCH v1 4/5] app/testpmd: add command for set VF receive

2016-12-09 Thread Bernard Iremonger
add the following command to testpmd: set vf rx add command to the testpmd user guide. Signed-off-by: Bernard Iremonger --- app/test-pmd/cmdline.c | 85 + doc/guides/testpmd_app_ug/testpmd_funcs.rst | 7 +++ 2 files changed, 92 insertions(+)