forked fromtorvalds/linux
- Notifications
You must be signed in to change notification settings - Fork1
Commit58b7bd0
dpaa_eth: use AVOIDBLOCK for Tx confirmation queues
The AVOIDBLOCK flag determines the Tx confirmation queues processingto be redirected to any available CPU when the current one is slowin processing them. This may result in a higher Tx confirmationinterrupt count but may reduce pressure on a certain CPU that withthe previous setting would process all Tx confirmation frames.Signed-off-by: Madalin Bucur <madalin.bucur@nxp.com>Signed-off-by: David S. Miller <davem@davemloft.net>1 parentb07e675 commit58b7bd0
1 file changed
+1
-1
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
974 | 974 |
| |
975 | 975 |
| |
976 | 976 |
| |
977 |
| - | |
| 977 | + | |
978 | 978 |
| |
979 | 979 |
| |
980 | 980 |
| |
|
0 commit comments
Comments
(0)