Re: [dpdk-dev] [PATCH 0/8] fix port id type

2017-10-13 Thread Ferruh Yigit
On 10/13/2017 7:25 PM, Ferruh Yigit wrote: > On 10/13/2017 2:16 PM, Zhiyong Yang wrote: >> Fix port id type and update related docs. >> >> Zhiyong Yang (8): >> net/bonding: fix port id type >> net/i40e: fix port id type >> net/fm10k: fix port id type >> net/mrvl: fix port id type >> app:

Re: [dpdk-dev] [PATCH 0/8] fix port id type

2017-10-13 Thread Ferruh Yigit
On 10/13/2017 2:16 PM, Zhiyong Yang wrote: > Fix port id type and update related docs. > > Zhiyong Yang (8): > net/bonding: fix port id type > net/i40e: fix port id type > net/fm10k: fix port id type > net/mrvl: fix port id type > app: fix port id type > test: fix port id type > exam

[dpdk-dev] [PATCH 0/8] fix port id type

2017-10-13 Thread Zhiyong Yang
Fix port id type and update related docs. Zhiyong Yang (8): net/bonding: fix port id type net/i40e: fix port id type net/fm10k: fix port id type net/mrvl: fix port id type app: fix port id type test: fix port id type examples: fix port id type doc: update port id type app/pdump/m