diff options
author | Shannon Nelson <snelson@pensando.io> | 2021-04-01 10:56:01 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-04-02 14:18:32 -0700 |
commit | 3da258439e89d03515e5bc4ff021012f2ec87260 (patch) | |
tree | 4f932474930cbb4abfd1dfdea350a18683e23729 /tools/perf/scripts/python/check-perf-trace.py | |
parent | 0ec9f6669a7dc3041a0d9619489de05ac0146e3b (diff) |
ionic: add hw timestamp structs to interface
The interface for hardware timestamping includes a new FW
request, device identity fields, Tx and Rx queue feature bits, a
new Rx filter type, the beginnings of Rx packet classifications,
and hardware timestamp registers.
If the IONIC_ETH_HW_TIMESTAMP bit is shown in the
ionic_lif_config features bit string, then we have support
for the hw clock registers. If the IONIC_RXQ_F_HWSTAMP and
IONIC_TXQ_F_HWSTAMP features are shown in the ionic_q_identity
features, then the queues can support HW timestamps on packets.
Signed-off-by: Allen Hubbe <allenbh@pensando.io>
Signed-off-by: Shannon Nelson <snelson@pensando.io>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions