Hi, Stephen:
> -Original Message-
> From: Stephen Hemminger [mailto:step...@networkplumber.org]
> Sent: Tuesday, September 5, 2017 11:40 AM
> To: Yang, Zhiyong
> Cc: dev@dpdk.org; tho...@monjalon.net; Yigit, Ferruh
> Subject: Re: [dpdk-dev] [PATCH] librte_mbu
On Mon, 4 Sep 2017 14:55:32 +0800
Zhiyong Yang wrote:
> 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 0x
> accordingly.
>
> Signed-off-by: Zhi
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 0x
accordingly.
Signed-off-by: Zhiyong Yang
---
lib/librte_mbuf/rte_mbuf.c | 2 +-
lib/librte_mbuf/rt
3 matches
Mail list logo