From: Chenmin Sun Date: Sun, 16 Feb 2020 18:19:15 +0000 (+0800) Subject: gtpu: offload RX flow X-Git-Tag: v20.09-rc0~576 X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=00fdf53c7076d1bd0045439e73f0144d613eb09c;hp=00fdf53c7076d1bd0045439e73f0144d613eb09c;p=vpp.git gtpu: offload RX flow 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 Change-Id: I8e356feeb0b16cfeadc1bbbe92f773aa2916e715 ---