From: David S. Miller Date: Fri, 30 Nov 2018 21:30:45 +0000 (-0800) Subject: Merge branch 'nfp-update-TX-path-to-enable-repr-offloads' X-Git-Tag: v5.4-rc1~1957^2~176 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=74315c393f510064e20592a5e0b74ddddd76007e;p=platform%2Fkernel%2Flinux-rpi.git Merge branch 'nfp-update-TX-path-to-enable-repr-offloads' Jakub Kicinski says: ==================== nfp: update TX path to enable repr offloads This set starts with three micro optimizations to the TX path. The improvement is measurable, but below 1% of CPU utilization. Patches 4 - 9 add basic TX offloads to representor devices, like checksum offload or TSO, and remove the unnecessary TX lock and Qdisc (our representors are software constructs on top of the PF). The last 2 patches add more info to error messages - id of command which failed and exact location of incorrect TLVs, very useful for debugging. ==================== Signed-off-by: David S. Miller --- 74315c393f510064e20592a5e0b74ddddd76007e