Re: am335x: cpsw at high broadcast load

2016-04-05 Thread Yegor Yefremov
Hi Mugunthan, On Fri, Jul 31, 2015 at 2:22 PM, Yegor Yefremov wrote: > We experience massive problems, when putting am335x based devices into > high broadcast load environment (customer reports). To reproduce the > issue we've written following Python script > >

am335x: cpsw at high broadcast load

2015-07-31 Thread Yegor Yefremov
We experience massive problems, when putting am335x based devices into high broadcast load environment (customer reports). To reproduce the issue we've written following Python script #!/usr/bin/python # Send UDP broadcast packets myport = 5 import sys, time from socket import * if