numam-dpdk/app/test-pmd
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
..
cmdline_flow.c app/testpmd: add MPLS and GRE fields to flow command 2017-04-04 19:02:58 +02:00
cmdline.c app/testpmd: add CLI to set TC min bandwidth 2017-04-04 19:03:03 +02:00
config.c app/testpmd: print MTU in port info 2017-04-01 10:36:17 +02:00
csumonly.c mbuf: use 2 bytes for port and nb segments 2017-04-05 11:30:29 +02:00
flowgen.c app/testpmd: implement basic support for flow API 2016-12-23 10:19:15 +01:00
icmpecho.c app/testpmd: fix typos 2017-03-10 14:11:56 +01:00
ieee1588fwd.c app/testpmd: implement basic support for flow API 2016-12-23 10:19:15 +01:00
iofwd.c app/testpmd: implement basic support for flow API 2016-12-23 10:19:15 +01:00
macfwd.c app/testpmd: add MACsec commands 2017-01-15 19:16:48 +01:00
macswap.c app/testpmd: add MACsec commands 2017-01-15 19:16:48 +01:00
Makefile mk: optimize directory dependencies 2017-03-27 23:28:43 +02:00
parameters.c app/testpmd: implement basic support for flow API 2016-12-23 10:19:15 +01:00
rxonly.c ethdev: clarify RSS action in flow API 2017-01-11 16:54:47 +01:00
testpmd.c app/testpmd: fix TC mapping in DCB init config 2017-04-04 15:52:51 +02:00
testpmd.h app/testpmd: add command for loading DDP 2017-04-04 19:02:56 +02:00
txonly.c app/testpmd: add MACsec commands 2017-01-15 19:16:48 +01:00