summary refs log tree commit diff stats
path: root/results/classifier/118/network/1071
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-06-16 16:59:00 +0000
committerChristian Krinitsin <mail@krinitsin.com>2025-06-16 16:59:33 +0000
commit9aba81d8eb048db908c94a3c40c25a5fde0caee6 (patch)
treeb765e7fb5e9a3c2143c68b0414e0055adb70e785 /results/classifier/118/network/1071
parentb89a938452613061c0f1f23e710281cf5c83cb29 (diff)
downloadqemu-analysis-9aba81d8eb048db908c94a3c40c25a5fde0caee6.tar.gz
qemu-analysis-9aba81d8eb048db908c94a3c40c25a5fde0caee6.zip
add 18th iteration of classifier
Diffstat (limited to 'results/classifier/118/network/1071')
-rw-r--r--results/classifier/118/network/107142
1 files changed, 42 insertions, 0 deletions
diff --git a/results/classifier/118/network/1071 b/results/classifier/118/network/1071
new file mode 100644
index 000000000..156219832
--- /dev/null
+++ b/results/classifier/118/network/1071
@@ -0,0 +1,42 @@
+network: 0.876
+graphic: 0.792
+device: 0.708
+virtual: 0.650
+performance: 0.625
+semantic: 0.582
+mistranslation: 0.422
+debug: 0.402
+PID: 0.364
+hypervisor: 0.309
+risc-v: 0.302
+vnc: 0.285
+permissions: 0.238
+register: 0.215
+VMM: 0.194
+socket: 0.186
+i386: 0.166
+KVM: 0.165
+boot: 0.150
+user-level: 0.142
+assembly: 0.112
+architecture: 0.112
+x86: 0.110
+peripherals: 0.104
+TCG: 0.096
+ppc: 0.091
+files: 0.075
+arm: 0.064
+kernel: 0.057
+
+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.