sonic-swss
sonic-swss copied to clipboard
[swss][multimap] Fix the scenario when the DEL operation fails in a DEL+SET sequence (#1484)
What I did Skip SET operation if DEL operation fails in a DEL+SET sequence.
Why I did it To handle the case of DEL+SET sequence when DEL operation fails, which lead to an incorrect result.
How I verified it Verified on Inspur switch.
Details if related