Comment 1 for bug 1629012

Revision history for this message
Hari Prasad Killi (haripk) wrote :

controller/src/vnsw/agent/oper/vrf.cc:348: bool VrfEntry::DeleteTimeout(): Assertion `0' failed.

flow_table_entries_count_ = 629760
The flow entries are delete marked, but are not deleted. Need to check if dpdk-vrouter was taking time to delete.

Flow table limit is set to 80M.