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

Missing of build file

Open steven84418 opened this issue 5 years ago • 6 comments

Hello , I have a question about the link of build file. The link is not work right now, can you update the new link. It will be really helps me

steven84418 avatar Nov 19 '19 04:11 steven84418

What build file? It's an VS project. The project file (and makefile) is included in this github repo

bobzhuyb avatar Nov 19 '19 05:11 bobzhuyb

Sorry, I mean the VS project. It seems missing right now. I can't download it now

steven84418 avatar Nov 19 '19 18:11 steven84418

The VS project file is here https://github.com/bobzhuyb/ns3-rdma/blob/master/windows/ns-3-dev/ns-3-dev.sln

bobzhuyb avatar Nov 20 '19 01:11 bobzhuyb

Hello, Thanks for your reply, I successfully build it and run the program. However, I have question about the trace result I got some result looks like: 2.000002 /1 1.2>1.1 u 6568 0 3 2.000003 /1 1.3>1.1 u 36988 0 3 can I ask the meaning of each value

steven84418 avatar Nov 23 '19 07:11 steven84418

time, switch id, src>dst, udp, sequence number, (I don't remember), priority

Hope these are enough for you already..

bobzhuyb avatar Nov 23 '19 11:11 bobzhuyb

Hello, I build successfully, but used config.txt to run failed without trace file, can you show me some details?

Hope you give some advice, thanks!

maths12xb avatar Jul 10 '23 06:07 maths12xb