intel-staging / libptpmgmt_iaclocklib

The Clock Manager is a library for monitoring network time synchronization on the local platform. Disclaimer: This project is under development. All source code and features on the main branch is for the purpose of testing or evaluation and not production ready. We will upstream the code and archive this GitHub repo thereafter.
Other
4 stars 5 forks source link

jclklib: test: Add hex support to mask input #46

Closed yoongsiang2 closed 2 months ago

yoongsiang2 commented 2 months ago

Allow user to input hex value to mask with 0x or 0X prefix.

Besides, print out the unit for timeout and upper lower limit.