[dpdk-dev] [PATCH 4/4] net/failsafe: support secondary process

Stephen Hemminger stephen at networkplumber.org
Thu Feb 28 18:23:15 CET 2019


On Thu, 28 Feb 2019 15:49:28 +0000
Raslan Darawsheh <rasland at mellanox.com> wrote:

>  
>  static int
> +devargs_already_listed(struct rte_devargs *devargs)

Why not make this function bool?

static bool
devargs_already_listed(...)


More information about the dev mailing list