Skip to content

Commit 2e93dfc

Browse files
author
Gregory Price
committed
Linux: driver - example configuration hb-interleave fixup
1 parent 6cba143 commit 2e93dfc

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

doc/linux/example-configurations/hb-interleave.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ ports: :code:`dport1`, :code:`dport2`, and :code:`dport113`..
104104
"interleave_granularity":256,
105105
"region":"region0",
106106
"dpa_resource":0,
107-
"dpa_size":274877906944,
107+
"dpa_size":137438953472,
108108
"mode":"ram"
109109
}
110110
]
@@ -182,7 +182,7 @@ the second host bridge with a memory device attached.
182182
"interleave_granularity":256,
183183
"region":"region0",
184184
"dpa_resource":0,
185-
"dpa_size":274877906944,
185+
"dpa_size":137438953472,
186186
"mode":"ram"
187187
}
188188
]
@@ -194,7 +194,6 @@ the second host bridge with a memory device attached.
194194
"resource":825975898112,
195195
"size":274877906944,
196196
"interleave_ways":1,
197-
"interleave_granularity":512,
198197
"region":"region0",
199198
"nr_targets":1,
200199
"targets":[

0 commit comments

Comments
 (0)