[dpdk-dev] [PATCH v5 3/5] eal: replace pci-whitelist/pci-blacklist options

Stephen Hemminger stephen at networkplumber.org
Sat Oct 24 18:43:09 CEST 2020


On Fri, 23 Oct 2020 18:01:44 -0700
Stephen Hemminger <stephen at networkplumber.org> wrote:

> +	case 'i':
> +		/* include device list */
> +		if (x_used)
> +			goto include_exclude;

This part is wrong, and didn't get fixed with some of the renaming


More information about the dev mailing list