aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/sctop.py
diff options
context:
space:
mode:
authorRohit Maheshwari <[email protected]>2020-03-07 20:06:07 +0530
committerDavid S. Miller <[email protected]>2020-03-08 21:16:23 -0700
commitdc05f3df8faca14b7cebf0b2bbdeef75225d80f7 (patch)
treeda0198f209638d36353ae4d274748fcfa50d8854 /tools/perf/scripts/python/sctop.py
parent429765a149f18d4c26027a8e9ce12aeae5cd646e (diff)
chcr: Handle first or middle part of record
This patch contains handling of first part or middle part of the record. When we get a middle record, we will fetch few already sent bytes to make packet start 16 byte aligned. And if the packet has only the header part, we don't need to send it for packet encryption, send that packet as a plaintext. v1->v2: - un-necessary updating left variable. v3->v4: - replaced kfree_skb with dev_kfree_skb_any. Signed-off-by: Rohit Maheshwari <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions