event/dlb2: add queue and port release
authorTimothy McDaniel <timothy.mcdaniel@intel.com>
Sun, 1 Nov 2020 23:38:02 +0000 (17:38 -0600)
committerJerin Jacob <jerinj@marvell.com>
Mon, 2 Nov 2020 08:40:22 +0000 (09:40 +0100)
commit27328fedb0af72764996e916175b88d395050b6e
tree9459e7b8b0fb05c6acf2ebaa1a22e6c57cb4e17c
parent6f1b82886e8a3a930b09f06cf131d8ab1f83d696
event/dlb2: add queue and port release

DLB does not support reconfiguring individual queues
or ports on the fly. The entire device must be reconfigured.
Previously allocated port QE and memzone memory
is freed in this patch.

Signed-off-by: Timothy McDaniel <timothy.mcdaniel@intel.com>
Reviewed-by: Gage Eads <gage.eads@intel.com>
drivers/event/dlb2/dlb2.c