[dpdk-dev] QoS grinder vs pipe wrr_tokens

2016-06-08 Thread Dumitrescu, Cristian
accuracy is more important than performance, this operation should be disabled. Regards, Cristian > -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Alexey > Bogdanenko > Sent: Tuesday, June 7, 2016 8:29 PM > To: dev at dpdk.org > Subject: [dpd

[dpdk-dev] QoS grinder vs pipe wrr_tokens

2016-06-07 Thread Alexey Bogdanenko
Hello, I have a question regarding QoS grinder implementation, specifically, about the way queue WRR tokens are copied from pipe to grinder and back. First, rte_sched_grinder uses uint16_t and rte_sched_pipe uses uint8_t to represent wrr_tokens. Second, instead of just copying the tokens, we s