[dpdk-dev] [PATCH v2] librte_mbuf: modify port initialization value

Yang, Zhiyong zhiyong.yang at intel.com
Tue Sep 5 14:30:56 CEST 2017


> -----Original Message-----
> From: Thomas Monjalon [mailto:thomas at monjalon.net]
> Sent: Tuesday, September 5, 2017 3:28 PM
> To: Yang, Zhiyong <zhiyong.yang at intel.com>
> Cc: dev at dpdk.org; Yigit, Ferruh <ferruh.yigit at intel.com>;
> stephen at networkplumber.org
> Subject: Re: [PATCH v2] librte_mbuf: modify port initialization value
> 
> 05/09/2017 07:13, Zhiyong Yang:
> > In order to support more than 256 virtual ports, the field "port"
> > in rte_mbuf has been increased to 16 bits. The initialization/reset
> > value of the field "port" should be changed from 0xff to 0xffff
> > accordingly.
> 
> This patch should be merged with the range increase.

Ok. it will be merged with range increase patchset.
thanks
Zhiyong


More information about the dev mailing list