Commit 989f1d2
committed
Remove mtu_enable/kni.enable mutual exclusion
Physical machine testing confirmed mtu_enable=1 and kni.enable=1 can
coexist: with veth0 MTU=1500 the kernel stack handles fragmentation,
and 'ifconfig veth0 mtu 9000' enables jumbo frame on the KNI path.
FF_KERNEL_COEXIST exclusion is retained.1 parent 4c30d11 commit 989f1d2
2 files changed
Lines changed: 1 addition & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
98 | | - | |
| 98 | + | |
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1443 | 1443 | | |
1444 | 1444 | | |
1445 | 1445 | | |
1446 | | - | |
1447 | | - | |
1448 | | - | |
1449 | | - | |
1450 | | - | |
1451 | 1446 | | |
1452 | 1447 | | |
1453 | 1448 | | |
| |||
0 commit comments