Commit 82e0773
committed
Merge: CNB97: skbuff: Optimize SKB coalescing for page pool
MR: https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-9/-/merge_requests/6972
JIRA: https://issues.redhat.com/browse/RHEL-91107
Commits
```
aaf153a ("page_pool: halve BIAS_MAX for multiple user references of a fragment")
f7dc324 ("skbuff: Optimization of SKB coalescing for page pool")
```
Signed-off-by: Ivan Vecera <ivecera@redhat.com>
Approved-by: Davide Caratti <dcaratti@redhat.com>
Approved-by: José Ignacio Tornos Martínez <jtornosm@redhat.com>
Approved-by: Petr Oros <poros@redhat.com>
Approved-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
Merged-by: Augusto Caringi <acaringi@redhat.com>File tree
3 files changed
+46
-13
lines changed- include/net/page_pool
- net/core
3 files changed
+46
-13
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
279 | 279 | | |
280 | 280 | | |
281 | 281 | | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
282 | 287 | | |
283 | 288 | | |
284 | 289 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
877 | 877 | | |
878 | 878 | | |
879 | 879 | | |
| 880 | + | |
| 881 | + | |
| 882 | + | |
| 883 | + | |
| 884 | + | |
| 885 | + | |
| 886 | + | |
| 887 | + | |
| 888 | + | |
| 889 | + | |
| 890 | + | |
| 891 | + | |
| 892 | + | |
| 893 | + | |
| 894 | + | |
| 895 | + | |
| 896 | + | |
| 897 | + | |
| 898 | + | |
| 899 | + | |
| 900 | + | |
| 901 | + | |
| 902 | + | |
| 903 | + | |
| 904 | + | |
| 905 | + | |
| 906 | + | |
| 907 | + | |
| 908 | + | |
| 909 | + | |
| 910 | + | |
880 | 911 | | |
881 | 912 | | |
882 | 913 | | |
| |||
5654 | 5685 | | |
5655 | 5686 | | |
5656 | 5687 | | |
5657 | | - | |
5658 | | - | |
5659 | | - | |
5660 | | - | |
5661 | | - | |
5662 | | - | |
5663 | | - | |
5664 | | - | |
| 5688 | + | |
| 5689 | + | |
| 5690 | + | |
| 5691 | + | |
5665 | 5692 | | |
5666 | | - | |
5667 | | - | |
| 5693 | + | |
5668 | 5694 | | |
5669 | 5695 | | |
5670 | 5696 | | |
| |||
5721 | 5747 | | |
5722 | 5748 | | |
5723 | 5749 | | |
5724 | | - | |
5725 | | - | |
| 5750 | + | |
| 5751 | + | |
| 5752 | + | |
| 5753 | + | |
5726 | 5754 | | |
5727 | 5755 | | |
5728 | 5756 | | |
| |||
0 commit comments