diff options
| author | Jose Abreu <[email protected]> | 2019-05-24 10:20:26 +0200 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2019-05-24 13:45:57 -0700 |
| commit | a976ca79e23f13bff79c14e7266cea4a0ea51e67 (patch) | |
| tree | 7a2eca63d6199d05edaa50feb116365a08d57821 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 0620ec6c62a5a07625b65f699adc5d1b90394ee6 (diff) | |
net: stmmac: Prevent missing interrupts when running NAPI
When we trigger NAPI we are disabling interrupts but in case we receive
or send a packet in the meantime, as interrupts are disabled, we will
miss this event.
Trigger both NAPI instances (RX and TX) when at least one event happens
so that we don't miss any interrupts.
Signed-off-by: Jose Abreu <[email protected]>
Cc: Joao Pinto <[email protected]>
Cc: David S. Miller <[email protected]>
Cc: Giuseppe Cavallaro <[email protected]>
Cc: Alexandre Torgue <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions