Xiangrui

Results 21 comments of Xiangrui

丢上去试了一下,报了timeout,没有额外提示。

Hi Alex, Thanks for the clearance. btw, you mentioned the loopback issues you met with `ping` or `iperf`. I think you might want to try `linux network namespace`. So what...

oh, didn't notice it. Thanks for it!

That's great to hear. Thanks! I'm trying the current code with the new constraints to see if it helps. I did find the same placement problem on vcu118 as well...

Thanks for the tip. By the way, does the coming updates of the design include something that allows some sort of switch mechanism between ports/interfaces? As this may be a...

Hey Alex, thanks for the tip about AU250. It actually met the timing with the placement constraints added. 👍 Guess I should do the same for vcu118 as well. Will...

Hi Alex, just an update on vcu118. Timing constraints are met with placement constraints added (for my project, I only need to constraint the pcie-related part to make it work)....

I think moving the datapath components to `interface.v` would be a nice starting point to support switch-like applications. I guess it makes more sense to see all the RX datapaths...

Thanks for the detailed explanation. That's the reason you implement `dma_ram_demux` on the DMA path, right? I'm not worried about the performance bottleneck for port2port switching applications as Corundum is...

The performance issue I met is different but I figure it might be reasonable to ask here. the CPU is intel i5, memory size is 8G. I use 690T to...