We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8a378b commit cfa44a9Copy full SHA for cfa44a9
sysfs/class_infiniband.go
@@ -83,7 +83,6 @@ type InfiniBandHwCounters struct {
83
BadRespErr *uint64 // hw_counters/bad_resp_err
84
DbFifoRegister *uint64 // hw_counters/db_fifo_register
85
DuplicateRequest *uint64 // hw_counters/duplicate_request
86
- //DupReq *uint64 // hw_counters/dup_req // this has to be the same as DuplicateRequest
87
ImpliedNakSeqErr *uint64 // hw_counters/implied_nak_seq_err
88
Lifespan *uint64 // hw_counters/lifespan
89
LocalAckTimeoutErr *uint64 // hw_counters/local_ack_timeout_err
0 commit comments