commit | 40fb5f8a60f33133d36afde35a9ad865d35e4423 | [log] [tgz] |
---|---|---|
author | Sunil Goutham <sgoutham@cavium.com> | Thu Dec 10 13:25:19 2015 +0530 |
committer | David S. Miller <davem@davemloft.net> | Fri Dec 11 23:38:17 2015 -0500 |
tree | b6c4a48659a4c5692f92645d5326ef9333d086ed | |
parent | 2ad7b7560fd586a8b72eb52df9483c203943eec9 [diff] |
net: thunderx: HW TSO support for pass-2 hardware This adds support for offloading TCP segmentation to HW in pass-2 revision of hardware. Both driver level SW TSO for pass1.x chips and HW TSO for pass-2 chip will co-exist. Modified SQ descriptor structures to reflect pass-2 hw implementation. Signed-off-by: Sunil Goutham <sgoutham@cavium.com> Signed-off-by: David S. Miller <davem@davemloft.net>