Re: Performance in stmmac

2017-02-13 Thread Giuseppe CAVALLARO
Hi Joao On 2/7/2017 8:33 PM, Joao Pinto wrote: I am seeing tx being performed in all queues, but rx is just being routed to queue 0. The reason why only queue 0 is processing the packets is because I am using priority tagged routing for now and iperf is not capable of producing priority tagged t

Re: Performance in stmmac

2017-02-08 Thread David Miller
From: Joao Pinto Date: Tue, 7 Feb 2017 19:33:52 + > I am seeing tx being performed in all queues, but rx is just being routed to > queue 0. The reason why only queue 0 is processing the packets is because I am > using priority tagged routing for now and iperf is not capable of producing > pri

Performance in stmmac

2017-02-07 Thread Joao Pinto
Hi to all, I finished implementing the multi-queue / multi-channel in stmmac and I am now making some tests. The mechanism is working properly, but the performance could be better (~440Mb/s) :). For measuring I am using iperf: synopsys@pt02ipk1:~$ iperf -c 192.168.0.3 --port 5001 -t 20 -i 5