Re: [dpdk-dev] 答复: [PATCH] config: support 16 sockets server

2017-04-30 Thread Thomas Monjalon
19/04/2017 11:49, Ananyev, Konstantin: > > > > > We has already test on 16 node server, everything is fine, without any > > issue. > > > > Testcase as follows: > > I. with dpdk args -c 0xf, test pass > > II. with 32 forward-lcores, each node with 2 lcores(total 16 nodes), test > > pass > >

Re: [dpdk-dev] 答复: [PATCH] config: support 16 sockets server

2017-04-19 Thread Ananyev, Konstantin
> > We has already test on 16 node server, everything is fine, without any issue. > > Testcase as follows: > I. with dpdk args -c 0xf, test pass > II. with 32 forward-lcores, each node with 2 lcores(total 16 nodes), test > pass > III. with forward lcore id greater than 128, test pass > IV.

[dpdk-dev] 答复: [PATCH] config: support 16 sockets server

2017-04-18 Thread caihe
We has already test on 16 node server, everything is fine, without any issue. Testcase as follows: I. with dpdk args -c 0xf, test pass II. with 32 forward-lcores, each node with 2 lcores(total 16 nodes), test pass III. with forward lcore id greater than 128, test pass IV. with forward and mast