Re: [PATCH net-next v3 1/1] selftests/txtimestamp: Add more configurable parameters

2018-03-16 Thread David Miller
From: Vinicius Costa Gomes Date: Fri, 16 Mar 2018 10:41:14 -0700 > Add a way to configure if poll() should wait forever for an event, the > number of packets that should be sent for each and if there should be > any delay between packets. > > Signed-off-by: Vinicius Costa Gomes Applied, thank

[PATCH net-next v3 1/1] selftests/txtimestamp: Add more configurable parameters

2018-03-16 Thread Vinicius Costa Gomes
Add a way to configure if poll() should wait forever for an event, the number of packets that should be sent for each and if there should be any delay between packets. Signed-off-by: Vinicius Costa Gomes --- .../selftests/networking/timestamping/txtimestamp.c | 21 ++--- 1 file c