Your virtualizer needs to support Jumbo frames for any reasonable packet rate. You saying the MTU being at most 1500 means that either your network hardware can't do Jumbo frames (unlikely, in 2020), or that you're not passing through your network properly into the VM.
You'll want to investigate things like virtualized network cards; especially, you do **not** want to do NAT between your VM and your Host. On 23.10.20 19:07, Daniel Ozer via USRP-users wrote: > Hi everyone, > I'm working on usrp x310 . > After few experiment with the system, i tried to send data from file source > (gnuradio) to my own OOT rfnoc block that do nothing (tready is always on > '1' and one register that count axi_stream data valid) i saw that the > average send rate to the FPGA is 320KB which is low . > The packet size is on the maximum MTU 1500 . > What can I do to make the Software send data faster ? > my setup is : > usrp x310 connected to a switch(with 1Gb ethernet ) and I'm working on > linux-vm( VMWARE) that is on a windows server that is connected to the same > switch . > > thanks in advanced > > > _______________________________________________ > USRP-users mailing list > USRP-users@lists.ettus.com > http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com _______________________________________________ USRP-users mailing list USRP-users@lists.ettus.com http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com