> -----Original Message----- > From: Thomas Monjalon [mailto:tho...@monjalon.net] > Sent: Tuesday, September 5, 2017 3:28 PM > To: Yang, Zhiyong <zhiyong.y...@intel.com> > Cc: dev@dpdk.org; Yigit, Ferruh <ferruh.yi...@intel.com>; > step...@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