commit | 5227ecccea2d645d253d243ad287169335a4ae64 | [log] [tgz] |
---|---|---|
author | Bert Kenward <bkenward@solarflare.com> | Thu Jan 25 17:24:20 2018 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Jan 25 16:05:13 2018 -0500 |
tree | bd8a3e1833aa56bdc5b6252ac60dee25d2cda079 | |
parent | fb07a820fe3fedabffc57863e0f823c912d81bad [diff] |
sfc: remove tx and MCDI handling from NAPI budget consideration The NAPI budget is only for RX processing work, not other work such as TX or MCDI completion handling. Signed-off-by: Bert Kenward <bkenward@solarflare.com> Signed-off-by: Edward Cree <ecree@solarflare.com> Signed-off-by: David S. Miller <davem@davemloft.net>