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 <step...@networkplumber.org> > Acked-by: Rami Rosen <ramir...@gmail.com> > Reviewed-by: Andrew Rybchenko <arybche...@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.m...@6wind.com> Thanks