All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 1047] support of run time updatation of dpdk qos sched pipe profiles param
@ 2022-07-01  7:30 bugzilla
  0 siblings, 0 replies; only message in thread
From: bugzilla @ 2022-07-01  7:30 UTC (permalink / raw)
  To: dev

https://bugs.dpdk.org/show_bug.cgi?id=1047

            Bug ID: 1047
           Summary: support of run time updatation of dpdk qos sched pipe
                    profiles param
           Product: DPDK
           Version: 21.05
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: other
          Assignee: dev@dpdk.org
          Reporter: vikash.kumar@amantyatech.com
  Target Milestone: ---

We are using DPDK Hierarchical Scheduler

I have a case where I want to update the credits for pipe and subport profiles
in run time and it may be possible for multiple time to update in running
system. 
I didn't found any API to update/modify subport and pipe profiles at run time.
There are API to add new pipe profiles at run time :  
int     rte_sched_subport_pipe_profile_add (struct rte_sched_port *port,
uint32_t subport_id, struct rte_sched_pipe_params *params, uint32_t
*pipe_profile_id)

I want to know another API by which we can update/modify same profile at
runtime.

It's very urgent for me so, please provide me some solutions.

Thanks in advance.

-- 
You are receiving this mail because:
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-07-01  7:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-01  7:30 [Bug 1047] support of run time updatation of dpdk qos sched pipe profiles param bugzilla

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.