]> git.baikalelectronics.ru Git - kernel.git/commit
ptp: Extend the test program to check the external time stamp flags.
authorRichard Cochran <richardcochran@gmail.com>
Thu, 14 Nov 2019 18:45:07 +0000 (10:45 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 15 Nov 2019 20:48:33 +0000 (12:48 -0800)
commit9e2d54050b563939c8d3d8225618e95c7fdfec29
treecc3ade086e74aec759643dcf2b3001a2c49bdd4d
parentaea5397db232c1680c41ec48cbe74a424adbef51
ptp: Extend the test program to check the external time stamp flags.

Because each driver and hardware has different capabilities, the test
cannot provide a simple pass/fail result, but it can at least show what
combinations of flags are supported.

Signed-off-by: Richard Cochran <richardcochran@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
tools/testing/selftests/ptp/testptp.c