On Mon, Feb 13, 2023 at 01:22:17PM -0500, Gregory Price wrote: > On Fri, Feb 10, 2023 at 01:05:21AM -0800, Dan Williams wrote: > > Changes since v1: [1] > > [... snip ...] > [... snip ...] > Really i see these decoders and device mappings setup: > port1 -> mem2 > port2 -> mem1 > port3 -> mem0 small correction: port1 -> mem1 port3 -> mem0 port2 -> mem2 > > Therefore I should expect > decoder0.0 -> mem2 > decoder0.1 -> mem1 > decoder0.2 -> mem0 > this end up mapping this way, which is still further jumbled. Something feels like there's an off-by-one