Configure a T4/T5 interface and run 'netstat -hwd 1' in one window while
doing 'kldunload if_cxgbe' in another. This triggers a panic in
if_data_copy(). This patch doesn't remove the panic entirely, but it
does seem to help it occur less often.
Details
Details
- Reviewers
glebius
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
No Lint Coverage - Unit
No Test Coverage