[PATCH 05/22] IB/iser: Get rid of un-maintained counters

2015-07-30 Thread Sagi Grimberg
We don't update those anywhere in the code and they seem pretty useless (no one seem to care about those). qp_tx_queue_full: We never should get this fmr_map_not_avail: We can never get to this eh_abort_cnt: We don't monitor aborts Go ahead and remove them. Signed-off-by: Sagi Grimberg

Re: [PATCH 05/22] IB/iser: Get rid of un-maintained counters

2015-07-30 Thread Or Gerlitz
On Thu, Jul 30, 2015 at 11:06 AM, Sagi Grimberg sa...@mellanox.com wrote: We don't update those anywhere in the code and they seem pretty useless (no one seem to care about those). qp_tx_queue_full: We never should get this why? fmr_map_not_avail: We can never get to this why? if for some