FDio / vpp

Mirror of VPP code base hosted at git.fd.io
Apache License 2.0
1.24k stars 619 forks source link

vlib: fix fake stack size set error when switching to process, replac… #62

Closed songqing0353036 closed 1 year ago

songqing0353036 commented 1 year ago

vlib: fix fake stack size set error when switching to process, replace '1<n' with '1<<n'

Type: fix

github-actions[bot] commented 1 year ago

Thank you so much for your interest! VPP takes patches at https://gerrit.fd.io/ git clone https://gerrit.fd.io/r/vpp Using git review to contribute patches is recommended