David J. Wilder <dwil...@us.ibm.com> wrote:

> If I run rping without my rping change to add the source address to
> rdma_resolve_address(),  ip neigh show gives:  fe80::202:c903:1:1925 dev eth1 
>  FAILED
> Notice that interface is incorrect, it should be ib0. tcpdump showed the
> neighbor-discovery sent out the eth0 interface.

yes, this is as of what Roland explained.


> Running with my rping change to specify the local-link address of my ib0
> interface "ip neigh show" never shows any entry for  fe80::202:c903:1:1925

mmm... weird, run your rping with tcp dump in another screen and see
if ND takes place

> ping6 will work but I must specify the interface to use: ping6 
> fe80::202:c903:1:1925%ib0

after the tcpdump experiment, run ping6 and immediatly following that
or in parallel on another window run rping
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to