Details
-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: V2.3.0.3
-
Component/s: FW All/General
-
Labels:None
-
Account:PROD netIC (PRODNETIC)
-
Epic Link:
Description
Packet Filter Command MEMORY_MAP_CMD_DEL_FROM_FILTER_CNF may can over write a packet in the netIC RX mailbox.
If the host sends a packet filter command to the netIC then the confirmation may can overwrite a pending packet in the netIC RX mailbox.
This may can happen if at the same time when the host sends a packet filter command the stack sends an indication to the host.
The solution is that the netIC will wait to return the packet filter confirmation until the netIC RX host mailbox is free.