Re: [PATCH V1 net-next] net: ena: enable Low Latency Queues

2018-10-17 Thread David Miller
From: Date: Wed, 17 Oct 2018 15:33:23 +0300 > From: Arthur Kiyanovski > > Use the new API to enable usage of LLQ. > > Signed-off-by: Arthur Kiyanovski Applied.

[PATCH V1 net-next] net: ena: enable Low Latency Queues

2018-10-17 Thread akiyano
From: Arthur Kiyanovski Use the new API to enable usage of LLQ. Signed-off-by: Arthur Kiyanovski --- drivers/net/ethernet/amazon/ena/ena_netdev.c | 18 -- 1 file changed, 4 insertions(+), 14 deletions(-) diff --git a/drivers/net/ethernet/amazon/ena/ena_netdev.c