X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=lib%2Flibrte_sched%2Frte_sched.c;h=bc06bc3f4e3278b3d842bdb906b2a6b72335e119;hb=cfe3aeb170b2f6277e6f96173599da51eab0654f;hp=a60ddf97eb3990ad53539e251330f4f6e04672f4;hpb=c1656328dbc20420b7ba87b1abee7b699c8e84f4;p=dpdk.git diff --git a/lib/librte_sched/rte_sched.c b/lib/librte_sched/rte_sched.c index a60ddf97eb..bc06bc3f4e 100644 --- a/lib/librte_sched/rte_sched.c +++ b/lib/librte_sched/rte_sched.c @@ -953,7 +953,7 @@ rte_sched_pipe_config(struct rte_sched_port *port, return 0; } -int __rte_experimental +int rte_sched_port_pipe_profile_add(struct rte_sched_port *port, struct rte_sched_pipe_params *params, uint32_t *pipe_profile_id)