DPDK patches and discussions
 help / color / mirror / Atom feed
* config files profile.cfg in examples/qos_sched
@ 2022-07-12  8:22 Theo MARGUERET
  2022-07-15 16:27 ` Thomas Monjalon
  0 siblings, 1 reply; 5+ messages in thread
From: Theo MARGUERET @ 2022-07-12  8:22 UTC (permalink / raw)
  To: dev

[-- Attachment #1: Type: text/plain, Size: 803 bytes --]

Hello , 
I worked on the qos_sched application and I think, there may be an error in the config file. 
It seems that the allocation of the pipe profile mapping : 
- pipe 0-4095 = 0 ; These pipes are configured with pipe profile 0 
is not in the right place. 
I think it should be in the subport configuration. For examples like this : 
---------------------------------------------------------------------------------------------- 
[subport 0] 
number of pipes per subport = 4096 
queue sizes = 64 64 64 64 64 64 64 64 64 64 64 64 64 

pipe 0-4095 = 0 
---------------------------------------------------------------------------------------------- 


Moreover I did not find any parsing for the line : 
- subport 0-8 = 0 

Thanks for your attention. 
Sincerely. 

Théo Margueret 

[-- Attachment #2: Type: text/html, Size: 1449 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-07-20  6:44 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-12  8:22 config files profile.cfg in examples/qos_sched Theo MARGUERET
2022-07-15 16:27 ` Thomas Monjalon
2022-07-19  7:31   ` Theo MARGUERET
2022-07-19 14:15     ` Singh, Jasvinder
2022-07-19 20:41       ` Thomas Monjalon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).