Re: [PATCH net 00/18] Update ENA driver to version 1.1.2

2016-11-20 Thread Netanel Belgazal
Hi David, Sorry for not being clear on my first patch set. Those changes introduce some bug fixes, new features and some cleanups that matching the driver to the upstream standard. Bug Fixes: *net/ena: remove RFS support from device feature list *net/ena: fix queues number calculation *net/ena:

Re: [PATCH net 00/18] Update ENA driver to version 1.1.2

2016-11-20 Thread David Miller
From: Netanel Belgazal Date: Sun, 20 Nov 2016 10:45:29 +0200 > Update Amazon's Elastic Network Adapter (ENA) driver version from 1.0.2 to > 1.1.2 This is insufficient. You must explain what this patch series is doing, how it is doing it, and why it is doing it that way. This is the message th

[PATCH net 00/18] Update ENA driver to version 1.1.2

2016-11-20 Thread Netanel Belgazal
Update Amazon's Elastic Network Adapter (ENA) driver version from 1.0.2 to 1.1.2 Netanel Belgazal (18): net/ena: remove RFS support from device feature list net/ena: fix queues number calculation net/ena: use napi_schedule_irqoff when possible net/ena: reduce the severity of ena printouts