net/liquidio: support device reset in driver
authorShijith Thotton <shijith.thotton@caviumnetworks.com>
Wed, 8 Nov 2017 12:04:07 +0000 (17:34 +0530)
committerThomas Monjalon <thomas@monjalon.net>
Wed, 8 Nov 2017 20:30:14 +0000 (21:30 +0100)
commit92f3ea373e029a70af583d58656dd1b457b93b09
treeede787629805bfbaa4b5c6c6f49831c4e2b63798
parent9527e24458a349dc41b6820ed96e2ba68105300d
net/liquidio: support device reset in driver

Reset device during init and close if bound to igb_uio.

Fixes: 369db3ae8e91 ("igb_uio: remove device reset in release")
Cc: stable@dpdk.org
Signed-off-by: Shijith Thotton <shijith.thotton@caviumnetworks.com>
drivers/net/liquidio/base/lio_23xx_vf.c
drivers/net/liquidio/base/lio_23xx_vf.h
drivers/net/liquidio/base/lio_hw_defs.h
drivers/net/liquidio/base/lio_mbox.h
drivers/net/liquidio/lio_ethdev.c