numam-dpdk/lib/librte_eal
Olivier Matz 97cb466d65 mbuf: use 2 bytes for port and nb segments
Change the size of m->port and m->nb_segs to 16 bits. It is now possible
to reference a port identifier larger than 256 and have a mbuf chain
larger than 256 segments.

Signed-off-by: Olivier Matz <olivier.matz@6wind.com>
2017-04-05 11:30:29 +02:00
..
bsdapp nic_uio: fix device binding at boot 2017-04-04 12:28:03 +02:00
common eventdev: implement the northbound APIs 2017-04-04 19:12:00 +02:00
linuxapp mbuf: use 2 bytes for port and nb segments 2017-04-05 11:30:29 +02:00
Makefile mk: optimize directory dependencies 2017-03-27 23:28:43 +02:00