[openib-general] A new simple ulp (SPTS)

Jeff Carr jcarr at linuxmachines.com
Mon Jun 27 13:26:03 PDT 2005


On 06/22/05 09:43, Jeff Carr wrote:
> On 06/21/2005 12:50 PM, Roland Dreier wrote:
> 
> 
>>What happens if you try replacing the send_flags line with the one you
>>have commented out?
>>
>>+	// send_wr.send_flags = IB_SEND_SIGNALED;
> 
> 
> Thanks, you are correct. IB_SEND_SIGNALED gives me the behavior I was
> expecting.

Here is an updated version and a simple perl script that tests it's
performance. With 2K messages, these were the performance numbers
between 2 systems (3.6ghz Xeon/w 133mhz/64bit pci).

root at delta:~# ./fast_test.pl 20
starting sends
0 messages/sec (0 Mb/sec)
131072 messages/sec (2047 Mb/sec)
131072 messages/sec (2047 Mb/sec)
131072 messages/sec (2047 Mb/sec)
174762 messages/sec (2730 Mb/sec)
163840 messages/sec (2559 Mb/sec)
196608 messages/sec (3071 Mb/sec)
183500 messages/sec (2867 Mb/sec)
174762 messages/sec (2730 Mb/sec)
196618 messages/sec (3072 Mb/sec)
187254 messages/sec (2925 Mb/sec)
180232 messages/sec (2816 Mb/sec)
196616 messages/sec (3072 Mb/sec)
189333 messages/sec (2958 Mb/sec)
183507 messages/sec (2867 Mb/sec)
196614 messages/sec (3072 Mb/sec)
190656 messages/sec (2978 Mb/sec)
202571 messages/sec (3165 Mb/sec)
138785 messages/sec (2168 Mb/sec)
131075 messages/sec (2048 Mb/sec)

Jeff
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: Kconfig
URL: <http://lists.openfabrics.org/pipermail/general/attachments/20050627/cfd9720f/attachment.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: Makefile
URL: <http://lists.openfabrics.org/pipermail/general/attachments/20050627/cfd9720f/attachment-0001.ksh>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: client_start.c
Type: text/x-csrc
Size: 1064 bytes
Desc: not available
URL: <http://lists.openfabrics.org/pipermail/general/attachments/20050627/cfd9720f/attachment.c>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cm_spts.c
Type: text/x-csrc
Size: 13343 bytes
Desc: not available
URL: <http://lists.openfabrics.org/pipermail/general/attachments/20050627/cfd9720f/attachment-0001.c>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fast.c
Type: text/x-csrc
Size: 5619 bytes
Desc: not available
URL: <http://lists.openfabrics.org/pipermail/general/attachments/20050627/cfd9720f/attachment-0002.c>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fast_test.pl
Type: application/x-perl
Size: 446 bytes
Desc: not available
URL: <http://lists.openfabrics.org/pipermail/general/attachments/20050627/cfd9720f/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: restart_spts.pl
Type: application/x-perl
Size: 1607 bytes
Desc: not available
URL: <http://lists.openfabrics.org/pipermail/general/attachments/20050627/cfd9720f/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: spts.c
Type: text/x-csrc
Size: 15286 bytes
Desc: not available
URL: <http://lists.openfabrics.org/pipermail/general/attachments/20050627/cfd9720f/attachment-0003.c>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: spts.h
Type: text/x-chdr
Size: 3891 bytes
Desc: not available
URL: <http://lists.openfabrics.org/pipermail/general/attachments/20050627/cfd9720f/attachment.h>


More information about the general mailing list