From: David S. Miller Date: Sat, 7 Sep 2019 16:10:34 +0000 (+0200) Subject: Merge branch 'net-tls-small-TX-offload-optimizations' X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=6703a605b5ab33502d7a327de880188013d7c377;p=openwrt%2Fstaging%2Fblogic.git Merge branch 'net-tls-small-TX-offload-optimizations' Jakub Kicinski says: ==================== net/tls: small TX offload optimizations This set brings small TLS TX device optimizations. The biggest gain comes from fixing a misuse of non temporal copy instructions. On a synthetic workload modelled after customer's RFC application I see 3-5% percent gain. ==================== Signed-off-by: David S. Miller --- 6703a605b5ab33502d7a327de880188013d7c377