-
Enhancement
-
Resolution: Implemented
-
High
-
Network Development Kit
-
NDK-379
-
NDK_3_75_00
A possible use case is, within a NIMUÂ send function, when DMA resources to tag a PBM packet is not available. Currently, if a DMA descriptor is not available, we have no option but drop the packet. Instead, PBMQ_enqHead can be used to just add the packet back to the readyQ and send the packet when DMA descriptor is available.