Go to file
Thomas Monjalon a906cf28fd eal: add help option
Help is printed with -h or --help.

Help is also printed for an unknown option.
This was broken since the rework of options.

Fixes: 489a9d6c9f ("merge bsd and linux common options parsing")

Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
Acked-by: David Marchand <david.marchand@6wind.com>
Acked-by: Neil Horman <nhorman@tuxdriver.com>
2015-02-24 12:08:01 +01:00
app ethdev: rename interrupt callbacks field 2015-02-24 00:38:14 +01:00
config ethdev: support optional Rx and Tx callbacks 2015-02-24 00:38:27 +01:00
doc doc: describe ACL memory size build parameter 2015-02-24 04:05:27 +01:00
examples examples/packet_ordering: move creation of reorder buffer 2015-02-24 03:04:10 +01:00
lib eal: add help option 2015-02-24 12:08:01 +01:00
mk mk: rework gcc version detection to permit versions newer than 4.x 2015-02-24 03:47:29 +01:00
pkg version: 1.8.0 2014-12-20 00:38:39 +01:00
scripts scripts: find areas without maintainer 2015-02-09 15:15:04 +01:00
tools tools: enable binding device to uio_pci_generic 2015-02-20 23:34:44 +01:00
.gitignore init DPDK repository 2013-03-07 10:57:42 +01:00
GNUmakefile remove trailing whitespaces 2014-06-11 00:29:34 +02:00
LICENSE.GPL doc: GPL/LGPL licenses 2013-07-25 14:43:06 +02:00
LICENSE.LGPL doc: fix file format (dos to unix) 2013-09-06 11:43:07 +02:00
MAINTAINERS examples/rxtx_callbacks: show use of callbacks 2015-02-24 00:38:31 +01:00
Makefile remove trailing whitespaces 2014-06-11 00:29:34 +02:00