[dpdk-dev] [PATCH v2 6/8] mbuf: use 2 bytes for port and nb segments

Yuanhan Liu yuanhan.liu at linux.intel.com
Thu Apr 6 07:45:23 CEST 2017


Hi Olivier,

On Tue, Apr 04, 2017 at 06:28:05PM +0200, Olivier Matz wrote:
> Change the size of m->port and m->nb_segs to 16 bits.

But all the ethdev APIs are still using 8 bits. 16 bits won't really
take effect without updating those APIs. Any plans?

	--yliu


More information about the dev mailing list