Re: [PATCH v3 net-next 0/4] net: low latency Ethernet device polling

From: Alex Rosenbaum
Date: Tue May 21 2013 - 09:16:57 EST


On 5/21/2013 3:29 PM, Eliezer Tamir wrote:
What benchmarks are you using to test poll/select/epoll?
for epoll/select latency tests we are using sockperf as performance latency tool: https://code.google.com/p/sockperf/
It is a client-server based tool and it supported ping-pong, throughput, and under-load test type.
For epoll, you will need to define a 'feedfile' ("-f filepathname") which has a list of TCP and/or UDP socket and defined your IO mux type ("-F epoll").

thanks for all the clarifications.

- Alex Rosenbaum
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/