Re: [vpp-dev] How to disable assert in VPP

2018-06-19 Thread Damjan Marion
ASSERT will not cause crash in production image, as it is excluded from production builds. However if ASSERT condition was met than it is good probability that VPP will crash shortly after or start to misbehave. > On 19 Jun 2018, at 04:28, chetan bhasin wrote: > > Actually assert is fine if we

Re: [vpp-dev] How to disable assert in VPP

2018-06-19 Thread chetan bhasin
Actually assert is fine if we are doing QA testing but if we deploy build at customer site we don't expect there would be a crash, even in error condition, error code should be return and that code needs to be handled properly. Thanks, Chetan Bhasin On Tue, Jun 19, 2018, 14:32 Ray Kinsella wrot

Re: [vpp-dev] How to disable assert in VPP

2018-06-19 Thread Ray Kinsella
Ok - there something we are missing here. Why would you want to do this? Ray K On 15/06/2018 10:11, chetan bhasin wrote: Hi , For deployment , we want to replace assert with error log. Is there a way in VPP to do that? Thanks, Chetan -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messag

Re: [vpp-dev] How to disable assert in VPP

2018-06-15 Thread Dave Barach via Lists.Fd.Io
-dev@lists.fd.io On Behalf Of chetan bhasin Sent: Friday, June 15, 2018 5:11 AM To: vpp-dev@lists.fd.io Subject: [vpp-dev] How to disable assert in VPP Hi , For deployment , we want to replace assert with error log. Is there a way in VPP to do that? Thanks, Chetan -=-=-=-=-=-=-=-=-=-=-=- Links

Re: [EXTERNAL] [vpp-dev] How to disable assert in VPP

2018-06-15 Thread Chris Luke
, June 15, 2018 5:11 To: vpp-dev@lists.fd.io Subject: [EXTERNAL] [vpp-dev] How to disable assert in VPP Hi , For deployment , we want to replace assert with error log. Is there a way in VPP to do that? Thanks, Chetan -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View

[vpp-dev] How to disable assert in VPP

2018-06-15 Thread chetan bhasin
Hi , For deployment , we want to replace assert with error log. Is there a way in VPP to do that? Thanks, Chetan -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#9623): https://lists.fd.io/g/vpp-dev/message/9623 Mute This Topic: https://lists.fd.io