]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
sfc: use new performance based event queue init
authorBert Kenward <bkenward@solarflare.com>
Thu, 11 Aug 2016 12:01:54 +0000 (13:01 +0100)
committerDavid S. Miller <davem@davemloft.net>
Sat, 13 Aug 2016 03:42:19 +0000 (20:42 -0700)
commita995560a279628bcc00a0524ab068c39a3a184fb
treee465fed464bc68431a7c4c1fc0c169619bc24272
parentca889a052c20cad171ff5161c030959e47e84666
sfc: use new performance based event queue init

Rather than explicitly specifying flags we can now specify a desired
performance target to the firmware, ie higher throughput or lower latency.
For now we use the default "auto" configuration.

Signed-off-by: Bert Kenward <bkenward@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/sfc/ef10.c