session: move svm_fifo_clear_deq_ntf to before calling the app callback 92/22292/2
authorVladimir Kropylev <[email protected]>
Fri, 30 Aug 2019 10:04:06 +0000 (13:04 +0300)
committerAndrew Yourtchenko <[email protected]>
Sat, 28 Sep 2019 20:21:22 +0000 (20:21 +0000)
commitb462d94038143791f47b7159fcd76ee17a1b5cb8
tree66fa3d5e410df15b0ac4458d69feaf5e5ea9411d
parent61b1d46db0068a35c1ac51b93019dbe8122129ac
session: move svm_fifo_clear_deq_ntf to before calling the app callback

Type: fix

in case the app requests another dequeue notification, it should not be cleared

Change-Id: I7e94e8e30ef098f87f5e7f4880af276970ee5b37
Signed-off-by: Vladimir Kropylev <[email protected]>
(cherry picked from commit 5c89fbf28665d13a0052fc88288c1524e0e93918)
src/vnet/session/session.c