Re: [PATCH net-next 6/7] qed/qede: Read per queue coalesce from hardware

2017-07-01 Thread kbuild test robot
Hi Rahul, [auto build test ERROR on net-next/master] url: https://github.com/0day-ci/linux/commits/Manish-Chopra/qed-qede-Enhancements/20170701-205133 config: i386-randconfig-x018-06250006 (attached as .config) compiler: gcc-6 (Debian 6.3.0-18) 6.3.0 20170516 reproduce: # save the att

[PATCH net-next 6/7] qed/qede: Read per queue coalesce from hardware

2017-06-30 Thread Manish Chopra
From: Rahul Verma Retrieve the actual coalesce value from hardware for every Rx/Tx queue, instead of Rx/Tx coalesce value cached during set coalesce. Signed-off-by: Rahul Verma Signed-off-by: Yuval Mintz --- drivers/net/ethernet/qlogic/qed/qed_dev_api.h | 26 -- drivers/net/ethernet/ql