commit | 091189ab68d0b45de2f343b0c432804cacdeaf78 | [log] [tgz] |
---|---|---|
author | Jakub Kicinski <jakub.kicinski@netronome.com> | Fri Nov 22 16:46:33 2019 -0800 |
committer | Jakub Kicinski <jakub.kicinski@netronome.com> | Fri Nov 22 16:46:33 2019 -0800 |
tree | d834cce65f93a315991b73df1807e67cba4f81e8 | |
parent | a9f852e92e40992c4ff09ac3940f7725e016317a [diff] | |
parent | 8311f0be9763386556d7b698f5e101c688f9c2eb [diff] |
Merge branch 'cxgb4-add-udp-segmentation-offload-support' Rahul Lakkireddy says: ==================== This series of patches add UDP Segmentation Offload (USO) supported by Chelsio T5/T6 NICs. Patch 1 updates the current Scatter Gather List (SGL) DMA unmap logic for USO requests. Patch 2 adds USO support for NIC and MQPRIO QoS offload Tx path. Patch 3 adds missing stats for MQPRIO QoS offload Tx path. ==================== Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>