<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Hello, <br>
<br>
providing <br>
<br>
<b>svr: source_ip<br>
client: source_ip dest_ip</b><br>
<br>
made it work. Thanks for the feedback, will take note.</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Bertrand</div>
<div id="appendonsend"></div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>From:</b> Libfabric-users <libfabric-users-bounces@lists.openfabrics.org> on behalf of libfabric-users-request@lists.openfabrics.org <libfabric-users-request@lists.openfabrics.org><br>
<b>Sent:</b> Saturday, May 29, 2021 2:31 AM<br>
<b>To:</b> libfabric-users@lists.openfabrics.org <libfabric-users@lists.openfabrics.org><br>
<b>Subject:</b> Libfabric-users Digest, Vol 59, Issue 3</font>
<div> </div>
</div>
<div class="BodyFragment"><font size="2"><span style="font-size:11pt;">
<div class="PlainText">        - External Email -<br>
<br>
<br>
<br>
Send Libfabric-users mailing list submissions to<br>
        libfabric-users@lists.openfabrics.org<br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
        <a href="https://lists.openfabrics.org/mailman/listinfo/libfabric-users">
https://lists.openfabrics.org/mailman/listinfo/libfabric-users</a><br>
or, via email, send a message with subject or body 'help' to<br>
        libfabric-users-request@lists.openfabrics.org<br>
<br>
You can reach the person managing the list at<br>
        libfabric-users-owner@lists.openfabrics.org<br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than "Re: Contents of Libfabric-users digest..."<br>
<br>
<br>
Today's Topics:<br>
<br>
   1. fi_rdm_<tests> does not seem to work for tcp/ofi_rxm<br>
      providers (Tan Wei Ming, Bertrand)<br>
   2. Re: fi_rdm_<tests> does not seem to work for tcp/ofi_rxm<br>
      providers (Tan Wei Ming, Bertrand)<br>
   3. Re: fi_rdm_<tests> does not seem to work for tcp/ofi_rxm<br>
      providers (Hefty, Sean)<br>
<br>
<br>
----------------------------------------------------------------------<br>
<br>
Message: 1<br>
Date: Fri, 28 May 2021 03:01:32 +0000<br>
From: "Tan Wei Ming, Bertrand" <bertrandtwm@u.nus.edu><br>
To: "libfabric-users@lists.openfabrics.org"<br>
        <libfabric-users@lists.openfabrics.org><br>
Subject: [libfabric-users] fi_rdm_<tests> does not seem to work for<br>
        tcp/ofi_rxm providers<br>
Message-ID:<br>
        <SG2PR06MB3144F521E0B019E1CC2F1E12E5229@SG2PR06MB3144.apcprd06.prod.outlook.com><br>
<br>
Content-Type: text/plain; charset="iso-8859-1"<br>
<br>
Hello,<br>
<br>
I have been working with the fi_rdm tests (specifically fi_rdm, fi_rdm_tagged_pingpong, fi_rdm_tagged_bw) but I cannot seem to get it working when I input additional parameters '-p tcp' or '-p ofi_rxm'. (svr: fi_rdm -p ofi_rxm , client: fi_rdm -p ofi_rxm [svr_ip])<br>
<br>
This however works perfectly fine when other providers (sockets, udp, ofi_rdm) are provided as input parameters to the tests.<br>
<br>
The error I receive is `fi_getinfo(): ../common/shared.c:796, ret=-61 (No data available)`. This error appears before the server is even successfully setup which points to there being an incorrect parameter value.<br>
<br>
Can somebody shed light as to why I am receiving this error?<br>
<br>
Thanks and Best<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <<a href="http://lists.openfabrics.org/pipermail/libfabric-users/attachments/20210528/89b9bf2c/attachment-0001.htm">http://lists.openfabrics.org/pipermail/libfabric-users/attachments/20210528/89b9bf2c/attachment-0001.htm</a>><br>
<br>
------------------------------<br>
<br>
Message: 2<br>
Date: Fri, 28 May 2021 04:09:40 +0000<br>
From: "Tan Wei Ming, Bertrand" <bertrandtwm@u.nus.edu><br>
To: "libfabric-users@lists.openfabrics.org"<br>
        <libfabric-users@lists.openfabrics.org><br>
Subject: Re: [libfabric-users] fi_rdm_<tests> does not seem to work<br>
        for tcp/ofi_rxm providers<br>
Message-ID:<br>
        <SG2PR06MB314420896214241A3B2A6543E5229@SG2PR06MB3144.apcprd06.prod.outlook.com><br>
