| e622c1a8 | 11-Jul-2021 |
Dana Vardi <[email protected]> |
net/mvpp2: fix configured state dependency
Need to set configure flag to allow create and commit mrvl tm hierarchy tree. tm configuration depends on parameters that are being set in port configure s
net/mvpp2: fix configured state dependency
Need to set configure flag to allow create and commit mrvl tm hierarchy tree. tm configuration depends on parameters that are being set in port configure stage, e.g. nb_tx_queues. This also aligned with the tm api description.
Fixes: 429c394417 ("net/mvpp2: support traffic manager") Cc: [email protected]
Signed-off-by: Dana Vardi <[email protected]> Reviewed-by: Liron Himi <[email protected]>
show more ...
|