aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorFenghua Yu <[email protected]>2023-03-03 13:34:11 -0800
committerVinod Koul <[email protected]>2023-03-31 17:25:25 +0530
commit9e410fe3dc9a938bc47f71dff254be7419bd40d2 (patch)
tree5fbbe4b543ab8a5f51e164a827a0405cbcfcaef3 /tools/perf/scripts/python/netdev-times.py
parent376c2c9b04e97ddb1fbb9d9156456e2331891506 (diff)
dmaengine: idxd: Add descriptor definitions for 16 bytes of pattern in memory fill operation
The memory fill operation (0x04) can fill in memory with either 8 bytes or 16 bytes of pattern. To fill in memory with 16 bytes of pattern, the first 8 bytes are provided in pattern lower in bytes 16-23 and the next 8 bytes are in pattern upper in bytes 40-47 in the descriptor. Currently only 8 bytes of pattern is enabled. Add descriptor definitions for pattern lower and pattern upper so that user can use 16 bytes of pattern to fill memory. Signed-off-by: Fenghua Yu <[email protected]> Reviewed-by: Dave Jiang <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions