Ophir Munk df655504e3 app/testpmd: cleanup tunnel protocols parsing
This is a cleanup commit.
It assembles all tunnel outer updates into one function call to avoid
code duplications.
It defines RTE_VXLAN_GPE_DEFAULT_PORT (4790) in accordance with all
other tunnel protocol definitions.
It replaces all numeric values 4789 in their corresponding definition
RTE_VXLAN_GPE_DEFAULT_PORT.
It updates the 'csum parse-tunnel' documentation.

Signed-off-by: Ophir Munk <ophirmu@mellanox.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
2020-10-16 19:18:47 +02:00
..
2020-10-15 23:09:58 +02:00
2020-10-15 22:33:47 +02:00
2020-10-06 14:50:13 +02:00
2020-10-08 09:34:58 +02:00
2020-10-12 22:52:48 +02:00
2020-10-08 14:33:20 +02:00
2020-10-05 10:24:12 +02:00
2020-10-06 00:42:21 +02:00
2020-10-16 15:01:54 +02:00