aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorSimon Guinot <[email protected]>2017-01-16 18:08:31 +0100
committerDavid S. Miller <[email protected]>2017-01-16 20:07:29 -0500
commit2a90f7e1d5d04e4f1060268e0b55a2c702bbd67a (patch)
tree2a951c0a3e43f7eb15c15525bf53ac949ce3ff56 /tools/perf/scripts/python/call-graph-from-postgresql.py
parenta3308d8fd1f58c67aaae52d9468791c2082ab2c7 (diff)
net: mvneta: add xmit_more support
Basing on xmit_more flag of the skb, TX descriptors can be concatenated before flushing. This commit delay Tx descriptor flush if the queue is running and if there is more skb's to send. A maximum allowed number of descriptors for flushing at once due to MVNETA_TXQ_UPDATE_REG(q) reqisters limitation, is 255. Because of that a new macro was added (MVNETA_TXQ_DEC_SENT_MASK) in order to ensure that concatenated amount of descriptor does not exceed that value. Signed-off-by: Simon Guinot <[email protected]> Signed-off-by: Marcin Wojtas <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions