diff options
| author | Eric Dumazet <[email protected]> | 2016-06-03 11:52:49 -0700 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2016-06-09 22:24:16 -0700 |
| commit | 7d71e994cdef8055edf2d4dc1b7490e439602859 (patch) | |
| tree | e052a61f2cb7e07333bdbe18801b209d0fbea46a /tools/perf/scripts/python | |
| parent | 23c731e830009a51a39a7a558179007235c84eb7 (diff) | |
net/mlx4_en: mlx4_en_netpoll() should schedule TX, not RX
I am not sure mlx4_en_netpoll() is doing anything useful right now.
mlx4 has different NAPI structures for RX and TX, and netpoll only wants
to drain TX queues.
Lets schedule NAPI polls on TX, not RX.
Signed-off-by: Eric Dumazet <[email protected]>
Cc: Maciej Żenczykowski <[email protected]>
Cc: Eric W. Biederman <[email protected]>
Acked-by: Tariq Toukan <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions