gtpu: offload RX flow 82/25182/3
authorChenmin Sun <chenmin.sun@intel.com>
Sun, 16 Feb 2020 18:19:15 +0000 (02:19 +0800)
committerDamjan Marion <dmarion@me.com>
Mon, 17 Feb 2020 12:32:59 +0000 (12:32 +0000)
ip4 gtpu cli/api (using flow infra) to create flows and enable them on
different hardware (currently tested with ice)

to offload a gtpu tunnel onto hw:
set flow-offload gtpu hw TwentyFiveGigabitEthernet3/0/0 rx gtpu_tunnel0

to remove offload:
set flow-offload gtpu hw TwentyFiveGigabitEthernet3/0/0 rx gtpu_tunnel0 del

TODO:ipv6 handling

Type: feature
Signed-off-by: Chenmin Sun <chenmin.sun@intel.com>
Change-Id: I8e356feeb0b16cfeadc1bbbe92f773aa2916e715


No differences found