Home | History | Annotate | Download | only in netperf

Lines Matching full:remote

123     -P local[,remote] Set the local/remote port for the data socket\n\
126 -S send[,recv] Set remote socket send/recv buffer sizes\n\
349 Size Size Size Time Throughput local remote local remote\n\
360 Local Remote Local Remote Xfered Per Per\n\
435 /* protocols and such, we are passed the name of the remote host and */
534 /* Tell the remote end to do a listen. The server alters the socket */
538 /* will indicate to the remote that no changes beyond the system's */
578 /* The response from the remote will contain all of the relevant */
581 /* remote will have calibrated CPU if necessary, and will have done */
584 /* after the connect returns. The remote will grab the counter right*/
592 fprintf(where,"remote listen done.\n");
609 "netperf: remote error %d",
617 /*Connect up to the remote port on the data socket */
638 /* extra message after the accept on the remote. If it failed, */
786 /* The test is over. Flush the buffers to the remote end. We do a */
788 /* remote. */
827 /* Get the statistics from the remote end. The remote will have */
834 fprintf(where,"remote results obtained\n");
839 "netperf: remote error %d",
849 /* the remote, but it should be the case that for a sctp stream test, */
934 /* local service demand, or the remote service demand. If the */
979 rsr_size, /* remote recvbuf size */
985 remote_cpu_utilization, /* remote cpu */
987 remote_service_demand); /* remote service demand */
1007 rsr_size, /* remote recvbuf size */
1128 /* If anything goes wrong, we want the remote to know about it. It */
1129 /* would be best if the error that the remote reports to the user is */
1283 /* Let's just punt. The remote will be given some information */
1487 Size Size Size Time Throughput local remote local remote\n\
1498 Local Remote Local Remote Xfered Per Per\n\
1664 /* Tell the remote end to do a listen. The server alters the socket */
1668 /* will indicate to the remote that no changes beyond the system's */
1708 /* The response from the remote will contain all of the relevant */
1711 /* remote will have calibrated CPU if necessary, and will have done */
1714 /* after the connect returns. The remote will grab the counter right*/
1722 fprintf(where,"remote listen done.\n");
1738 "netperf: remote error %d",
1760 /*Connect up to the remote port on the data socket */
1783 /* extra message after the accept on the remote. If it failed, */
1938 /* The test is over. Flush the buffers to the remote end. We do a */
1940 /* remote. */
1992 /* Get the statistics from the remote end. The remote will have */
1999 fprintf(where,"remote results obtained\n");
2004 "netperf: remote error %d",
2014 /* the remote, but it should be the case that for a sctp stream test, */
2099 /* local service demand, or the remote service demand. If the */
2144 rsr_size, /* remote recvbuf size */
2150 remote_cpu_utilization, /* remote cpu */
2152 remote_service_demand); /* remote service demand */
2172 rsr_size, /* remote recvbuf size */
2291 /* If anything goes wrong, we want the remote to know about it. It */
2292 /* would be best if the error that the remote reports to the user is */
2591 Local /Remote\n\
2605 Local /Remote\n\
2607 Send Recv Size Size Time Rate local remote local remote\n\
2621 Local Remote Local Remote\n\
2675 /* protocols and such, we are passed the name of the remote host and */
2760 /* Tell the remote end to do a listen. The server alters the socket */
2764 /* will indicate to the remote that no changes beyond the system's */
2797 /* The response from the remote will contain all of the relevant */
2800 /* remote will have calibrated CPU if necessary, and will have done */
2803 /* after the connect returns. The remote will grab the counter right*/
2811 fprintf(where,"remote listen done.\n");
2824 "netperf: remote error %d",
2832 /*Connect up to the remote port on the data socket */
2854 /* message after the accept on the remote. If it failed, we'll see it */
3040 /* Get the statistics from the remote end. The remote will have */
3047 fprintf(where,"remote results obtained\n");
3051 fprintf(where,"netperf: remote error %d",
3138 /* local service demand, or the remote service demand. If the */
3189 remote_cpu_utilization, /* remote cpu */
3191 remote_service_demand); /* remote service demand */
3224 rss_size, /* remote recvbuf size */
3313 /* If anything goes wrong, we want the remote to know about it. It */
3314 /* would be best if the error that the remote reports to the user is */
3342 /* at some point, these need to come to us from the remote system */
3455 /* Let's just punt. The remote will be given some information */
3546 /* Now, send the response to the remote
3646 Remote\n\
3660 Local /Remote\n\
3662 Send Recv Size Size Time Rate local remote local remote\n\
3676 Local Remote Local Remote\n\
3730 /* protocols and such, we are passed the name of the remote host and */
3811 /* Tell the remote end to do a listen. The server alters the socket */
3815 /* will indicate to the remote that no changes beyond the system's */
3849 /* The response from the remote will contain all of the relevant */
3852 /* remote will have calibrated CPU if necessary, and will have done */
3855 /* after the connect returns. The remote will grab the counter right*/
3874 "netperf: remote error %d",
3891 /*Connect up to the remote port on the data socket */
3916 /* message after the accept on the remote. If it failed, we'll see it */
4094 /* Get the statistics from the remote end. The remote will have */
4101 fprintf(where,"remote results obtained\n");
4105 fprintf(where,"netperf: remote error %d",
4192 /* local service demand, or the remote service demand. If the */
4243 remote_cpu_utilization, /* remote cpu */
4245 remote_service_demand); /* remote service demand */
4278 rss_size, /* remote recvbuf size */
4370 /* If anything goes wrong, we want the remote to know about it. It */
4371 /* would be best if the error that the remote reports to the user is */
4399 /* at some point, these need to come to us from the remote system */
4601 /* Now, send the response to the remote */
4783 /* set the local and remote data port numbers for the tests to
4801 /* set remote socket sizes */
4841 /* about the remote... */