Hello, I would like make a loopback fonction (send a rx packet with IP and MAC addresses inverted) with best performance possible (it is to do a speedtest for a network segment).Can I switch a rx buffer to a tx buffer (to avoid copying packets) ? Can you ..
↧