svm: Add support for thresh dequeue notification 94/34794/4
authorMichal Kalderon <mkalderon@marvell.com>
Tue, 21 Dec 2021 12:41:53 +0000 (04:41 -0800)
committerFlorin Coras <florin.coras@gmail.com>
Wed, 29 Dec 2021 17:54:41 +0000 (17:54 +0000)
commitfb079585cf6367eea279613bd7b9b810ab418edd
treef9c74c8a37d7957a21bb832ebb2eedd0d5650610
parent89618da2f719cc6b566a7e8f428f12917aeaaea5
svm: Add support for thresh dequeue notification

Add the ability to set a threshold on the fifo that will
be used to notify caller when de-queue from the fifo reached
a value that is less than or equal to the threshold.

Type: feature

Change-Id: I70ba1a05f783ce5247409e9beebe4e336b7c1eb5
Signed-off-by: Michal Kalderon <mkalderon@marvell.com>
Signed-off-by: Yuval Caduri <cyuval@marvell.com>
src/svm/fifo_types.h
src/svm/svm_fifo.h