summary refs log tree commit diff stats
path: root/results/classifier/gemma3:12b/network/1071
blob: 70d6fdaa5f6b48d0108cc2c615e1d1ace5052184 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
Cannot passthrough two network devices (Mellanox ConnectX-3) to VM.
Description of problem:
Cannot passthrough two network devices (Mellanox ConnectX-3) to VM.

It generated me an error:
[ 6322.674602] genirq: Flags mismatch irq 16. 00000000 (vfio-intx(0000:05:00.0)) vs. 00000000 (vfio-intx(0000:88:00.0))

Passthrough only one device to VM goes well.
Steps to reproduce:
1. Add a first passthrough network device.
2. Add a second passthrough network device.
3. Run VM.