[dpdk-dev] rte_mbuf - contiguous ?

Thomas Monjalon thomas.monjalon at 6wind.com
Thu Oct 24 10:03:20 CEST 2013


Hello,

24/10/2013 09:49, Jose Gavine Cueto :
> Is the rte_mbuf/packet data always map to a contiguous area in memory, and
> so if I can do a linear copy of it ?

No, in scatter/gather case, mbuf can be splitted in non contiguous areas.

-- 
Thomas


More information about the dev mailing list