ns3-rdma icon indicating copy to clipboard operation
ns3-rdma copied to clipboard

NS3 simulator for RDMA over Converged Ethernet v2 (RoCEv2), including the implementation of DCQCN, TIMELY, PFC, ECN and shared buffer switch

Results 32 ns3-rdma issues
Sort by recently updated
recently updated
newest added

Hi. I have run the main.exe correctly and now i want to implement some algorithm on simulator. Can i know how the simulator work , like the relationship of qbb-device...

hi, yi bo I try to use ns3 to verfiy the fluid model you come up in '_Congestion Control for Large-Scale RDMA Deployments_'. Then i get some strange performance. For...

Hi, yibo I think I found a small bug in your codes in the ReceiverCheckSeq function in qbb-net-device.cc, it does nothing when seq

bug

Is the DCQCN based on RoCEv2 the only one to realize RDMA? I compare the code with the basic ns3 about udp. But I cannot find the code about kernel...

Hi friend. I use vs 2015 to build the project and it builds successfully. But when i try to run the simulation with the command in readme, it takes very...

enhancement

Hello, sir! I have questions to consult with you. I opened the config.txt, but also run failed. Please give me some modification suggestions. Hope for your reply. Thanks! ![run error](https://github.com/bobzhuyb/ns3-rdma/assets/104350164/44cd6151-f3c8-4876-addb-429bd030845b)

Hello, I would like to inquire about the rate increment R_AI during the active increase process of the DCQCN algorithm.Is there a specific derivation process for R_AI , and what...

Hello, is there a way that dcqcn can be simulated on other version of ns3, like ns-3.30/ns-3.35/ns-3.36?

hello , Please tell me how to use mpi to speed up the simulation.

Greetings to the esteemed author. I have successfully run the simulation of the dcqcn algorithm on a Ubuntu 16.04 system on ns3-3.16 version. However when I continue to run the...