[dpdk-dev] [dpdk-stable] [PATCH v3 1/2] net/mlx5: fix return value of start operation

Shahaf Shuler shahafs at mellanox.com
Mon Jan 22 21:27:47 CET 2018


Monday, January 22, 2018 2:34 PM, Olivier Matz:
> On error, mlx5_dev_start() does not return a negative value as it is supposed
> to do. The consequence is that the application
> (ex: testpmd) does not notice that the port is not started and begins the rxtx
> on an uninitialized port, which crashes.
> 
> Fixes: e1016cb73383 ("net/mlx5: fix Rx interrupts management")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Olivier Matz <olivier.matz at 6wind.com>
> Acked-by: Nelio Laranjeiro <nelio.laranjeiro at 6wind.com>

Series applied to next-net-mlx, thanks.


More information about the dev mailing list