From: Maxime Chevallier
Date: Mon, 26 Mar 2018 15:34:21 +0200
> Some utility functions in mvpp2 make use of dynamic alloc to exchange
> temporary
> objects representing Parser Entries (which are generic filtering entries in
> the
> PPv2 controller).
>
> These objects are small (44 bytes each),
Some utility functions in mvpp2 make use of dynamic alloc to exchange temporary
objects representing Parser Entries (which are generic filtering entries in the
PPv2 controller).
These objects are small (44 bytes each), we can use the stack to exchange them.
Some previous discussion on this topic
2 matches
Mail list logo