Re: [PATCH V2 net-next 01/11] net: hns3: add support for configuring interrupt quantity limiting

From: Jakub Kicinski
Date: Tue Nov 10 2020 - 20:13:16 EST


On Mon, 9 Nov 2020 11:22:29 +0800 Huazhong Tan wrote:
> + if (rx_vector->tx_group.coal.ql_enable)
^^^^^^^^

Is this supposed to be rx_group, not tx?

> + hns3_set_vector_coalesce_rx_ql(rx_vector,
> + rx_vector->rx_group.coal.int_ql);