> -----Original Message----- > From: Olivier Matz [mailto:olivier.matz at 6wind.com] > Sent: Monday, September 12, 2016 12:39 PM > To: dev at dpdk.org; Dumitrescu, Cristian <cristian.dumitrescu at intel.com> > Subject: [PATCH] app/test: decrease memory requirements for sched > > 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>