Re: [PATCH net-next 5/7] qed/qede: Add support for vf coalesce configuration.

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 5/7] qed/qede: Add support for vf coalesce configuration.

2017-06-30 Thread Manish Chopra
From: Rahul Verma This patch add the ethtool support to set RX/Tx coalesce value to the VF associated Rx/Tx queues. Signed-off-by: Rahul Verma Signed-off-by: Yuval Mintz --- drivers/net/ethernet/qlogic/qed/qed_dev.c | 73 +++--- drivers/net/ethernet/qlogic/qed/qed_dev_ap