aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorUrsula Braun <[email protected]>2015-12-11 12:27:56 +0100
committerDavid S. Miller <[email protected]>2015-12-14 16:16:45 -0500
commit577777359e1f47d0cb7dfc23aac0da867a14af00 (patch)
tree10a408827ce0e5509fd20d7f4062d2a6b092a483 /tools/perf/scripts/python
parente5ebe63214d44d4dcf43df02edf3613e04d671b9 (diff)
qeth: repair SBAL elements calculation
When sending skbs, qeth determines the number of qdio SBAL elements required. If qeth sends a fragmented skb, the SBAL element number calculation is wrong, because the fragmented data part is added twice in qeth_l3_tso_elements(). This patch makes sure fragmented data is handled in qeth_elements_for_frags() only, while qeth_l3_tso_elements() starts calculation of qdio SBAL elements just with the linear data part of the skb. Signed-off-by: Ursula Braun <[email protected]> Reviewed-by: Thomas Richter <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions