eal: merge bsd and linux common options parsing
authorDavid Marchand <david.marchand@6wind.com>
Mon, 22 Sep 2014 08:37:59 +0000 (10:37 +0200)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Tue, 23 Sep 2014 13:33:00 +0000 (15:33 +0200)
commit489a9d6c9f778014fdd2d5babf7c64daef6063f3
tree9f16172ca19eeea2868c37f3157737e2735f0f0f
parent37e341970f3ed8351b3195a32cc5809eb4531ed3
eal: merge bsd and linux common options parsing

All common options are now in a single file.
Common usage() has been moved as well.

Signed-off-by: David Marchand <david.marchand@6wind.com>
Acked-by: Neil Horman <nhorman@tuxdriver.com>
lib/librte_eal/bsdapp/eal/Makefile
lib/librte_eal/bsdapp/eal/eal.c
lib/librte_eal/common/eal_common_options.c [new file with mode: 0644]
lib/librte_eal/common/include/eal_options.h [new file with mode: 0644]
lib/librte_eal/linuxapp/eal/Makefile
lib/librte_eal/linuxapp/eal/eal.c