net/qede: fix stats flow as per new allocation method
authorShahed Shaikh <shshaikh@marvell.com>
Thu, 12 Sep 2019 15:24:15 +0000 (08:24 -0700)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 20 Sep 2019 08:19:41 +0000 (10:19 +0200)
commit0aa3e7b925e1ebefdcb9e49d4b1a4c4bc9a127c9
tree2b12d6280b0138017165887449f9d132730079fe
parent235cbe4c22728dd70cd9f1fed4b7910d2e07983e
net/qede: fix stats flow as per new allocation method

As per new method, need to consider hw stats of queues from
both engines. This patch fixes the stats collection flow accordingly.

Fixes: 2af14ca79c0a ("net/qede: support 100G")
Cc: stable@dpdk.org
Signed-off-by: Shahed Shaikh <shshaikh@marvell.com>
drivers/net/qede/qede_ethdev.c