[dpdk-dev] [PATCH v5 2/5] mbuf: delinline rte_pktmbuf_linearize
Olivier Matz
olivier.matz at 6wind.com
Tue Oct 8 10:14:56 CEST 2019
On Mon, Oct 07, 2019 at 08:43:40AM -0700, Stephen Hemminger wrote:
> This copy part of this function is too big to be put inline.
> The places it is used are only in special exception paths
> where a highly fragmented mbuf arrives at a device that can't handle it.
>
> Signed-off-by: Stephen Hemminger <stephen at networkplumber.org>
> Acked-by: Andrew Rybchenko <arybchenko at solarflare.com>
Acked-by: Olivier Matz <olivier.matz at 6wind.com>
More information about the dev
mailing list