On Fri, Dec 07, 2018 at 11:03:20AM +0000, Carlo Caione wrote: > On Fri, 2018-12-07 at 11:49 +0100, Jerome Brunet wrote: > > On Thu, 2018-12-06 at 19:51 +0100, Emiliano Ingrassia wrote: > > > Hi Carlo, > > > > > > I keep running tests with packet generator, > > > using nload to show bandwidth usage. > > > > > > Here is my test results with packet generators > > > both running on laptop and board with rate 1 Gbps. > > > > Testing in UDP is unlikely to give us clear picture of anything for > > this sort > > of fixes. > > > > All your test seems in show it the fact the Amlogic SoC usually > > prioritize the > > TX traffic over RX, which is something we've known about for a while. > > > > It would be helpful if you could provide TCP figures with a traffic > > generator > > we can all share an inspect, such as iperf3 > > For reference you can use something like: > > iperf3 -c ${IP} -i ${IPERF_LOGPERIOD} -w 400k -p ${PORT} -t ${DURATION} > Thanks Carlo. Just to be consistent, what value did you use for DURATION? > Cheers, > > -- > Carlo Caione > Regards, Emiliano