remove experimental tags from all symbol definitions
[dpdk.git] / lib / librte_eal / common / rte_option.c
2019-06-29 David Marchandremove experimental tags from all symbol definitions
2019-01-15 Gaetan Riveteal: return error when option register fails
2019-01-15 Gaetan Riveteal: fix log level of error in option register
2019-01-15 Gaetan Riveteal: check against common option on register
2019-01-15 Gaetan Riveteal: rename option name field
2019-01-15 Gaetan Riveteal: add option usage string
2019-01-15 Gaetan Riveteal: do not use static option iterator
2019-01-15 Gaetan Riveteal: use bare option string as name
2018-12-19 Gaetan Riveteal: fix detection of duplicate option register
2018-12-19 Keith Wileseal: fix missing newline in a log
2018-10-27 Kevin Laatzeal: add option register infrastructure