kefins

Results 8 comments of kefins

> @micush > > > I'll wait patiently for the change to be made and retest when appropriate. > > Thanks again for opening this issue. Using Linux bridges with...

I don't how to reproduce it stably, sometimes it occurs between a cloud node and a qemu vm node, sometimes it occurs between two qemu vm nodes.

> I remember I have seen this issue a few times, I think it comes from the way/how fast links are created. Not sure this is worth the effort to...

I executed the program on Fedora Workstation 36, and it did not define macro `CYGWIN`, so the program would call `pcap_findalldevs`, in which would cause the core dump. After taking...

> Thanks for reporting. This may be a problem with the installed libpcap or the way we call `pcap_findalldevs_ex()`: https://github.com/GNS3/ubridge/blob/master/src/ubridge.c#L330L354 I figured it out finally, actually it should be a...

> > I ran into this problem while doing nvshmem perftest and it was resolved by upgrading to nvshmem_src_3.2.5-1. > > I tried this solution and luckily the patch file...

Besides the patch problem. I got antother other while compiling DeepEP with nvshmem_src_3.2.5-1. ```bash Allowing ninja to set a default number of workers... (overridable by setting the environment variable MAX_JOBS=N)...

> I have the same problem. I think it was caused by lacking the patch.