From: Joao Pinto <redacted>
Date: Tue, 7 Feb 2017 19:33:52 +0000
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 traffic.
I am sending you this e-mail in order to know if you could suggest me a tool to
generate priority tagged traffic and if you have experience in tweaking stmmac
to improve performance.
Multi-queue is only going to be effective on RX if you can do proper hashed
flow separation. That's the entire performance point of the feature.
If the chip cannot do this, your performance will be thusly limited.