Bug #422
vmxnet3s driver fails after compile from OpenIndiana
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Start date:
2010-11-16
Due date:
% Done:
0%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
Description
Running an OpenIndiana ESXi VM with a 10GB vmxnet3 driver installed and operational. After the illumos compile and onu install the system reports a ddi_dma_alloc_handle() failed.
Updated by Yuri Pankov about 10 years ago
Try changing dma_attr_sgllen from -1 to 1 in vmxnet3_dma_attrs_tx definition.
Updated by Yuri Pankov almost 10 years ago
My previous note is probably bogus (can't delete it, sorry). The most interesting part here is that driver works on non-debug Illumos build.
Updated by Garrett D'Amore over 9 years ago
- Status changed from New to Closed
- Difficulty set to Medium
- Tags set to needs-triage
Closed as a dup of 696.