> > The sched test consumes 35MB memory. When memory is too fragmented > > (with > > 2M hugepages), the test can fail. > > > > To reduce this risk, decrease it to 4.5MB by modifying > > n_pipes_per_subport and qsize. > > > > Signed-off-by: Olivier Matz <olivier.matz at 6wind.com> > > Acked-by: Cristian Dumitrescu <cristian.dumitrescu at intel.com>
Applied, thanks