From: Thomas Monjalon <thomas@monjalon.net>
To: Theo MARGUERET <theo.margueret@etu.toulouse-inp.fr>
Cc: dev@dpdk.org, Cristian Dumitrescu <cristian.dumitrescu@intel.com>,
Jasvinder Singh <jasvinder.singh@intel.com>
Subject: Re: config files profile.cfg in examples/qos_sched
Date: Fri, 15 Jul 2022 18:27:41 +0200 [thread overview]
Message-ID: <8963248.CDJkKcVGEf@thomas> (raw)
In-Reply-To: <373628719.124288045.1657614129572.JavaMail.zimbra@etu.toulouse-inp.fr>
+Cc maintainers of this part
Do not hesitate to submit a patch to fix the issue you found.
12/07/2022 10:22, Theo MARGUERET:
> 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
>
next prev parent reply other threads:[~2022-07-15 16:27 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-12 8:22 config files profile.cfg in examples/qos_sched Theo MARGUERET
2022-07-15 16:27 ` Thomas Monjalon [this message]
2022-07-19 7:31 ` Theo MARGUERET
2022-07-19 14:15 ` Singh, Jasvinder
2022-07-19 20:41 ` Thomas Monjalon
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=8963248.CDJkKcVGEf@thomas \
--to=thomas@monjalon.net \
--cc=cristian.dumitrescu@intel.com \
--cc=dev@dpdk.org \
--cc=jasvinder.singh@intel.com \
--cc=theo.margueret@etu.toulouse-inp.fr \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.