Pktin polling is handled by the scalable scheduler the same way as queues.
Non-empty pktin queues stay on the schedq of their designated priority
level. Empty pktin queues are pushed to a lower-than-lowest priority
schedq so to be polled only when all other (highest to lowest priority)
schedqs have been processed.
Signed-off-by: Ola Liljedahl [email protected]
Change-Id: I8e095a43d0344abe45c94a856ef8424d52358fb4

----------------github------------------------
/** Email created from pull request 161 (WonderfulVoid:api-next)
 ** https://github.com/Linaro/odp/pull/161
 ** Patch: https://github.com/Linaro/odp/pull/161.patch
 ** Base sha: 7fa8e2c97ed18f8dd6e95cbc78b7e668ccb98869
 ** Merge commit sha: efd353f015f683fd0e556ca23eecf715199c8207
 **/
----------------/github------------------------

----------------checkpatch.pl------------------------
ERROR: Remove Gerrit Change-Id's before submitting upstream.
#14: 
Change-Id: I2af1647edfc835dc9fb0bb501266dadf0177aa11

total: 1 errors, 0 warnings, 0 checks, 1022 lines checked


to_send-p-000.patch has style problems, please review.

If any of these errors are false positives, please report
them to the maintainer, see CHECKPATCH in MAINTAINERS.
----------------/checkpatch.pl------------------------

Reply via email to