Consolidate short_help for classify table with memory-size 06/9006/3
authorHongjun Ni <hongjun.ni@intel.com>
Wed, 25 Oct 2017 12:47:56 +0000 (20:47 +0800)
committerDave Wallace <dwallacelf@gmail.com>
Thu, 26 Oct 2017 20:16:13 +0000 (20:16 +0000)
commit8184ebd1dae921489cb494e32f026886a1990b6a
tree9ca16747911880b5ceab38fdb3376426e0851ce0
parent5ba86f72439a627f2084bcafb221ad77f4990168
Consolidate short_help for classify table with memory-size

When creating 32K classify sessions, VPP crashes.
Default heap size is 2MB.
Need to configure it when requiring large number sessions.

Change-Id: I16678ee4a9e0ba61cbd2d3b38c43d10c59325968
Signed-off-by: Hongjun Ni <hongjun.ni@intel.com>
src/vnet/classify/vnet_classify.c