Hello, I have been looking through the missing pieces in my linux-generic implementation. One of the remaining pieces that I don't quite understand is the pipeline_cls capability. How should I behave wrt to it? Should I just send the event via odp_cos_queue(param->cos)? Or should I submit the packet in a different way?
-- With best wishes Dmitry