Re: [PATCH v2 net-next 2/2] selftests/net: Add a test to validate behavior of rx timestamps

2017-08-22 Thread Willem de Bruijn
On Tue, Aug 22, 2017 at 5:08 PM, Mike Maloney wrote: > From: Mike Maloney > > Validate the behavior of the combination of various timestamp socket > options, and ensure consistency across ip, udp, and tcp. > > Signed-off-by: Mike Maloney Acked-by: Willem de Bruijn Thanks for adding these test

[PATCH v2 net-next 2/2] selftests/net: Add a test to validate behavior of rx timestamps

2017-08-22 Thread Mike Maloney
From: Mike Maloney Validate the behavior of the combination of various timestamp socket options, and ensure consistency across ip, udp, and tcp. Signed-off-by: Mike Maloney --- .../selftests/networking/timestamping/.gitignore | 1 + .../selftests/networking/timestamping/Makefile | 4