Commit 6578229
r8169: use netif_receive_skb_list batching
Use netif_receive_skb_list() instead of napi_gro_receive() to benefit
from batched skb processing.
Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>1 parent e660755 commit 6578229
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6426 | 6426 | | |
6427 | 6427 | | |
6428 | 6428 | | |
| 6429 | + | |
6429 | 6430 | | |
6430 | 6431 | | |
6431 | 6432 | | |
| |||
6501 | 6502 | | |
6502 | 6503 | | |
6503 | 6504 | | |
6504 | | - | |
| 6505 | + | |
6505 | 6506 | | |
6506 | 6507 | | |
6507 | 6508 | | |
| |||
6516 | 6517 | | |
6517 | 6518 | | |
6518 | 6519 | | |
| 6520 | + | |
| 6521 | + | |
6519 | 6522 | | |
6520 | 6523 | | |
6521 | 6524 | | |
| |||
0 commit comments