]> git.baikalelectronics.ru Git - kernel.git/commit
selftests/net: Add a test to validate behavior of rx timestamps
authorMike Maloney <maloney@google.com>
Tue, 22 Aug 2017 21:08:49 +0000 (17:08 -0400)
committerDavid S. Miller <davem@davemloft.net>
Thu, 24 Aug 2017 03:30:47 +0000 (20:30 -0700)
commitae2612a1dbdcb1ce067dd01dbc325308946c0f0c
tree528bfca0dfecd19eade87b02a1208b3e268f4e59
parent6087a950f640c4d917dc3a9ca502ecefe29c6e19
selftests/net: Add a test to validate behavior of rx timestamps

Validate the behavior of the combination of various timestamp socket
options, and ensure consistency across ip, udp, and tcp.

Signed-off-by: Mike Maloney <maloney@google.com>
Acked-by: Willem de Bruijn <willemb@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
tools/testing/selftests/networking/timestamping/.gitignore
tools/testing/selftests/networking/timestamping/Makefile
tools/testing/selftests/networking/timestamping/rxtimestamp.c [new file with mode: 0644]