Re: [PATCH net-next] cxgb4: specify IQTYPE in fw_iq_cmd

2018-07-11 Thread David Miller
From: Ganesh Goudar Date: Mon, 9 Jul 2018 16:52:03 +0530 > From: Arjun Vynipadath > > congestion argument passed to t4_sge_alloc_rxq() is used > to differentiate between nic/ofld queues. > > Signed-off-by: Arjun Vynipadath > Signed-off-by: Ganesh Goudar Applied.

[PATCH net-next] cxgb4: specify IQTYPE in fw_iq_cmd

2018-07-09 Thread Ganesh Goudar
From: Arjun Vynipadath congestion argument passed to t4_sge_alloc_rxq() is used to differentiate between nic/ofld queues. Signed-off-by: Arjun Vynipadath Signed-off-by: Ganesh Goudar --- drivers/net/ethernet/chelsio/cxgb4/sge.c | 4 +++- drivers/net/ethernet/chelsio/cxgb4/t4fw_api.h |