12/12/2017 15:33, Olivier MATZ: > On Sun, Nov 19, 2017 at 10:25:31AM +0530, Jerin Jacob wrote: > > Use of rte_eal_mbuf_default_mempool_ops() API will > > allow to override pool handler through "--mbuf-pool-ops-name" > > eal command line argument. > > > > Signed-off-by: Jerin Jacob <[email protected]> > > --- > > test/test/test_mempool_perf.c | 15 +++++++-------- > > 1 file changed, 7 insertions(+), 8 deletions(-) > > My checkpatch sees this minor issue: > > WARNING:TYPO_SPELLING: 'allow to' may be misspelled - > perhaps 'allow (without "to", see > > http://english.stackexchange.com/questions/60271/grammatical-complements-for-allow/60285#60285)'? > > > I don't this it's critical, and the official checkpatch did not see it, so > Acked-by: Olivier Matz <[email protected]>
Applied, thanks

