app/testpmd: enhance GTP support
authorDekel Peled <dekelp@mellanox.com>
Wed, 25 Mar 2020 08:12:31 +0000 (10:12 +0200)
committerFerruh Yigit <ferruh.yigit@intel.com>
Tue, 21 Apr 2020 11:57:06 +0000 (13:57 +0200)
commit2fdf502242c3ca7f47c8f38f3866eb09c6d06e43
tree8e4ef846369c36472c60d24dff4d360ef88eddf7
parentc8183dd8e059aa22488b9c7ebda6a33941befdd9
app/testpmd: enhance GTP support

This patch adds CLI option to enter the v_pt_rsv_flags value for GTP
flow pattern item.
It also adds GTP as valid item in raw_encap and raw_decap setting.

Signed-off-by: Dekel Peled <dekelp@mellanox.com>
Acked-by: Ori Kam <orika@mellanox.com>
app/test-pmd/cmdline_flow.c