Commit f8f5184
committed
examples/mi-conf: account for MCTP header in route MTU
The NVMe specs don't include the MCTP header when referring to the MCTP
MTUs; we need to do so when setting the Linux route MTU.
This change uses the header-included value when setting the route MTU
via mctpd over dbus.
Signed-off-by: Jeremy Kerr <[email protected]>1 parent b483bbd commit f8f5184
1 file changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
95 | 102 | | |
96 | 103 | | |
97 | 104 | | |
| |||
0 commit comments