From: David S. Miller Date: Fri, 28 Jun 2019 02:47:36 +0000 (-0700) Subject: Merge branch 'nfp-extend-flower-capabilities-for-GRE-tunnel-offload' X-Git-Tag: v5.3-rc1~140^2~123 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a49584477ff4c8838833be9f3b7cc13f0f7c0d3;p=thirdparty%2Flinux.git Merge branch 'nfp-extend-flower-capabilities-for-GRE-tunnel-offload' Jakub Kicinski says: ==================== nfp: extend flower capabilities for GRE tunnel offload Pieter says: This set extends the flower match and action components to offload GRE decapsulation with classification and encapsulation actions. The first 3 patches are refactor and cleanup patches for improving readability and reusability. Patch 4 and 5 implement GRE decap and encap functionality respectively. ==================== Signed-off-by: David S. Miller --- 3a49584477ff4c8838833be9f3b7cc13f0f7c0d3