Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Skipped - Unit
Tests Skipped - Build Status
Buildable 5102 Build 5194: CI src build Jenkins
Event Timeline
| contrib/ofed/librdmacm/README | ||
|---|---|---|
| 53 | No need for "The" here: librdmacm relies on ARP to resolve IP address to RDMA | |
| 60 | Use "might" to mean possibility, "may" for permission: Without this setting, loopback connections might timeout | |
| contrib/ofed/librdmacm/examples/rping.c | ||
| 986 | Typo: s/DEATCHED/DETACHED/ | |
| 1448 | This is kind of backwards. Maybe: perror("MW type must be 1 or 2");Might also be useful for the user to show what that value actually was. | |