app/testpmd: add various items to flow command
authorAdrien Mazarguil <adrien.mazarguil@6wind.com>
Wed, 21 Dec 2016 14:51:34 +0000 (15:51 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Fri, 23 Dec 2016 09:26:10 +0000 (10:26 +0100)
commit02ef65f82c8d35ce7146fcd409d5e4ae2adc32b5
treecacb5f4f19930222c3d3e2eb484327b96f486334
parent47bfa6adeab375cdab5b11997f38e16f5ac9ba67
app/testpmd: add various items to flow command

- PF: match packets addressed to the physical function.
- VF: match packets addressed to a virtual function ID.
- PORT: device-specific physical port index to use.

Signed-off-by: Adrien Mazarguil <adrien.mazarguil@6wind.com>
Acked-by: Olga Shern <olgas@mellanox.com>
app/test-pmd/cmdline_flow.c