From: David S. Miller Date: Tue, 23 Jul 2019 20:52:51 +0000 (-0700) Subject: Merge branch 'nfp-Offload-MPLS-actions' X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=21e8a49ab0bcbcedc413974ca311a5ecf1bb0f24;p=android-x86%2Fkernel.git Merge branch 'nfp-Offload-MPLS-actions' John Hurley says: ==================== nfp: Offload MPLS actions The module act_mpls has recently been added to the kernel. This allows the manipulation of MPLS headers on packets including push, pop and modify. Add these new actions and parameters to the intermediate representation API for hardware offload. Follow this by implementing the offload of these MPLS actions in the NFP driver. ==================== Signed-off-by: David S. Miller --- 21e8a49ab0bcbcedc413974ca311a5ecf1bb0f24