]> 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)
commit14c6a35945c48db88dd845091bcd2a5e33295cbb
treecc3ade086e74aec759643dcf2b3001a2c49bdd4d
parent95044ba871e73ddc713079015f4646cc0e95472b
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