[dpdk-dev] [PATCH v2 11/15] net/avp: packet receive functions

Stephen Hemminger stephen at networkplumber.org
Mon Feb 27 17:46:15 CET 2017


On Sun, 26 Feb 2017 14:08:59 -0500
Allain Legacy <allain.legacy at windriver.com> wrote:

> +		if (eth_dev->data->scattered_rx) {
> +			PMD_DRV_LOG(NOTICE,
> +				    "AVP device configured "
> +				    "for chained mbufs\n");

Try not to break error messages onto two lines, it makes it harder when a user
is trying to find the location of the error message with search tools


More information about the dev mailing list