[dpdk-dev] [PATCH v3 0/3] cfgfile: cleanup patches
Stephen Hemminger
stephen at networkplumber.org
Thu Jul 18 19:18:09 CEST 2019
Small cleanups to cfgfile library.
Stephen Hemminger (3):
cfgfile: remove unnecessary initialization
cfgfile: use RTE_LOG for errors
cfgfile: use calloc
lib/Makefile | 1 +
lib/librte_cfgfile/rte_cfgfile.c | 55 +++++++++++++++++++++-----------
2 files changed, 37 insertions(+), 19 deletions(-)
v3 - cfgfile now depends on rte_log from eal so fix Makefile
v2 - use dynamic logtype instead of introducing new static value
--
2.17.1
More information about the dev
mailing list