On 18/07/2018 2:21 PM, Radu Nicolau wrote:
Moved the link status validity check from the slave add to the slave activation step. Otherwise slave add will fail for mode 4 if the ports are all stopped but only one of them checked.Removed activate slave call from slave add function. Fixes: b77d21cc2364 ("ethdev: add link status get/set helper functions") Bugzilla ID: 52 Cc: [email protected] Signed-off-by: Radu Nicolau <[email protected]> --- v5: removed activate_slave call from slave add v4: reworked patch v3: updated commit msg v2: add fix and Bugzilla references
...
Acked-by: Declan Doherty <[email protected]>

