Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754582Ab3EUNQz (ORCPT ); Tue, 21 May 2013 09:16:55 -0400 Received: from eu1sys200aog106.obsmtp.com ([207.126.144.121]:53775 "EHLO eu1sys200aog106.obsmtp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753886Ab3EUNQx (ORCPT ); Tue, 21 May 2013 09:16:53 -0400 Message-ID: <519B7355.9090303@mellanox.com> Date: Tue, 21 May 2013 16:15:01 +0300 From: Alex Rosenbaum User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130509 Thunderbird/17.0.6 MIME-Version: 1.0 To: Eliezer Tamir CC: Dave Miller , , , Jesse Brandeburg , Don Skidmore , , Willem de Bruijn , Andi Kleen , HPA , Eliezer Tamir Subject: Re: [PATCH v3 net-next 0/4] net: low latency Ethernet device polling References: <20130520101552.14133.45953.stgit@ladj378.jer.intel.com> <519B632F.7040202@mellanox.com> <519B68A4.3010406@linux.intel.com> In-Reply-To: <519B68A4.3010406@linux.intel.com> Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: [10.222.66.109] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 775 Lines: 18 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@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/