vhost: Fix bug during interface deletion 41/3841/3
authorPierre Pfister <ppfister@cisco.com>
Wed, 16 Nov 2016 02:43:29 +0000 (02:43 +0000)
committerDamjan Marion <dmarion.lists@gmail.com>
Wed, 16 Nov 2016 13:30:57 +0000 (13:30 +0000)
commitfbb2ef64563ccab03978a22660ad4b22ca3eae4a
treeaa9a77e84c4b68e384a6bde74bc9ca3b056691c9
parent740bcdbd2b13bef4f5c9b487ed0dcbbee6a760c9
vhost: Fix bug during interface deletion

This small patch fixes a critical bug during interface deletion.
While the interface was removed, thread placement was not corrected
properly.

This should help fixing VPP-528,VPP-531 as well as other FDS bug reports.

Change-Id: I02f9d44c62b6ca4c0b6d73f476600b342846507f
Signed-off-by: Pierre Pfister <ppfister@cisco.com>
vnet/vnet/devices/virtio/vhost-user.c