Branch: refs/heads/api-next
Home: https://github.com/Linaro/odp
Commit: cba5ed063304a619bd709a9f37400884dce90485
https://github.com/Linaro/odp/commit/cba5ed063304a619bd709a9f37400884dce90485
Author: Honnappa Nagarahalli <[email protected]>
Date: 2017-04-20 (Thu, 20 Apr 2017)
Changed paths:
M helper/cuckootable.c
Log Message:
-----------
helper: cuckoo: add queue size config to cuckoo table
Some queue implementations in ODP take queue size input. Cuckoo table is
modified to provide the queue size input while creating the queue.
Signed-off-by: Honnappa Nagarahalli <[email protected]>
Reviewed-by: Bill Fischofer <[email protected]>
Signed-off-by: Maxim Uvarov <[email protected]>