numam-dpdk/examples/ip_fragmentation
Andriy Berestovskyy 5e470a6654 examples: limit max frame size
Some PMDs do not support 9,5K jumbo frames, so the example fails.
Limit the frame size to the maximum supported by the underlying NIC.

Signed-off-by: Andriy Berestovskyy <andriy.berestovskyy@caviumnetworks.com>
2017-04-21 02:21:29 +02:00
..
main.c examples: limit max frame size 2017-04-21 02:21:29 +02:00
Makefile