Skip to content
Commit 7719cee1 authored by Jukka Rissanen's avatar Jukka Rissanen
Browse files

net: Add net_buf pool support to each context



User can configure its own pools for data that needs to
be transmitted out (TX). This helps to avoid deadlocking
the system if user space application uses all the buffers
in the system, and the core IP stack tries to get buffer
that needs to be sent out.

By default the net_buf pool support in net_context is turned
off as application developer needs to create the pools and
tie them to desired contexts.

Change-Id: Ida4a1771d34d6c250974e56fba4f0e0b2592cb29
Signed-off-by: default avatarJukka Rissanen <jukka.rissanen@linux.intel.com>
parent 9fce1626
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment