On 10/21/21 6:53 AM, Dennis Dalessandro wrote: > On 10/20/21 6:05 PM, Bob Pearson wrote: >> - .flags = RXE_POOL_INDEX | RXE_POOL_NO_ALLOC, >> + //.flags = RXE_POOL_INDEX | RXE_POOL_NO_ALLOC, >> + .flags = RXE_POOL_XARRAY | RXE_POOL_NO_ALLOC, > > Assume you meant to remove that comment line. > > -Denny > This was an intentionally intermediate step and was a hint that you can run with either choice. In the end of the series all the old stuff goes away including the comment.