app/testpmd: support MPLS TC and S bits
authorXiaoyu Min <jackmin@mellanox.com>
Wed, 17 Jul 2019 12:27:09 +0000 (20:27 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Tue, 23 Jul 2019 12:31:35 +0000 (14:31 +0200)
commitd17775b198c71ffaa7d754f147e561fcac622890
treed51d00fa72da12aaa3cba41d1c9c69d1dd6103f9
parent30626def03d6a6f014c327341a9d122a8b901c06
app/testpmd: support MPLS TC and S bits

Open the MPLS's TC and S bits of rte_flow_item_mpls in command line.

Signed-off-by: Xiaoyu Min <jackmin@mellanox.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
app/test-pmd/cmdline_flow.c