diff options
author | Ronak Doshi <[email protected]> | 2024-05-31 12:30:47 -0700 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2024-06-05 15:56:48 -0700 |
commit | 4c22fad70256245202f33d6f166bfb47bb634bc3 (patch) | |
tree | 45a086171ebc47f8bf5573d91a959a5971582b3f /tools/perf/scripts/python/parallel-perf.py | |
parent | 4978478a688861207503f3baabcc9c1a5ff43cce (diff) |
vmxnet3: add latency measurement support in vmxnet3
This patch enhances vmxnet3 to support latency measurement.
This support will help to track the latency in packet processing
between guest virtual nic driver and host. For this purpose, we
introduce a new timestamp ring in vmxnet3 which will be per Tx/Rx
queue. This ring will be used to carry timestamp of the packets
which will be used to calculate the latency.
User can enable latency measurement using realtime knob in vnic
setting in VCenter.
Signed-off-by: Ronak Doshi <[email protected]>
Acked-by: Guolin Yang <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions