examples/tep_term: add encap/decap configuration
authorJijiang Liu <jijiang.liu@intel.com>
Mon, 22 Jun 2015 16:41:05 +0000 (00:41 +0800)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Tue, 23 Jun 2015 09:36:15 +0000 (11:36 +0200)
commitc6a0fb5f54f76744184ac2ac7d8a375cc80c6599
treee53babd25d6239c0e32cc30362f7e8ab5991d920
parentbf7889db2615341f454c94fed6e31fc11aa3fe39
examples/tep_term: add encap/decap configuration

Add the encapsulation and decapsulation options.

The two flags are enabled by default.

Sometimes we want to know the performance influence of
the encapsulation and decapsulation operations, and
I think we should add the two configuration options.

Signed-off-by: Jijiang Liu <jijiang.liu@intel.com>
examples/tep_termination/main.c
examples/tep_termination/vxlan_setup.c
examples/tep_termination/vxlan_setup.h