<br>
Content-Type: text/plain; charset="utf-8"<br>
<br>
To provide clarity on version:<br>
<br>
I am using<br>
fi_info: 1.13.0a1<br>
libfabric: 1.13.0a1<br>
libfabric api: 1.12<br>
<br>
Bertrand<br>
________________________________<br>
From: Tan Wei Ming, Bertrand<br>
Sent: Friday, May 28, 2021 11:01 AM<br>
To: libfabric-users@lists.openfabrics.org <libfabric-users@lists.openfabrics.org><br>
Subject: fi_rdm_<tests> does not seem to work for tcp/ofi_rxm providers<br>
<br>
Hello,<br>
<br>
I have been working with the fi_rdm tests (specifically fi_rdm, fi_rdm_tagged_pingpong, fi_rdm_tagged_bw) but I cannot seem to get it working when I input additional parameters '-p tcp' or '-p ofi_rxm'. (svr: fi_rdm -p ofi_rxm , client: fi_rdm -p ofi_rxm [svr_ip])<br>
<br>
This however works perfectly fine when other providers (sockets, udp, ofi_rdm) are provided as input parameters to the tests.<br>
<br>
The error I receive is `fi_getinfo(): ../common/shared.c:796, ret=-61 (No data available)`. This error appears before the server is even successfully setup which points to there being an incorrect parameter value.<br>
<br>
Can somebody shed light as to why I am receiving this error?<br>
<br>
Thanks and Best<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <<a href="http://lists.openfabrics.org/pipermail/libfabric-users/attachments/20210528/ea1a1b82/attachment-0001.htm">http://lists.openfabrics.org/pipermail/libfabric-users/attachments/20210528/ea1a1b82/attachment-0001.htm</a>><br>
<br>
------------------------------<br>
<br>
Message: 3<br>
Date: Fri, 28 May 2021 18:29:44 +0000<br>
From: "Hefty, Sean" <sean.hefty@intel.com><br>
To: "Tan Wei Ming, Bertrand" <bertrandtwm@u.nus.edu>,<br>
        "libfabric-users@lists.openfabrics.org"<br>
        <libfabric-users@lists.openfabrics.org><br>
Subject: Re: [libfabric-users] fi_rdm_<tests> does not seem to work<br>
        for tcp/ofi_rxm providers<br>
Message-ID:<br>
        <DM6PR11MB460905F72A2BA7150830F2979E229@DM6PR11MB4609.namprd11.prod.outlook.com><br>
<br>
Content-Type: text/plain; charset="Windows-1252"<br>
<br>
Try providing source/destination addresses.  E.g.<br>
<br>
fi_rdm -p tcp -s 127.0.0.1<br>
<br>
fi_rdm -p tcp 127.0.0.1<br>
<br>
Also, fabtests are not maintained to be backwards compatible, so make sure you're using fabtests built against the libfabric version that you're using.<br>
<br>
I did find an issue in rxm related to tcp which could be impacting you.  (I'm skeptical because other's would have noticed this before).  That fix is in the upstream master branch.<br>
<br>
<br>
> To provide clarity on version:<br>
><br>
> I am using<br>
><br>
> fi_info: 1.13.0a1<br>
> libfabric: 1.13.0a1<br>
> libfabric api: 1.12<br>
><br>
> Bertrand<br>
><br>
> ________________________________<br>
><br>
> From: Tan Wei Ming, Bertrand<br>
> Sent: Friday, May 28, 2021 11:01 AM<br>
> To: libfabric-users@lists.openfabrics.org <libfabric-users@lists.openfabrics.org><br>
> Subject: fi_rdm_<tests> does not seem to work for tcp/ofi_rxm providers<br>
><br>
> Hello,<br>
><br>
><br>
> I have been working with the fi_rdm tests (specifically fi_rdm, fi_rdm_tagged_pingpong,<br>
> fi_rdm_tagged_bw) but I cannot seem to get it working when I input additional<br>
> parameters '-p tcp' or '-p ofi_rxm'. (svr: fi_rdm -p ofi_rxm , client: fi_rdm -p<br>
> ofi_rxm [svr_ip])<br>
><br>
> This however works perfectly fine when other providers (sockets, udp, ofi_rdm) are<br>
> provided as input parameters to the tests.<br>
><br>
> The error I receive is `fi_getinfo(): ../common/shared.c:796, ret=-61 (No data<br>
> available)`. This error appears before the server is even successfully setup which<br>
> points to there being an incorrect parameter value.<br>
><br>
> Can somebody shed light as to why I am receiving this error?<br>
><br>
> Thanks and Best<br>
<br>
<br>
------------------------------<br>
<br>
Subject: Digest Footer<br>
<br>
_______________________________________________<br>
Libfabric-users mailing list<br>
Libfabric-users@lists.openfabrics.org<br>
<a href="https://lists.openfabrics.org/mailman/listinfo/libfabric-users">https://lists.openfabrics.org/mailman/listinfo/libfabric-users</a><br>
<br>
<br>
------------------------------<br>
<br>
End of Libfabric-users Digest, Vol 59, Issue 3<br>
**********************************************<br>
</div>
</span></font></div>
</body>
</html>