net/qede: fix fastpath rings reset phase
authorHarish Patil <harish.patil@cavium.com>
Tue, 25 Apr 2017 07:28:37 +0000 (00:28 -0700)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 28 Apr 2017 12:46:17 +0000 (14:46 +0200)
commitb3fb8c5ea03518be598f3aafa87c51df66702a6a
treebcd7167ec8f74c2cf294845357d414d507f540e0
parent49d8b54e867982d0ee55d0706d9b7cec73492542
net/qede: fix fastpath rings reset phase

Perform reset of the fastpath RX/TX rings after stopping device port and
not while starting the ports.

Fixes: cfe28a988565 ("net/qede: support unequal number of Rx/Tx queues")
Cc: stable@dpdk.org
Signed-off-by: Harish Patil <harish.patil@cavium.com>
drivers/net/qede/qede_rxtx.c