linux-rdma / perftest

Infiniband Verbs Performance Tests
Other
592 stars 283 forks source link

Fix Integer overflow issue #250

Closed sshaulnv closed 5 months ago

sshaulnv commented 7 months ago

removes cppcheck-suppress from 'build_pkt_on_buffer()' by adding an uint32_t casting to integer define value.