Commit 1bd7db5
committed
Fix error on Del cmd for user space drivers
The DPDKMode var in conf is json ignored. The value
is always false. This checks if the device is attached
to a user space supported driver instead of relaying
on this var.
Signed-off-by: Marcelo <[email protected]>1 parent 3271b0f commit 1bd7db5
1 file changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
284 | 284 | | |
285 | 285 | | |
286 | 286 | | |
287 | | - | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
288 | 293 | | |
289 | 294 | | |
290 | 295 | | |
| |||
0 commit comments