numam-dpdk/lib/librte_pdump
Ilya V. Matveychikov 1a60a0daa6 mbuf: fix segments number type increase
Update types of variables to correspond to nb_segs type change from
uint8_t to uint16_t.

Fixes: 97cb466d65 ("mbuf: use 2 bytes for port and nb segments")
Cc: stable@dpdk.org

Signed-off-by: Ilya V. Matveychikov <matvejchikov@gmail.com>
Acked-by: Olivier Matz <olivier.matz@6wind.com>
2017-11-15 00:25:09 +01:00
..
Makefile mk: do not generate LDLIBS from directory dependencies 2017-10-24 02:14:57 +02:00
rte_pdump_version.map pdump: add new library for packet capture 2016-06-16 23:39:56 +02:00
rte_pdump.c mbuf: fix segments number type increase 2017-11-15 00:25:09 +01:00
rte_pdump.h ethdev: increase port id range 2017-10-06 18:23:25 +02:00