commit | 0a37abfa017a90cf0708f69022368cca6869416f | [log] [tgz] |
---|---|---|
author | Kiran Patil <kiran.patil@intel.com> | Wed Jul 29 17:19:17 2020 -0700 |
committer | Tony Nguyen <anthony.l.nguyen@intel.com> | Sat Aug 01 08:44:04 2020 -0700 |
tree | 43a7c30e087a2a8a22ac1b1d1e04fed210339977 | |
parent | f34f55557ac9a4dfbfbf36c70585d1648ab5cd90 [diff] |
ice: port fix for chk_linearlize This is a port of commit 248de22e638f ("i40e/i40evf: Account for frags split over multiple descriptors in check linearize") As part of testing workloads (read/write) using larger IO size (128K) tx_timeout is observed and whenever it happens, it was due to tx_linearize. Signed-off-by: Kiran Patil <kiran.patil@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>