> I have a platform that doesn't support hashing on input queues, only
> classification.
> I think it be good to add the below to the PKTIO capabilities.
> As currently in the capabilities I declare to have several input queues but
> application has not idea it cannot activate hash on those queues.
> 
>                 odp_bool_t classifier_enable;
>                 odp_bool_t hash_enable;
> 
> 
> What is your opinion on this request?
> 

I think those can be added to capability. At the same time the capability 
struct could be cleaned up a bit. I'll look into this shortly.

-Petri


Reply via email to