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)
commit6eb54cbb4a86b9a9dac5ddf3b2fcd130249a2008
treecc3ade086e74aec759643dcf2b3001a2c49bdd4d
parentca12cf5ac9c8fcbf64bc18e0dc2974dc3217f97d
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