[dpdk-dev] [PATCH v2 4/4] test/bonding: remove socket id check

Declan Doherty declan.doherty at intel.com
Thu Jun 22 13:48:36 CEST 2017


On 21/06/2017 6:07 AM, Pablo de Lara wrote:
> When creating a virtual pmd to test link bonding,
> the socket id was checked, if it was in the range
> of available sockets.
> This check is unnecessary, as the socket specified
> might not have memory anyway, so it will fail
> at memory allocation.
>
> Therefore, the best solution is to remove this check.
>
> Signed-off-by: Pablo de Lara <pablo.de.lara.guarch at intel.com>
> ---
...
>

Acked-by: Declan Doherty <declan.doherty at intel.com>



More information about the dev mailing list