numam-dpdk/lib/librte_mbuf
Zhiyong Yang 65638a6d2f mbuf: increase port initialization value
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.

Signed-off-by: Zhiyong Yang <zhiyong.yang@intel.com>
2017-10-06 18:24:03 +02:00
..
Makefile mbuf: bump library version 2017-04-05 13:37:17 +02:00
rte_mbuf_ptype.c mbuf: support GTP in software packet type parser 2017-10-06 02:49:50 +02:00
rte_mbuf_ptype.h mbuf: support GTP in software packet type parser 2017-10-06 02:49:50 +02:00
rte_mbuf_version.map mbuf: add functions to dump offload flags 2016-10-12 18:08:40 +02:00
rte_mbuf.c mbuf: increase port initialization value 2017-10-06 18:24:03 +02:00
rte_mbuf.h mbuf: increase port initialization value 2017-10-06 18:24:03 +02:00