Re: [devel] [PATCH 1/1] imm: regenerate PBE in verifyClassPBE only if database is corrupted [#2491]

2017-08-16 Thread A V Mahesh
Hi Zoran , ACK , not tested. -AVM On 8/14/2017 6:08 PM, Zoran Milinkovic wrote: In verifyClassPBE(), the patch makes distinguish between IMM issue and database corruption. For IMM issue, PBE will not be regenerated, while for database corruption, PBE will be regenerated. ---

Re: [devel] [PATCH 1/1] imm: regenerate PBE in verifyClassPBE only if database is corrupted [#2491]

2017-08-16 Thread Hung Nguyen
Hi Zoran, Reviewed and tested the patch. Ack from me. BR, Hung Nguyen - DEK Technologies From: Zoran Milinkovic zoran.milinko...@ericsson.com Sent: Monday, August 14, 2017 7:38PM To: Mahesh Valla

[devel] [PATCH 1/1] imm: regenerate PBE in verifyClassPBE only if database is corrupted [#2491]

2017-08-14 Thread Zoran Milinkovic
In verifyClassPBE(), the patch makes distinguish between IMM issue and database corruption. For IMM issue, PBE will not be regenerated, while for database corruption, PBE will be regenerated. --- src/imm/common/immpbe_dump.cc | 18 ++ 1 file changed, 14 insertions(+), 4