Actions
Bug #5172
closed
JL
JL
Napatech stream mismanagement following non-transient error
Bug #5172:
Napatech stream mismanagement following non-transient error
Description
When a non-transient error, such as a "time merge error" occurs in the Napatech packet loop, the stream on which the error occurred is never closed. A new stream is opened, however.
Following a non-transient error from NT_NetRxGet, the stream should be closed with NT_NetRxClose before a new stream is opened.
Actions