app/testpmd: add PF and VF targets to sample flow action
authorSatheesh Paul <psatheesh@marvell.com>
Mon, 21 Dec 2020 05:46:36 +0000 (11:16 +0530)
committerFerruh Yigit <ferruh.yigit@intel.com>
Tue, 2 Feb 2021 23:48:11 +0000 (00:48 +0100)
commit5f94de1b3a89d58c70d26c6cec9b8a4fb4584eda
tree3f92a11d0904ffae49aac118d0ad4ca3c94891a7
parentc83456cdd7953e0659d13dcf0affc39bf76ef460
app/testpmd: add PF and VF targets to sample flow action

Add support to specify PF or VF as targets in "set sample_actions"
command.

Signed-off-by: Satheesh Paul <psatheesh@marvell.com>
Acked-by: Ori Kam <orika@nvidia.com>
app/test-pmd/cmdline_flow.c