696202ca53
Since 18.11, it is suggested that driver should release all its private resources at the dev_close routine. So all resources previously released in remove routine are now released at the dev_close routine, and the dev_close routine will be called in driver remove routine in order to support removing a device without closing its ports. Above behavior changes are supported by setting RTE_ETH_DEV_CLOSE_REMOVE flag during probe stage. Signed-off-by: Liron Himi <lironh@marvell.com> Reviewed-by: Yuri Chipchev <yuric@marvell.com> |
||
---|---|---|
.. | ||
Makefile | ||
meson.build | ||
mrvl_ethdev.c | ||
mrvl_ethdev.h | ||
mrvl_flow.c | ||
mrvl_flow.h | ||
mrvl_mtr.c | ||
mrvl_mtr.h | ||
mrvl_qos.c | ||
mrvl_qos.h | ||
mrvl_tm.c | ||
mrvl_tm.h | ||
rte_pmd_mvpp2_version.map |