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 > > III. with forward lcore id greater than 128, test pass > > IV. with forward and master lcore on node 15, test pass > > > > That's really great to hear, but why default config have to be updated? > Most people don't run dpdk on such powerful boxes, so for them > increasing these config values would be just waste of space. > Why not create your own config instead?
I agree. The default config should not set the maximum values for the biggest machines. Rejected