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-Tag: v5.4-rc1~131^2~47 X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=commitdiff_plain;h=6703a605b5ab33502d7a327de880188013d7c377;p=linux.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