diff options
author | Pavan Chebbi <[email protected]> | 2023-03-21 07:44:48 -0700 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2023-03-22 20:43:22 -0700 |
commit | edc5287315489ccc6d049efe46227cedc9ede673 (patch) | |
tree | 594bf5025a4fe1f0e49204cf17f2f0ce344314be /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | a3a4e300439bde3517edd61d982d747000a9f212 (diff) |
bnxt: Defer PTP initialization to after querying function caps
Driver uses the flag BNXT_FLAG_MULTI_HOST to determine whether
to use non-realtime mode PHC when running on a multi host NIC.
However when ptp initializes on a NIC with shared PHC, we still
don't have this flag set yet because HWRM_FUNC_QCFG is issued
much later.
Move the ptp initialization code after we have issued func_qcfg.
The next patch will use the BNXT_FLAG_MULTI_HOST flag during PTP
initialization.
Signed-off-by: Pavan Chebbi <[email protected]>
Reviewed-by: Michael Chan <[email protected]>
Acked-by: Vadim Fedorenko <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions