[dpdk-dev] [PATCH v2 04/17] net/ionic: register and initialize the adapter

Stephen Hemminger stephen at networkplumber.org
Mon Dec 2 17:35:33 CET 2019


On Tue, 15 Oct 2019 10:22:22 +0200
Alfredo Cardigliano <cardigliano at ntop.org> wrote:

> +	/* BAR0: dev_cmd and interrupts */
> +	if (num_bars < 1) {
> +		ionic_init_print(ERR, "No bars found, aborting\n");

Since ionic_init_print already adds a newline. All your log
messages will be double spaced.


More information about the dev mailing list