Re: [dpdk-dev] [PATCH v2 3/7] ether: deinline non-critical functions
On Thu, May 16, 2019 at 8:05 PM Stephen Hemminger < step...@networkplumber.org> wrote: > Formatting ethernet address and getting a random value are > not in critical path so they should not be inlined. > > Signed-off-by: Stephen Hemminger > Same comments as on the rfc patch. Please have a look.
Re: [dpdk-dev] [PATCH v2 3/7] ether: deinline non-critical functions
Acked-by: Rami Rosen