diff options
author | Xavier Simonart <xavier.simonart@intel.com> | 2018-01-08 10:58:14 +0100 |
---|---|---|
committer | Xavier Simonart <xavier.simonart@intel.com> | 2018-01-08 10:58:14 +0100 |
commit | 96b22a70386a9f8bde6a63eb383ebb7587fe4045 (patch) | |
tree | 7b7303e0c577e3a4f4030006eb9720589747fe38 /VNFs/DPPD-PROX/handle_lb_5tuple.h | |
parent | dd77bd89e11d84d378167468db85fb4ef35a0c7a (diff) |
Fix stacking of rx receive functions
PROX can stack different RX functions, so that they are executed
after each other.
This feature is for instance used to dump packets or to print
distribution of receive packets, without influencing the performance
of the rx functions when no dump or print is needed.
The previous implementation was wrong and causing some of the stacked
functions not to be executed. This was causing for instance issues
in latency measurement after enabling dumping packets.
Change-Id: I766b8ee8e8852fa17cdaf60ee6e1fec0dc98c719
Signed-off-by: Xavier Simonart <xavier.simonart@intel.com>
Diffstat (limited to 'VNFs/DPPD-PROX/handle_lb_5tuple.h')
0 files changed, 0 insertions, 0 deletions