Modify ↓
Opened 11 years ago
Closed 10 years ago
#225 closed defect (fixed)
pcitool should return error code on error
Reported by: | Matthias Vogelgesang | Owned by: | Suren A. Chilingaryan |
---|---|---|---|
Priority: | critical | Milestone: | |
Component: | pcilib | Version: | |
Keywords: | Cc: |
Description
"No data is returned by DMA engine" on stdout and return code 0 is not helpful for interfacing with other tools:
heb@ipeheb:~/tmp> pci -r dma1 -o foo --multipacket No data is returned by DMA engine heb@ipeheb:~/tmp> echo $? 0
Attachments (0)
Note: See
TracTickets for help on using
tickets.