[dpdk-dev] [PATCH v7 01/12] net/rte_ether: deinline non-critical functions
Olivier Matz
olivier.matz at 6wind.com
Fri Jul 5 16:25:13 CEST 2019
On Tue, Jul 02, 2019 at 03:12:36PM -0700, Stephen Hemminger 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 <stephen at networkplumber.org>
> Acked-by: Rami Rosen <ramirose at gmail.com>
> Reviewed-by: Andrew Rybchenko <arybchenko at solarflare.com>
just a nit in the title: net/ether instead of net/rte_ether for
consistency with other patches
Acked-by: Olivier Matz <olivier.matz at 6wind.com>
Thanks
More information about the dev
mailing list