[dpdk-dev] [PATCH v13] devtools: alert on new instances of rte_panic and rte_exit

Thomas Monjalon thomas at monjalon.net
Tue Jul 31 14:11:32 CEST 2018


27/07/2018 00:10, Arnon Warshavsky:
> +	# refrain from new additions of rte_panic() and rte_exit()
> +	# under lib and net
> +	# multiple folders and expressions are separated by spaces
> +	awk -v FOLDERS="lib net drivers" \

I don't know why net is listed as a root directory here?
I am going to apply the patch without the "net" directory. OK?





More information about the dev mailing list