Commit 0943404
net: do not delay zero-copy skbs in skb_attempt_defer_free()
After the blamed commit, TCP tx zero copy notifications could be
arbitrarily delayed and cause regressions in applications waiting
for them.
Signed-off-by: Eric Dumazet <[email protected]>
Fixes: e20dfba ("net: fix napi_consume_skb() with alien skbs")
Reviewed-by: Jason Xing <[email protected]>
Reviewed-by: Willem de Bruijn <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>1 parent 6e980df commit 0943404
1 file changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7266 | 7266 | | |
7267 | 7267 | | |
7268 | 7268 | | |
7269 | | - | |
7270 | 7269 | | |
7271 | 7270 | | |
| 7271 | + | |
7272 | 7272 | | |
| 7273 | + | |
| 7274 | + | |
| 7275 | + | |
| 7276 | + | |
| 7277 | + | |
7273 | 7278 | | |
7274 | 7279 | | |
7275 | 7280 | | |
| |||
0 commit comments