geiliwanghaichao

Results 4 issues of geiliwanghaichao

I want to use NNG to realize the communication between docker containers. Please give me some suggestions on how to use NNG. Thank you

my command: sudo gor --input-raw 172.16.7.60:17500 --output-http http://172.16.7.144:22000" -http-allow-url "/VIID/VehicleTracks" drop lots of packages when i check the transmited datas. how to solve this problem,thanks gor vesion: V1.3.0

"I want the userspace program to be able to directly specify the DMA target address to avoid data copying from read()/write()." "Does the driver support direct DMA writes into userspace...

In the ARM application layer, I have the following demo. The purpose is to transfer data from the ARM side to the PCIe EP (FPGA) via PCIe XDMA, and then...