ethdev: add flow API actions to modify TCP/UDP port numbers
authorRahul Lakkireddy <rahul.lakkireddy@chelsio.com>
Tue, 9 Oct 2018 08:44:37 +0000 (14:14 +0530)
committerFerruh Yigit <ferruh.yigit@intel.com>
Thu, 11 Oct 2018 16:53:49 +0000 (18:53 +0200)
commit9ccc94919500c8ebfe39c00627ecb1bfe130f7f0
tree7c0109ab49d0b90afc5e39f0bab22e0c2ba1cad6
parent0517eea7612a34d24348d7d6f14e31cb9794ad16
ethdev: add flow API actions to modify TCP/UDP port numbers

Add actions:
- SET_TP_SRC - set a new TCP/UDP source port number.
- SET_TP_DST - set a new TCP/UDP destination port number.

Original work by Shagun Agrawal

Signed-off-by: Rahul Lakkireddy <rahul.lakkireddy@chelsio.com>
Acked-by: Xiaoyu Min <jackmin@mellanox.com>
Acked-by: Ori Kam <orika@mellanox.com>
Acked-by: Andrew Rybchenko <arybchenko@solarflare.com>
app/test-pmd/cmdline_flow.c
doc/guides/prog_guide/rte_flow.rst
doc/guides/rel_notes/release_18_11.rst
doc/guides/testpmd_app_ug/testpmd_funcs.rst
lib/librte_ethdev/rte_flow.c
lib/librte_ethdev/rte_flow.h