aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorArthur Kiyanovski <[email protected]>2020-07-21 16:38:08 +0300
committerDavid S. Miller <[email protected]>2020-07-21 15:59:04 -0700
commit0f505c604e4ffd2ddc7cf06583ac169c443b8f68 (patch)
treec3a20075c16c88d0e25cbbd96d4b80e0591ff3fe /tools/perf/scripts/python/bin/stackcollapse-record
parent0dcec68651f2162290750aae48fd7a0fdace0c66 (diff)
net: ena: add support for traffic mirroring
Add support for traffic mirroring, where the hardware reads the buffer from the instance memory directly. Traffic Mirroring needs access to the rx buffers in the instance. To have this access, this patch: 1. Changes the code to map and unmap the rx buffers bidirectionally. 2. Enables the relevant bit in driver_supported_features to indicate to the FW that this driver supports traffic mirroring. Rx completion is not generated until mirroring is done to avoid the situation where the driver changes the buffer before it is mirrored. Signed-off-by: Arthur Kiyanovski <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions