Hello, I currently receive both control and data traffic on my dpdk port. I want to classify the packets and assign more priority to the control packets; is there a way to put the control packets in one queue and give it a higher priority than the other queue(s).
>From the dpdk QOS section, i see Qos metering and scheduling can be done only for the traffic sent out of the port (Tx) ? or am i missing something ? Regards Kapil.
