vlib: fix startup-config-process stack overflow 53/28253/1
authorGordonNoonan <[email protected]>
Wed, 4 Dec 2019 15:16:40 +0000 (15:16 +0000)
committerAndrew Yourtchenko <[email protected]>
Wed, 12 Aug 2020 07:43:14 +0000 (07:43 +0000)
commit8ab656321e16cb474836b9f839c799aacf4dbcde
tree0e409db82fa8cd93675acf6373e179125b904961
parenta750b7f71f0521bb474183058de3e8b0d7efb344
vlib: fix startup-config-process stack overflow

Type: fix

Startup config setting an i40e/ice interface
up in Debug VPP consumes more than the currently
available stack space.

Signed-off-by: GordonNoonan <[email protected]>
Change-Id: I98b52c5596799017b97f802a8661b76cd1bb3245
(cherry picked from commit b2dbb36fc265b8996fc7fa310dda447d5b0479cb)
src/vlib/unix/main.c