nagarahalli replied on github web page:

include/odp_mf.h
@@ -23,6 +23,7 @@ extern C {
 #include <subsystem/spec/pool_subsystem.h>
 #include <subsystem/spec/queue_subsystem.h>
 #include <subsystem/spec/schedule_subsystem.h>
+#include <subsystem/spec/pktio_ops_subsystem.h>


Comment:
This file should not be here as it does not implement north side subsystem.

> nagarahalli wrote
> pktio_ops_subsystem.h implements south side subsystem, it does not implement 
> the north side subsystem (queue, scheduler, pool etc implement north side 
> subsystem). So, it should not be part of the subsystem, it should be part of 
> the driver header files directory.


https://github.com/Linaro/odp/pull/261#discussion_r150942471
updated_at 2017-11-14 20:17:52

Reply via email to