X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;ds=sidebyside;f=drivers%2Fevent%2Fopdl%2Fopdl_evdev_init.c;h=582ad698f04574977c9b478f5b5514f0b522c497;hb=c707a7332daed2f0569b5fb30d282f38af226d2d;hp=1454de533b0aca9fb5b4f4226712d42c34021d50;hpb=e07a3ed786c50e31cbb6e01f9f26cada0c2a4d70;p=dpdk.git diff --git a/drivers/event/opdl/opdl_evdev_init.c b/drivers/event/opdl/opdl_evdev_init.c index 1454de533b..582ad698f0 100644 --- a/drivers/event/opdl/opdl_evdev_init.c +++ b/drivers/event/opdl/opdl_evdev_init.c @@ -733,6 +733,9 @@ initialise_all_other_ports(struct rte_eventdev *dev) queue->ports[queue->nb_ports] = port; port->instance_id = queue->nb_ports; queue->nb_ports++; + opdl_stage_set_queue_id(stage_inst, + port->queue_id); + } else if (queue->q_pos == OPDL_Q_POS_END) { /* tx port */