numam-dpdk/examples/l3fwd
Olivier Matz 88617471b8 examples/l3fwd: rework long options parsing
Avoid the use of several strncpy() since getopt is able to
map a long option with an id, which can be matched in the
same switch/case than short options.

Signed-off-by: Olivier Matz <olivier.matz@6wind.com>
2017-01-17 18:10:50 +01:00
..
l3fwd_em_hlm_sse.h hash: remove aliases for bulk lookup 2016-04-20 13:49:36 +02:00
l3fwd_em_sse.h examples/l3fwd: fix size of destination port ids 2016-03-31 22:56:00 +02:00
l3fwd_em.c examples/l3fwd: use accelerated CRC on ARM 2016-10-25 18:49:18 +02:00
l3fwd_em.h examples/l3fwd: fix using packet type blindly 2016-03-25 19:53:00 +01:00
l3fwd_lpm_sse.h examples/l3fwd: fix size of destination port ids 2016-03-31 22:56:00 +02:00
l3fwd_lpm.c remove unused ring includes 2016-09-16 10:16:02 +02:00
l3fwd_lpm.h examples/l3fwd: fix size of destination port ids 2016-03-31 22:56:00 +02:00
l3fwd_sse.h examples/l3fwd: fix crash with gcc 5 2016-04-06 11:35:33 +02:00
l3fwd.h examples/l3fwd: enable 4M hash for all 64-bit archs 2016-10-13 14:37:48 +02:00
main.c examples/l3fwd: rework long options parsing 2017-01-17 18:10:50 +01:00
Makefile examples/l3fwd: modularize 2016-02-28 21:56:19 +01:00