Carmelo Cascone 1a4f1b288f Fix NOT_FOUND error when removing P4Runtime table entries
Differently from the case where we insert/modify entries, when deleting,
we were not checking the content of the mirror. Now we do, and ignore
the delete operation if the entry is missing from the mirror in the
first place.

Change-Id: Ib7648e3b5e01c87521b1d9a23c88a665092c9707
2019-04-28 13:44:01 -07:00
..